*** 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
* 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>
+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