aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLute Kamstra <[email protected]>2005-06-12 09:00:57 +0000
committerLute Kamstra <[email protected]>2005-06-12 09:00:57 +0000
commitca0113b85aa9400056fd45296cd97a6e298e11ee (patch)
treedd7172da5e1a06fb8837c1ba2fd8ea13136ea990 /lisp/ChangeLog
parentd02c57d351f178485d0ac225618d30f7450ea739 (diff)
(calendar-mode): Use run-mode-hooks.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aaa8115921..10d61e8b74 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-12 Lute Kamstra <[email protected]>
+
+ * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
+
2005-06-11 Luc Teirlinck <[email protected]>
* menu-bar.el (menu-bar-make-toggle): Remove stray backslash.