]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove `(tiny change)' from Chris Moore's contributions.
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Feb 2007 12:36:55 +0000 (12:36 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Feb 2007 12:36:55 +0000 (12:36 +0000)
ChangeLog
lisp/ChangeLog
lisp/gnus/ChangeLog

index 17c2d0bff1dc9cd0a8d2cf5774de7dad68663f7e..bddf86c74fa7747ba5d9720e58201a92e371c3be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,7 +82,7 @@
 
        * update-subdirs: Add missing Copyright years.
 
-2006-11-27  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2006-11-27  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * Makefile.in: Touch only the parts of the share/emacs directory
        specific to this version.
index aa7f276852acbcceacab3075dbf3ef6582086ec6..b1ce300df6719e882ef8c6956f958f4b6b92f1ab 100644 (file)
        (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
        (ido-tidy): Use ido-active.
 
-2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * hexl.el (hexl-mode-exit): Add missing quote.
 
 
        * paths.el (Info-default-directory-list): Ditto.
 
-2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * hexl.el (hexl-before-revert-hook): New function.
        (hexl-mode): Use it.
 
        * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
 
-2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * replace.el (replace-regexp): Fix typo in docstring.
 
        * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy
        patch.
 
-2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
 
 
        * international/code-pages.el (iso-8859-6): Table fixed.
 
-2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * dired.el (dired-build-subdir-alist): Fix previous change.
 
        * font-lock.el (font-lock-compile-keywords): Allow value of
        syntax-begin-function to enable paren-column-0 highlighting.
 
-2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * dired.el (dired-build-subdir-alist): When file ends in colon,
        don't exit the loop, just disregard that file.
        (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
        Fix typos in docstrings.
 
-2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
 
index 8da59d479658979ebeaecedf8fe65aa90d0287ce..4b205529303870e93684b025530fbc4d3399435a 100644 (file)
        (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
        (gnus-sort-threads-loop): New function.
 
-2006-12-06  Chris Moore  <dooglus@gmail.com>  (tiny change)
+2006-12-06  Chris Moore  <dooglus@gmail.com>
 
        * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
        Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.