comparison lisp/ChangeLog @ 67746:76fdc265f329

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 Dec 2005 01:21:16 +0000
parents f2537ba84319
children 03d7253839de
comparison
equal deleted inserted replaced
67745:1c2cd41aeda7 67746:76fdc265f329
1 2005-12-22 Richard M. Stallman <rms@gnu.org>
2
3 * cus-edit.el (customize-browse): Reword the top-of-buffer help intro.
4 (custom-buffer-create-internal): Fix previous change.
5
6 2005-12-22 Richard M. Stallman <rms@gnu.org>
7
8 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
9 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
10 Don't include buttons that write a file when there's no file.
11 (custom-variable-menu, custom-face-menu, custom-group-menu):
12 Don't include commands that write a file when there's no file.
13
1 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca> 14 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
2 15
3 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults 16 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4 even if font-lock-mode is non-nil since it may be t without having 17 even if font-lock-mode is non-nil since it may be t without having
5 turned on font-lock-mode-internal. 18 turned on font-lock-mode-internal.