Mercurial > emacs
changeset 32168:1ea4d1cb1ab0
Remove private ChangeLog entries.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 05 Oct 2000 08:21:02 +0000 |
parents | 55287dc4a8c6 |
children | 5aa8b2b669b7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 0 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 05 07:46:30 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 05 08:21:02 2000 +0000 @@ -5,17 +5,6 @@ * smerge-mode.el (smerge-mine-face, smerge-other-face) (smerge-base-face, smerge-markers-face): Add dark-background variants. -2000-10-04 Miles Bader <miles@lsi.nec.co.jp> - - * emacs-lisp/authors.el (authors-canonical-author-id): Renamed - from authors-canonical-author-name. Return a cons-cell containing - both name and email addr instead of a string. Use - mail-extract-address-components to do the real work. - (authors-scan-el, authors-scan-change-log): Use new name. - (authors-add): Accept a cons-cell for author, and add entries - under both name and email-addr. Change structure of hash-table - entries. - 2000-10-04 Peter Breton <pbreton@ne.mediaone.net> * net/net-utils.el (nslookup-font-lock-keywords)