diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 05 17:32:43 2000 +0000
+++ b/lisp/ChangeLog	Wed Jul 05 17:33:10 2000 +0000
@@ -1,3 +1,9 @@
+2000-07-05  Gerd Moellmann  <gerd@gnu.org>
+
+	* emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias
+	mapc.
+	(cl-mapc): Use mapc instead of cl-old-mapc.
+	
 2000-07-05  Andrew Innes  <andrewi@gnu.org>
 
 	* makefile.nt: Add support for `bootstrap' and related targets.