summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 72496c88dc1..a0ca00bc21a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,11 +1,16 @@
+2006-07-10 Kim F. Storm <storm@cua.dk>
+
+ * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
+ to FOR-RELEASE and TODO.
+
2006-07-10 Romain Francoise <romain@orebokech.com>
* emacs-lisp/authors.el (authors-aliases): Update.
2006-07-10 Alan Mackenzie <acm@muc.de>
- * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
- cc-mode.el: Changes to eradicate eval-after-load.
+ * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
+ * cc-mode.el: Changes to eradicate eval-after-load.
2006-07-09 Chong Yidong <cyd@stupidchicken.com>