comparison lisp/ChangeLog @ 67748:03d7253839de

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 Dec 2005 01:34:27 +0000
parents 76fdc265f329
children 552cc8a5a72c
comparison
equal deleted inserted replaced
67747:3b325979ccee 67748:03d7253839de
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> 1 2005-12-22 Richard M. Stallman <rms@gnu.org>
7 2
8 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt. 3 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
9 (custom-buffer-create-internal): Reword the top-of-buffer help intro. 4 (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. 5 Don't include buttons that write a file when there's no file.
11 (custom-variable-menu, custom-face-menu, custom-group-menu): 6 (custom-variable-menu, custom-face-menu, custom-group-menu):
12 Don't include commands that write a file when there's no file. 7 Don't include commands that write a file when there's no file.
8 (customize-browse): Reword the top-of-buffer help intro.
9 (custom-buffer-create-internal): Fix previous change.
10 (customize-changed-options-previous-release): Prev release is 21.1.
11 (customize-changed-options): Doc fix.
12 (customize-changed): New alias.
13 13
14 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca> 14 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
15 15
16 * 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
17 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