gnu-emacs-sources
[Top][All Lists]
Advanced

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

hideshow.el 5.31 available


From: Thien-Thi Nguyen
Subject: hideshow.el 5.31 available
Date: Mon, 27 Aug 2001 15:50:08 -0700

please see dir:

  http://www.glug.org/people/ttn/software/hideshow/

for hideshow.el 5.31 and related files.  ChangeLog excerpt since 5.24
follows.  (also, fyi, emacs 21 hideshow.el has been synced w/ 5.31.)

if you currently set `hs-isearch-open' to `block' you need to set it to
`code'.  `block' still works but is deprecated; support for it will go
away at some point.  thanks to rms for pointing this out.

thi


___________________________________________________________
2001-08-27  Thien-Thi Nguyen  <address@hidden>

        * hideshow.el 5.31: state now Rel

        * hideshow.el 5.30 (hs-minor-mode-map): Use mouse-2, not
        button-2, when binding hs-mouse-toggle-hiding.

2001-08-24  Thien-Thi Nguyen  <address@hidden>

        * hideshow.el 5.29: Update description.  Update thanks.
        In commentary, move suggested usage before customization.
        Add bug 5: interaction/workaround w/ Ediff and `vc-diff'.

        * hideshow.el 5.28 (hs-isearch-open): Default value now `code'.
        Fix docstring to use "code blocks" vs "comment blocks",
        as opposed to "block" vs "comment".
        (hs-flag-region): Accept `hs-isearch-open' value
        of `block' as synonymous w/ `code'.
        (hs-hide-block-at-point): For code blocks, pass `code'
        to `hs-flag-region' instead of `block'.
        (hs-minor-mode): Use `make-local-variable' instead
        of `make-variable-buffer-local'.  (Thanks to Stefan Monnier.)

2001-08-22  Thien-Thi Nguyen  <address@hidden>

        * hideshow.el 5.27 (hs-flag-region): Fix docstring typo; nfc.

2001-06-11  Thien-Thi Nguyen  <address@hidden>

        * hideshow.el 5.26: Add Joseph Eydelnant's "toggle hide all"
        usage suggestion to commentary.

2001-02-23  Thien-Thi Nguyen  <address@hidden>

        * hideshow.el 5.25 (hs-minor-mode-hook): Add `:version "21.1"', per
        suggestion by Dan Nicolaescu.

[ChangeLog excerpt ends here]



reply via email to

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