Mercurial > emacs
changeset 74850:c775c3d9b89a
* calendar/calendar.el (calendar-mode-map): Switch < and >.
(calendar-mode-line-format): Use mouse-1 bindings, and tweak
formatting.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 23 Dec 2006 19:06:59 +0000 |
parents | 7fc90ba89d9d |
children | 4b70fa58f083 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 23 18:08:27 2006 +0000 +++ b/lisp/ChangeLog Sat Dec 23 19:06:59 2006 +0000 @@ -1,3 +1,9 @@ +2006-12-23 Chong Yidong <cyd@stupidchicken.com> + + * calendar/calendar.el (calendar-mode-map): Switch < and >. + (calendar-mode-line-format): Use mouse-1 bindings, and tweak + formatting. + 2006-12-23 Richard Stallman <rms@gnu.org> * simple.el (delete-horizontal-space): Doc fix.