summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 68112e03568..a927ca02d44 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-25 Kim F. Storm <storm@cua.dk>
+
+ * emacs-lisp/authors.el (authors-renamed-files-alist): Add tcover-*.el.
+
2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* startup.el: (fancy-splash-last-input-event): New variable.
@@ -51,15 +55,15 @@
custom-add-option.
2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
-
+
* ediff-diff.el (ediff-diff-options): Clarify docstring.
(ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
-
+
* viper-cmd.el (viper-post-command-sentinel): Protect against errors in
hooks.
(viper-add-newline-at-eob-if-necessary): Add newline only if we
actually modify buffer; ignore errors if occur.
-
+
2006-12-23 Chong Yidong <cyd@stupidchicken.com>
* calendar/calendar.el (calendar-mode-map): Switch < and >.