changeset 36788:c005d537d3cc

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 14 Mar 2001 00:09:55 +0000
parents 608c66a9bc34
children f71fe44b07ea
files etc/NEWS lisp/ChangeLog man/ChangeLog
diffstat 3 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Mar 14 00:04:50 2001 +0000
+++ b/etc/NEWS	Wed Mar 14 00:09:55 2001 +0000
@@ -889,8 +889,9 @@
 *** 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
 
--- a/lisp/ChangeLog	Wed Mar 14 00:04:50 2001 +0000
+++ b/lisp/ChangeLog	Wed Mar 14 00:09:55 2001 +0000
@@ -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>
 
--- a/man/ChangeLog	Wed Mar 14 00:04:50 2001 +0000
+++ b/man/ChangeLog	Wed Mar 14 00:09:55 2001 +0000
@@ -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