Mercurial > emacs
comparison lisp/ChangeLog @ 32168:1ea4d1cb1ab0
Remove private ChangeLog entries.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 05 Oct 2000 08:21:02 +0000 |
parents | 55287dc4a8c6 |
children | 5b51113b708a |
comparison
equal
deleted
inserted
replaced
32167:55287dc4a8c6 | 32168:1ea4d1cb1ab0 |
---|---|
2 | 2 |
3 * image.el (image): New group. | 3 * image.el (image): New group. |
4 | 4 |
5 * smerge-mode.el (smerge-mine-face, smerge-other-face) | 5 * smerge-mode.el (smerge-mine-face, smerge-other-face) |
6 (smerge-base-face, smerge-markers-face): Add dark-background variants. | 6 (smerge-base-face, smerge-markers-face): Add dark-background variants. |
7 | |
8 2000-10-04 Miles Bader <miles@lsi.nec.co.jp> | |
9 | |
10 * emacs-lisp/authors.el (authors-canonical-author-id): Renamed | |
11 from authors-canonical-author-name. Return a cons-cell containing | |
12 both name and email addr instead of a string. Use | |
13 mail-extract-address-components to do the real work. | |
14 (authors-scan-el, authors-scan-change-log): Use new name. | |
15 (authors-add): Accept a cons-cell for author, and add entries | |
16 under both name and email-addr. Change structure of hash-table | |
17 entries. | |
18 | 7 |
19 2000-10-04 Peter Breton <pbreton@ne.mediaone.net> | 8 2000-10-04 Peter Breton <pbreton@ne.mediaone.net> |
20 | 9 |
21 * net/net-utils.el (nslookup-font-lock-keywords) | 10 * net/net-utils.el (nslookup-font-lock-keywords) |
22 (ftp-font-lock-keywords, smbclient-font-lock-keywords): | 11 (ftp-font-lock-keywords, smbclient-font-lock-keywords): |