diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 113dfe2cf4d..c9f70c9f4be 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-08-01 John Paul Wallington <jpw@gnu.org> | ||
| 2 | |||
| 3 | * abbrev.el (only-global-abbrevs): Doc fix. | ||
| 4 | (edit-abbrevs-map): Define within defvar. | ||
| 5 | (quietly-read-abbrev-file): Doc fix. | ||
| 6 | |||
| 1 | 2004-07-31 Luc Teirlinck <teirllm@auburn.edu> | 7 | 2004-07-31 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 8 | ||
| 3 | * novice.el (enable-command, disable-command): Doc fixes. | 9 | * novice.el (enable-command, disable-command): Doc fixes. |