]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 14 Mar 2001 00:09:55 +0000 (00:09 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 14 Mar 2001 00:09:55 +0000 (00:09 +0000)
etc/NEWS
lisp/ChangeLog
man/ChangeLog

index 6c1597e638e25c124c73d21497573c1a543da734..14b86c6d750502e99254f8f7eb1d2595a4d91dcb 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -889,8 +889,9 @@ the normal block-hiding function.
 *** The command `hs-show-region' has been removed.
 
 *** The key bindings have changed to fit the Emacs conventions,
-roughly imitating those of Outline mode.  See the documentation for
-`hs-minor-mode'.
+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'.
 
 ** Changes to Change Log mode and Add-Log functions
 
index fc04c7a886ea335adaab874bef6ad76d70c25123..ea359f9de8caf8747c485e1819e72fb3bdfe86c6 100644 (file)
@@ -2,6 +2,7 @@
 
        * progmodes/hideshow.el: Update copyright.
        (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
+       (hs-minor-mode-hook): Include `:version' in defcustom form.
 
 2001-03-13  Gerd Moellmann  <gerd@gnu.org>
 
index 2e2c297d3ac091cbb7abda440e588de76e4b8c49..3da209ba8ddaea3bc6f77330fa994baa4e40cfac 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-13  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * programs.texi: Update hideshow key bindings.
+
 Francesco Potorti`  <pot@gnu.org>
 
        * programs.texi (Tags): Mention that file names are tags.  Change by