aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--lisp/ChangeLog8
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4844d5b53b3..d559b9805f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12007-04-18 Glenn Morris <rgm@gnu.org>
2
3 * INSTALL: Mention CPP.
4
12007-04-15 Glenn Morris <rgm@gnu.org> 52007-04-15 Glenn Morris <rgm@gnu.org>
2 6
3 * FTP: Replace with a pointer to the web version. 7 * FTP: Replace with a pointer to the web version.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 58dbb988553..1167954ac98 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12007-04-18 Glenn Morris <rgm@gnu.org>
2
3 * calendar/diary-lib.el (diary-header-line-format): Add a custom
4 :set function.
5 (diary-list-entries): Only switch to diary-mode from
6 default-major-mode (reverts 2007-03-21 change). Otherwise, set
7 header-line-format, in case of any customization.
8
12007-04-18 Levin Du <zslevin@gmail.com> (tiny change) 92007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
2 10
3 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR 11 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR