aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2007-02-17 12:36:55 +0000
committerEli Zaretskii2007-02-17 12:36:55 +0000
commite925d5ae3209b690ef2b11e4efb9788ea7bd31c1 (patch)
treec6c6af075d05cd9a80b312ebf5021445bd891311
parent73c03f767ff3d0cdaf68a6354614f2191dfa6b38 (diff)
downloademacs-e925d5ae3209b690ef2b11e4efb9788ea7bd31c1.tar.gz
emacs-e925d5ae3209b690ef2b11e4efb9788ea7bd31c1.zip
Remove `(tiny change)' from Chris Moore's contributions.
-rw-r--r--ChangeLog2
-rw-r--r--lisp/ChangeLog14
-rw-r--r--lisp/gnus/ChangeLog2
3 files changed, 9 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 17c2d0bff1d..bddf86c74fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,7 +82,7 @@
82 82
83 * update-subdirs: Add missing Copyright years. 83 * update-subdirs: Add missing Copyright years.
84 84
852006-11-27 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 852006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
86 86
87 * Makefile.in: Touch only the parts of the share/emacs directory 87 * Makefile.in: Touch only the parts of the share/emacs directory
88 specific to this version. 88 specific to this version.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aa7f276852a..b1ce300df67 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -671,7 +671,7 @@
671 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup) 671 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
672 (ido-tidy): Use ido-active. 672 (ido-tidy): Use ido-active.
673 673
6742007-01-22 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 6742007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
675 675
676 * hexl.el (hexl-mode-exit): Add missing quote. 676 * hexl.el (hexl-mode-exit): Add missing quote.
677 677
@@ -800,7 +800,7 @@
800 800
801 * paths.el (Info-default-directory-list): Ditto. 801 * paths.el (Info-default-directory-list): Ditto.
802 802
8032007-01-18 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 8032007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
804 804
805 * hexl.el (hexl-before-revert-hook): New function. 805 * hexl.el (hexl-before-revert-hook): New function.
806 (hexl-mode): Use it. 806 (hexl-mode): Use it.
@@ -952,7 +952,7 @@
952 952
953 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message. 953 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
954 954
9552007-01-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 9552007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
956 956
957 * replace.el (replace-regexp): Fix typo in docstring. 957 * replace.el (replace-regexp): Fix typo in docstring.
958 958
@@ -1021,7 +1021,7 @@
1021 * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy 1021 * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy
1022 patch. 1022 patch.
1023 1023
10242007-01-03 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 10242007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
1025 1025
1026 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo. 1026 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
1027 1027
@@ -3990,7 +3990,7 @@
3990 3990
3991 * international/code-pages.el (iso-8859-6): Table fixed. 3991 * international/code-pages.el (iso-8859-6): Table fixed.
3992 3992
39932006-10-01 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 39932006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
3994 3994
3995 * dired.el (dired-build-subdir-alist): Fix previous change. 3995 * dired.el (dired-build-subdir-alist): Fix previous change.
3996 3996
@@ -4164,7 +4164,7 @@
4164 * font-lock.el (font-lock-compile-keywords): Allow value of 4164 * font-lock.el (font-lock-compile-keywords): Allow value of
4165 syntax-begin-function to enable paren-column-0 highlighting. 4165 syntax-begin-function to enable paren-column-0 highlighting.
4166 4166
41672006-09-24 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 41672006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
4168 4168
4169 * dired.el (dired-build-subdir-alist): When file ends in colon, 4169 * dired.el (dired-build-subdir-alist): When file ends in colon,
4170 don't exit the loop, just disregard that file. 4170 don't exit the loop, just disregard that file.
@@ -11517,7 +11517,7 @@
11517 (tumme-create-thumbs, tumme-display-previous-thumbnail-original): 11517 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
11518 Fix typos in docstrings. 11518 Fix typos in docstrings.
11519 11519
115202006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 115202006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
11521 11521
11522 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD. 11522 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
11523 11523
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 8da59d47965..4b205529303 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -154,7 +154,7 @@
154 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1. 154 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
155 (gnus-sort-threads-loop): New function. 155 (gnus-sort-threads-loop): New function.
156 156
1572006-12-06 Chris Moore <dooglus@gmail.com> (tiny change) 1572006-12-06 Chris Moore <dooglus@gmail.com>
158 158
159 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children): 159 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
160 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing. 160 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.