emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes hideif.el


From: Martin Rudalics
Subject: [Emacs-commit] emacs/lisp/progmodes hideif.el
Date: Sat, 19 Jan 2008 16:28:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/01/19 16:28:36

Modified files:
        lisp/progmodes : hideif.el 

Log message:
        (hide-ifdef-shadow): New option.
        (hide-ifdef-shadow): New face.
        (hide-ifdef-toggle-shadowing): New function to toggle between
        shadowing and making code invisible.
        (hide-ifdef-mode-submap): Add binding for
        hide-ifdef-toggle-shadowing.
        (hide-ifdef-mode-menu): Add entry for
        hide-ifdef-toggle-shadowing.
        (hide-ifdef-region-internal): Give new overlay hide-ifdef
        property.  Shadow text when hide-ifdef-shadow is non-nil.
        (hif-show-ifdef-region): Remove overlays with hide-ifdef
        property set.
        (hif-hide-line): Use when instead of if.
        (hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
        Remove unneeded * from doc-strings.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/hideif.el?cvsroot=emacs&r1=1.58&r2=1.59




reply via email to

[Prev in Thread] Current Thread [Next in Thread]