comparison lisp/ChangeLog @ 46582:c5989a0d356e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 20 Jul 2002 22:16:01 +0000
parents 374154e86bdf
children f548d7d0c651
comparison
equal deleted inserted replaced
46581:e767254f9b0c 46582:c5989a0d356e
1 2002-07-20 Richard M. Stallman <rms@gnu.org> 1 2002-07-20 Richard M. Stallman <rms@gnu.org>
2
3 * wid-edit.el (widget-documentation-string-value-create):
4 Say "Hide Rest", not just "Hide".
5
6 * cus-edit.el (custom-variable-value-create):
7 Say "Show Value", not just "Show". Also "Hide Value".
8 Output a newline before the doc string.
9 (custom-face-value-create): Say "Show Face" and "Hide Face".
2 10
3 * files.el (toggle-read-only): Clean up the hint message. 11 * files.el (toggle-read-only): Clean up the hint message.
4 12
5 * emacs-lisp/bytecomp.el: Use warnings.el. 13 * emacs-lisp/bytecomp.el: Use warnings.el.
6 (byte-compile-warning-prefix): New function. 14 (byte-compile-warning-prefix): New function.