diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1aeb8df4fcc..549f4b946c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 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 |