comparison lisp/ChangeLog @ 38168:2b9edc97961c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 23 Jun 2001 19:36:14 +0000
parents b40aa3cc20cf
children 2bb155ae3902
comparison
equal deleted inserted replaced
38167:728d49350f43 38168:2b9edc97961c
1 2001-06-23 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
4
5 * progmodes/cc-styles.el (c-set-style): Don't specify initial
6 contents for completing-read.
7
1 2001-06-22 Richard M. Stallman <rms@gnu.org> 8 2001-06-22 Richard M. Stallman <rms@gnu.org>
2 9
3 * menu-bar.el (menu-bar-make-toggle): Construct the 10 * menu-bar.el (menu-bar-make-toggle): Construct the
4 function's doc string from HELP, not DOC, and make it accurate by 11 function's doc string from HELP, not DOC, and make it accurate by
5 adding "Toggle whether to " at the front and downcasing the initial. 12 adding "Toggle whether to " at the front and downcasing the initial.