aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f4531d8044f..35463adb7b5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12009-01-11 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/authors.el (authors-aliases): Add, remove, and adjust
4 some entries.
5 (authors-fixed-case, authors-ignored-files, authors-valid-file-names):
6 (authors-renamed-files-alist): Add entries.
7 (authors-fixed-entries): Update for renamed and removed files.
8 (authors-canonical-file-name): Add entries to
9 authors-checked-files-alist based on their full names, expanded relative
10 to each log-file directory.
11 (authors-scan-el, authors-add-to-author-list, authors):
12 Handle multiple authors in a file, via a new :cowrote category.
13
12009-01-10 Richard M Stallman <rms@gnu.org> 142009-01-10 Richard M Stallman <rms@gnu.org>
2 15
3 * mail/mail-utils.el (mail-quote-printable-region): New function. 16 * mail/mail-utils.el (mail-quote-printable-region): New function.