Mercurial > emacs
diff lisp/ChangeLog @ 101195:d48dae481708
(authors-aliases, authors-fixed-case):
(authors-obsolete-files-regexps, authors-ignored-files):
(authors-renamed-files-alist): Add some entries.
(authors-fixed-entries): Change some entries.
(authors-canonical-file-name): Doc fix.
(authors-scan-change-log): Handle joint authorship in ChangeLogs.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 15 Jan 2009 03:27:12 +0000 |
parents | d51c49b9fe72 |
children | 7eba5f48f79f |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 15 03:23:27 2009 +0000 +++ b/lisp/ChangeLog Thu Jan 15 03:27:12 2009 +0000 @@ -1,3 +1,12 @@ +2009-01-15 Glenn Morris <rgm@gnu.org> + + * emacs-lisp/authors.el (authors-aliases, authors-fixed-case): + (authors-obsolete-files-regexps, authors-ignored-files): + (authors-renamed-files-alist): Add some entries. + (authors-fixed-entries): Change some entries. + (authors-canonical-file-name): Doc fix. + (authors-scan-change-log): Handle joint authorship in ChangeLogs. + 2009-01-14 Juri Linkov <juri@jurta.org> * info.el (Info-isearch-filter): Don't filter out invisible text @@ -9660,6 +9669,7 @@ hollow if not in innermost frame. 2008-04-29 Stefan Monnier <monnier@iro.umontreal.ca> + Make `checkout-model' apply to filesets. * vc-hooks.el (vc-checkout-model): Rewrite. (vc-before-save, vc-after-save): Adjust callers accordingly.