diff options
| author | Richard M. Stallman | 1999-11-26 19:47:26 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1999-11-26 19:47:26 +0000 |
| commit | 19d63704de40eb8ba76827980602a1b630bbd89e (patch) | |
| tree | da0480bfa03ebe59f786e5325e918fc0968e9844 /lisp/ChangeLog | |
| parent | cc7006061317969d6cd6da797a22052133fc51bd (diff) | |
| download | emacs-19d63704de40eb8ba76827980602a1b630bbd89e.tar.gz emacs-19d63704de40eb8ba76827980602a1b630bbd89e.zip | |
(Custom-reset-standard): Doc fix.
(custom-variable-reset-standard): Doc fix.
(custom-face-reset-standard): Doc fix.
(custom-face-menu): "Reset to Standard" => "Erase Customization".
(custom-variable-menu): Likewise.
(custom-reset-menu): Likewise.
(custom-buffer-create-internal): Likewise.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3273f5d8a0e..294abba1f77 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 1999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu> | ||
| 2 | |||
| 3 | * cus-edit.el (Custom-reset-standard): Doc fix. | ||
| 4 | (custom-variable-reset-standard): Doc fix. | ||
| 5 | (custom-face-reset-standard): Doc fix. | ||
| 6 | (custom-face-menu): "Reset to Standard" => "Erase Customization". | ||
| 7 | (custom-variable-menu): Likewise. | ||
| 8 | (custom-reset-menu): Likewise. | ||
| 9 | (custom-buffer-create-internal): Likewise. | ||
| 10 | |||
| 1 | 1999-11-26 Dave Love <fx@gnu.org> | 11 | 1999-11-26 Dave Love <fx@gnu.org> |
| 2 | 12 | ||
| 3 | * progmodes/make-mode.el (makefile-mode-hook): Customize. | 13 | * progmodes/make-mode.el (makefile-mode-hook): Customize. |