From: Eli Zaretskii Date: Mon, 18 Jun 2001 12:35:18 +0000 (+0000) Subject: Document the removal of hs-show-hidden-short-form. X-Git-Tag: emacs-pretest-21.0.104~223 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a32da22ce6d5463c87f176bf44abc39021a22486;p=emacs.git Document the removal of hs-show-hidden-short-form. --- diff --git a/etc/NEWS b/etc/NEWS index 70840f1d299..166bb92078a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -918,6 +918,9 @@ roughly imitating those of Outline minor mode. Notably, the prefix for all bindings is now `C-c @'. For details, see the documentation for `hs-minor-mode'. +*** The variable `hs-show-hidden-short-form' has been removed, and +hideshow.el now always behaves as if this variable were set to t. + ** Changes to Change Log mode and Add-Log functions +++