]> code.delx.au - gnu-emacs/commitdiff
Mention new user var `hs-allow-nesting'.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 14 Sep 2005 00:36:38 +0000 (00:36 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 14 Sep 2005 00:36:38 +0000 (00:36 +0000)
etc/NEWS

index 1406ee5bf284082fd9ac71d7b99d4991cd4dd5ff..f47b237fa8cb4eaf240abae792aad599ef121d45 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2996,6 +2996,10 @@ used to effect hiding for hideshow minor mode.  Integration with isearch
 handles the overlay property `display' specially, preserving it during
 temporary overlay showing in the course of an isearch operation.
 
+** New variable `hs-allow-nesting' non-nil means that hiding a block does
+not discard the hidden state of any "internal" blocks; when the parent
+block is later shown, the internal blocks remain hidden.  Default is nil.
+
 +++
 ** `hide-ifdef-mode' now uses overlays rather than selective-display
 to hide its text.  This should be mostly transparent but slightly