diff options
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c821b41f631..0a338548f8d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-05-02 Kim F. Storm <storm@cua.dk> + + * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg. + (menu-bar-options-save): Added cua-mode. + (menu-bar-options-menu): Added toggle for cua-mode. Disable + toggle for transient-mark-mode if cua-mode is enabled. + 2002-05-01 Richard M. Stallman <rms@gnu.org> * help.el (view-todo): New function. |