Mercurial > emacs
changeset 28668:c5465d903eb8
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 19 Apr 2000 22:45:31 +0000 |
parents | 0569ba69aa2b |
children | ee038278a126 |
files | lib-src/ChangeLog lisp/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Apr 19 22:31:21 2000 +0000 +++ b/lib-src/ChangeLog Wed Apr 19 22:45:31 2000 +0000 @@ -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.
--- a/lisp/ChangeLog Wed Apr 19 22:31:21 2000 +0000 +++ b/lisp/ChangeLog Wed Apr 19 22:45:31 2000 +0000 @@ -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.