Mercurial > emacs
comparison lisp/ChangeLog @ 91912:b6212a3c659c
(hs-minor-mode-map): Move menu creation to
top level.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 17 Feb 2008 18:55:24 +0000 |
parents | 07b62dd00afa |
children | 7a656b1ea8b3 |
comparison
equal
deleted
inserted
replaced
91911:07b62dd00afa | 91912:b6212a3c659c |
---|---|
1 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu> | 1 2008-02-17 Dan Nicolaescu <dann@ics.uci.edu> |
2 | |
3 * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to | |
4 top level. | |
2 | 5 |
3 * simple.el (transient-mark-mode): Add an :init-value. | 6 * simple.el (transient-mark-mode): Add an :init-value. |
4 | 7 |
5 * startup.el (command-line): Use custom-reevaluate-setting for | 8 * startup.el (command-line): Use custom-reevaluate-setting for |
6 transient-mark-mode. | 9 transient-mark-mode. |