# HG changeset patch # User Richard M. Stallman # Date 993240351 0 # Node ID 541f39dd16b8e75874a63ab877038722d63f47f7 # Parent c83a789956ba6c5dc6aac36fa288d74edd2506bc *** empty log message *** diff -r c83a789956ba -r 541f39dd16b8 lisp/ChangeLog --- a/lisp/ChangeLog Fri Jun 22 16:36:42 2001 +0000 +++ b/lisp/ChangeLog Fri Jun 22 20:05:51 2001 +0000 @@ -1,3 +1,13 @@ +2001-06-22 Richard M. Stallman + + * menu-bar.el (menu-bar-make-toggle): Construct the + function's doc string from HELP, not DOC, and make it accurate by + adding "Toggle whether to " at the front and downcasing the initial. + Change the HELP arg in some calls to make it fit this usage. + + * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): + Undo previous change. + 2001-06-22 Eli Zaretskii * indent.el (indent-relative-maybe, indent-relative): Doc fix.