diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b13dd0a7719..1d8d7162461 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2009-07-19 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from | ||
| 4 | non-calendar buffers (Bug#3862). Restore "not on a date" message. | ||
| 5 | (cal-menu-context-mouse-menu): Doc fix. | ||
| 6 | |||
| 7 | * desktop.el (desktop-buffers-not-to-save): Set :version tag. | ||
| 8 | |||
| 9 | * simple.el (mail-user-agent): Doc fix. Set :version tag. | ||
| 10 | |||
| 1 | 2009-07-18 Juri Linkov <juri@jurta.org> | 11 | 2009-07-18 Juri Linkov <juri@jurta.org> |
| 2 | 12 | ||
| 3 | * info.el: Virtual Info keyword finder. | 13 | * info.el: Virtual Info keyword finder. |