Mercurial > emacs
diff lisp/ChangeLog @ 32165:677989e54ee9
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 05 Oct 2000 06:07:38 +0000 |
parents | 37dfd66f0cd2 |
children | 55287dc4a8c6 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 05 06:05:51 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 05 06:07:38 2000 +0000 @@ -1,3 +1,19 @@ +2000-10-05 Miles Bader <miles@lsi.nec.co.jp> + + * 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)