diff options
| author | Juri Linkov | 2004-03-22 07:49:24 +0000 |
|---|---|---|
| committer | Juri Linkov | 2004-03-22 07:49:24 +0000 |
| commit | 8f7ea68706c852de13e39b6fd0caf1d5b05c3854 (patch) | |
| tree | df74cf12294f8f8d44cd6945aeb2011b33da6672 /lisp | |
| parent | b3955f8df5e1bb607cb0bf6fdb90f2b992bae7fb (diff) | |
| download | emacs-8f7ea68706c852de13e39b6fd0caf1d5b05c3854.tar.gz emacs-8f7ea68706c852de13e39b6fd0caf1d5b05c3854.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad5a98af8cb..35f2f656c64 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2004-03-22 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * finder.el (finder-known-keywords): Fix data, tex, unix. | ||
| 4 | |||
| 5 | * play/landmark.el: Fix keywords. | ||
| 6 | |||
| 7 | * language/ethio-util.el (ethio-find-file): Doc fix. | ||
| 8 | |||
| 9 | * emacs-lisp/warnings.el: Doc fix. | ||
| 10 | |||
| 11 | * textmodes/ispell.el (ispell-help): Doc fix. | ||
| 12 | |||
| 1 | 2004-03-21 Luc Teirlinck <teirllm@auburn.edu> | 13 | 2004-03-21 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 14 | ||
| 3 | * format.el (format-insert-file): Always return a list of two | 15 | * format.el (format-insert-file): Always return a list of two |