emacs-commit
[Top][All Lists]
Advanced

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

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


From: Thien-Thi Nguyen
Subject: [Emacs-commit] emacs/lisp/progmodes hideshow.el
Date: Tue, 13 Sep 2005 20:27:41 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Thien-Thi Nguyen <address@hidden>       05/09/14 00:27:40

Modified files:
        lisp/progmodes : hideshow.el 

Log message:
        (hs-hide-comments-when-hiding-all): Remove autoload cookie.
        (hs-allow-nesting): New user var.
        (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
        (hs-hide-block-at-point): When nesting allowed,
        if there is already an overlay in place, delete it.
        (hs-safety-is-job-n): Delete func; remove call sites.
        (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
        (hs-overlay-at): New func.
        (hs-already-hidden-p, hs-show-block): Use it.
        (hs-hide-all): Don't pre-clean if nesting allowed.
        (hs-show-all): Temporarily disallow
        nesting around call to `hs-discard-overlays'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/hideshow.el.diff?tr1=1.56&tr2=1.57&r1=text&r2=text





reply via email to

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