Mercurial > emacs
comparison lisp/ChangeLog @ 105141:c9587468d637
(calendar-mode-map): Make mouse-1 and 3 clicks on the scroll-bar
scroll the calendar window rather than the buffer.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 22 Sep 2009 07:37:58 +0000 |
parents | c9ff23f80f09 |
children | e2af9a73da8d |
comparison
equal
deleted
inserted
replaced
105140:c9ff23f80f09 | 105141:c9587468d637 |
---|---|
1 2009-09-22 Glenn Morris <rgm@gnu.org> | 1 2009-09-22 Glenn Morris <rgm@gnu.org> |
2 | |
3 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on | |
4 the scroll-bar scroll the calendar window rather than the buffer. | |
2 | 5 |
3 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with | 6 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with |
4 commands that move point (as opposed to scrolling). | 7 commands that move point (as opposed to scrolling). |
5 | 8 |
6 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler. | 9 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler. |