diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a4548a9dae5..880dd09a6c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-09-22 Glenn Morris <rgm@gnu.org> | 1 | 2009-09-22 Glenn Morris <rgm@gnu.org> |
| 2 | 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. | ||
| 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 | ||