]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 22 Jun 2001 20:05:51 +0000 (20:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 22 Jun 2001 20:05:51 +0000 (20:05 +0000)
lisp/ChangeLog

index 9ff4682c2317f4c89b75eb049f3ffc22bd617d02..8cb663ba4cede6581c06472f6f89f9cbc4016817 100644 (file)
@@ -1,3 +1,13 @@
+2001-06-22  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <eliz@is.elta.co.il>
 
        * indent.el (indent-relative-maybe, indent-relative): Doc fix.