*** empty log message ***
authorDave Love <fx@gnu.org>
Wed, 19 Apr 2000 22:45:31 +0000 (22:45 +0000)
committerDave Love <fx@gnu.org>
Wed, 19 Apr 2000 22:45:31 +0000 (22:45 +0000)
lib-src/ChangeLog
lisp/ChangeLog
src/ChangeLog

index 4b90e42..0258c09 100644 (file)
@@ -1,4 +1,4 @@
-2000-03-19  Dave Love  <fx@gnu.org>
+2000-04-19  Dave Love  <fx@gnu.org>
 
        * etags.c (Texinfo_functions): New function.
        (lang_names): Install it.
index 7480a71..6337e6f 100644 (file)
@@ -1,3 +1,8 @@
+2000-04-19  Dave Love  <fx@gnu.org>
+
+       * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
+       (cl-mapc): Rename from mapc.  Fix the funcall.
+
 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
 
        * simple.el (clone-indirect-buffer-other-window): New command.
index b466b0c..300a1c6 100644 (file)
@@ -1,3 +1,7 @@
+2000-04-19  Dave Love  <fx@gnu.org>
+
+       * fns.c (syms_of_fns): Defsubr mapc.
+
 2000-04-19  Stefan Monnier  <monnier@cs.yale.edu>
 
        * regex.c (re_match_2_internal): Don't shorten the strings anymore,