Mercurial > emacs
diff lisp/ChangeLog @ 31958:e78f4af801c8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 28 Sep 2000 16:38:54 +0000 |
parents | 0ba33dfd56fc |
children | 802005285b66 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 28 16:21:17 2000 +0000 +++ b/lisp/ChangeLog Thu Sep 28 16:38:54 2000 +0000 @@ -1,3 +1,8 @@ +2000-09-28 Gerd Moellmann <gerd@gnu.org> + + * emacs-lisp/authors.el (authors-add): Use `nconc' instead of + `append'. + 2000-09-28 Stefan Monnier <monnier@cs.yale.edu> * info.el (Info-extract-pointer): Undo last change. @@ -9,7 +14,7 @@ Widen more carefully, to avoid finding pointers in other nodes. (Info-index): Use push. -2000-09-27 +00 Gerd Moellmann <gerd@gnu.org> +2000-09-27 Gerd Moellmann <gerd@gnu.org> * frame.el (set-frame-font): Remove call to obsolete function frame-update-faces.