changeset 65503:e1161bdd6143

Mention new user var `hs-allow-nesting'.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 14 Sep 2005 00:36:38 +0000
parents d96d6056d74b
children 85da96d43f19
files etc/NEWS
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Sep 14 00:29:50 2005 +0000
+++ b/etc/NEWS	Wed Sep 14 00:36:38 2005 +0000
@@ -2996,6 +2996,10 @@
 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