Mercurial > emacs
comparison lisp/ChangeLog @ 30076:71c92eebabd0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 05 Jul 2000 17:33:10 +0000 |
parents | 8cd5cb9e72bd |
children | 7e9128a8782c |
comparison
equal
deleted
inserted
replaced
30075:39e2dae95929 | 30076:71c92eebabd0 |
---|---|
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. |
4 | 10 |
5 2000-07-05 Stefan Monnier <monnier@cs.yale.edu> | 11 2000-07-05 Stefan Monnier <monnier@cs.yale.edu> |