aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-01-15 03:27:12 +0000
committerGlenn Morris2009-01-15 03:27:12 +0000
commit6b5e47dd92736b0cdf870ecf66dda3fea02a91f0 (patch)
tree2114a535e9dee3540e51be2d8bb49984351c5161 /lisp/ChangeLog
parent7b10e6ec61e092f2946cc6246bfd55c96cbda19e (diff)
downloademacs-6b5e47dd92736b0cdf870ecf66dda3fea02a91f0.tar.gz
emacs-6b5e47dd92736b0cdf870ecf66dda3fea02a91f0.zip
(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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6701165f825..fb2dd09cb7d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12009-01-15 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
4 (authors-obsolete-files-regexps, authors-ignored-files):
5 (authors-renamed-files-alist): Add some entries.
6 (authors-fixed-entries): Change some entries.
7 (authors-canonical-file-name): Doc fix.
8 (authors-scan-change-log): Handle joint authorship in ChangeLogs.
9
12009-01-14 Juri Linkov <juri@jurta.org> 102009-01-14 Juri Linkov <juri@jurta.org>
2 11
3 * info.el (Info-isearch-filter): Don't filter out invisible text 12 * info.el (Info-isearch-filter): Don't filter out invisible text
@@ -9660,6 +9669,7 @@
9660 hollow if not in innermost frame. 9669 hollow if not in innermost frame.
9661 9670
96622008-04-29 Stefan Monnier <monnier@iro.umontreal.ca> 96712008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9672
9663 Make `checkout-model' apply to filesets. 9673 Make `checkout-model' apply to filesets.
9664 * vc-hooks.el (vc-checkout-model): Rewrite. 9674 * vc-hooks.el (vc-checkout-model): Rewrite.
9665 (vc-before-save, vc-after-save): Adjust callers accordingly. 9675 (vc-before-save, vc-after-save): Adjust callers accordingly.