diff options
author | Kim F. Storm <storm@cua.dk> | 2005-04-08 11:54:38 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2005-04-08 11:54:38 +0000 |
commit | 3a10b9ce5eb8ad6218117bcf2eebfd1156e91146 (patch) | |
tree | 78e62ae79d993f563ab2133cc5e5d632bc09c301 | |
parent | 214e2d486e5416dae60f88cfa67ae3d187692a05 (diff) | |
download | emacs-3a10b9ce5eb8ad6218117bcf2eebfd1156e91146.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e4d1a889ecf..702bd8c728e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2005-04-08 Kim F. Storm <storm@cua.dk> + + * emacs-lisp/authors.el (authors-aliases): Update list. + (authors-ignored-files): New list. + (authors-fixed-entries): Fix typo. + (authors-renamed-files-alist): Update list. + (authors-add): Check authors-ignored-files. + 2005-04-08 Carsten Dominik <dominik@science.uva.nl> * calendar/diary-lib.el (add-to-diary-list): MARKER argument made |