# HG changeset patch # User Kim F. Storm # Date 1020290393 0 # Node ID 42c1cb1a6fdf8386c25b90db734d4837d14bc36d # Parent c103e163ea11975e0f9f2760a0bb744cfdf794ec *** empty log message *** diff -r c103e163ea11 -r 42c1cb1a6fdf lisp/ChangeLog --- 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 + + * 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 * help.el (view-todo): New function.