1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2001-03-13 23:41:10 +00:00
parent 60470e6567
commit e0067a9dd6

View file

@ -1,6 +1,11 @@
2001-03-13 Thien-Thi Nguyen <ttn@gnu.org>
* progmodes/hideshow.el: Update copyright.
(hs-minor-mode-map): Change bindings to use `C-c @' prefix.
2001-03-13 Gerd Moellmann <gerd@gnu.org>
* help.el (string-key-binding): Don't call event-start on
* help.el (string-key-binding): Don't call event-start on
a non-list.
2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>