Mercurial > emacs
changeset 45072:42c1cb1a6fdf
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 01 May 2002 21:59:53 +0000 |
parents | c103e163ea11 |
children | c7b6259de115 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 01 16:41:52 2002 +0000 +++ b/lisp/ChangeLog Wed May 01 21:59:53 2002 +0000 @@ -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.