aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2006-11-10 15:04:21 +0000
committerAndreas Schwab <[email protected]>2006-11-10 15:04:21 +0000
commitbf4c75a4ee05ca3cb8ba82ddb63b3e9f41c21f65 (patch)
treeda7bc2069ec0f5f800bfc05f33f1a5bf5dfa6689
parentf3f4e600399fdd8bf0a23e50b7704825145fddc4 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/mh-e/ChangeLog4
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 75b728d29d..08fbe25832 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-10 Andreas Schwab <[email protected]>
+
+ * calendar/cal-dst.el (calendar-dst-check-each-year-flag): Avoid
+ starting sentence with "nil".
+
2006-11-10 Juanma Barranquero <[email protected]>
* server.el (server-raise-frame): New option.
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 4b1917beca..bbf770c04c 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-10 Andreas Schwab <[email protected]>
+
+ * mh-e.el (mh-draft-folder): Avoid starting sentence with "nil".
+
2006-11-10 Glenn Morris <[email protected]>
* mh-e.el (mh-draft-folder): Doc fix (Nil -> nil).