aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2006-12-03 01:02:32 +0000
committerGlenn Morris2006-12-03 01:02:32 +0000
commit233820156b6e17bf44ab4c0a502faf97861706c2 (patch)
tree40301874ba6b2c53359ff4ca6056c8ff14123751
parentc9c18440514ae6f2b68c30bd740ade2c28db05c4 (diff)
downloademacs-233820156b6e17bf44ab4c0a502faf97861706c2.tar.gz
emacs-233820156b6e17bf44ab4c0a502faf97861706c2.zip
*** empty log message ***
-rw-r--r--ChangeLog4
-rw-r--r--lisp/ChangeLog15
2 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5559150185..137489a1911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
2 2
3 * Makefile.in: Fix Copyright format. 3 * Makefile.in: Fix Copyright format.
4 4
5 * configure.in (AH_TOP): Add missing Copyright year.
6
7 * update-subdirs: Add missing Copyright years.
8
52006-11-27 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) 92006-11-27 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
6 10
7 * Makefile.in: Touch only the parts of the share/emacs directory 11 * Makefile.in: Touch only the parts of the share/emacs directory
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c85e3ff7ba6..ebe9c84ce31 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
12006-12-03 Glenn Morris <rgm@gnu.org>
2
3 * progmodes/cc-align.el
4 * progmodes/cc-awk.el
5 * progmodes/cc-cmds.el
6 * progmodes/cc-compat.el
7 * progmodes/cc-defs.el
8 * progmodes/cc-engine.el
9 * progmodes/cc-langs.el
10 * progmodes/cc-menus.el
11 * progmodes/cc-mode.el
12 * progmodes/cc-styles.el
13 * progmodes/cc-vars.el
14 * progmodes/vhdl-mode.el: Fix Copyright format.
15
12006-12-02 Chong Yidong <cyd@stupidchicken.com> 162006-12-02 Chong Yidong <cyd@stupidchicken.com>
2 17
3 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for 18 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for