aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2006-12-23 19:06:59 +0000
committerChong Yidong <[email protected]>2006-12-23 19:06:59 +0000
commit3ea944838e641ccd586da318dfcb7c71f623e1ed (patch)
treec9122a10007a63d936a7f0934762e76889d81b2f /lisp/ChangeLog
parenta914e2b26934b44042dfcc73769603313a10a31a (diff)
* calendar/calendar.el (calendar-mode-map): Switch < and >.
(calendar-mode-line-format): Use mouse-1 bindings, and tweak formatting.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bf044eaf0c..2a1fb1fbbd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-23 Chong Yidong <[email protected]>
+
+ * calendar/calendar.el (calendar-mode-map): Switch < and >.
+ (calendar-mode-line-format): Use mouse-1 bindings, and tweak
+ formatting.
+
2006-12-23 Richard Stallman <[email protected]>
* simple.el (delete-horizontal-space): Doc fix.