emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp allout.el ChangeLog


From: Reiner Steib
Subject: [Emacs-commit] emacs/lisp allout.el ChangeLog
Date: Fri, 12 May 2006 15:45:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Reiner Steib <address@hidden>   06/05/12 15:45:10

Modified files:
        lisp           : allout.el ChangeLog 

Log message:
        2006-05-12  Ken Manheimer  <address@hidden>
        
        * allout.el: (allout-view-change-hook): Marked as being deprecated,
        to be replaced by `allout-exposure-change-hook'.
        (allout-exposure-change-hook): New, replacing
        `allout-view-change-hook'.
        (allout-flag-region): Run new hook `allout-exposure-change-hook',
        in addition to `allout-view-change-hook'.
        (allout-show-bodies, allout-old-style-prefixes)
        (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
        lambda forms to prevent their showing up in variable help
        presentations as inscrutable byte-compiled code.
        (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
        Use string-or-null-p to qualify safe-local-variable values.
        (allout-reindent-bodies): Use memq to qualify matches against
        valid safe-local-variable values.  Also, quote the lambda as above.
        (allout-use-mode-specific-leader): Add missing candidate-value
        symbols, use memq, and quote the lambda.
        (allout-overlay-interior-modification-handler): Remove unused
        variables `msg' and 'opened'.
        (allout-hidden-p): Constrain invisibility consideration to allout's
        invisibility spec, disregarding invisibility for other reasons.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/allout.el.diff?tr1=1.74&tr2=1.75&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.9533&tr2=1.9534&r1=text&r2=text




reply via email to

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