comparison lisp/ChangeLog @ 30085:7e9128a8782c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jul 2000 20:04:27 +0000
parents 71c92eebabd0
children 2ed241fb45f7
comparison
equal deleted inserted replaced
30084:bafd38c61694 30085:7e9128a8782c
1 2000-07-05 Gerd Moellmann <gerd@gnu.org> 1 2000-07-05 Gerd Moellmann <gerd@gnu.org>
2
3 * Makefile.in (DONTCOMPILE): Add comment that the name may
4 not be changed without changing the make-dist script.
2 5
3 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias 6 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias
4 mapc. 7 mapc.
5 (cl-mapc): Use mapc instead of cl-old-mapc. 8 (cl-mapc): Use mapc instead of cl-old-mapc.
6 9