diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f1f1afb6e6d..9bf1ae47cc1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-02-23 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * abbrev.el (write-abbrev-file): Make argument optional. Doc fix. | ||
| 4 | (abbrev-prefix-mark): Doc fix. | ||
| 5 | |||
| 1 | 2004-02-23 Nick Roberts <nick@nick.uklinux.net> | 6 | 2004-02-23 Nick Roberts <nick@nick.uklinux.net> |
| 2 | 7 | ||
| 3 | * gdb-ui.el (gud-watch): Load tooltip, if necessary. | 8 | * gdb-ui.el (gud-watch): Load tooltip, if necessary. |