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 febc952f5f2..c6528d7bcde 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-07-05 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias | ||
| 4 | mapc. | ||
| 5 | (cl-mapc): Use mapc instead of cl-old-mapc. | ||
| 6 | |||
| 1 | 2000-07-05 Andrew Innes <andrewi@gnu.org> | 7 | 2000-07-05 Andrew Innes <andrewi@gnu.org> |
| 2 | 8 | ||
| 3 | * makefile.nt: Add support for `bootstrap' and related targets. | 9 | * makefile.nt: Add support for `bootstrap' and related targets. |