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 11f3624ba32..fd209047da2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2002-01-21 Richard M. Stallman <rms@gnu.org> | 1 | 2002-01-21 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/copyright.el (copyright-regexp): Fix previous change. | ||
| 4 | |||
| 5 | * net/ange-ftp.el (ange-ftp-bs2000-posix-hook-installed): | ||
| 6 | Move defvar up. | ||
| 7 | |||
| 3 | * textmodes/ispell.el (ispell-help): Clean up echo area if user quits. | 8 | * textmodes/ispell.el (ispell-help): Clean up echo area if user quits. |
| 4 | 9 | ||
| 5 | * ibuffer.el: Don't require ibuf-ext at load time. | 10 | * ibuffer.el: Don't require ibuf-ext at load time. |