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 d0a8dcf24cf..ef6ad3e9906 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-10-23 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t | ||
| 4 | if ARG is nil. | ||
| 5 | |||
| 3 | * desktop.el (desktop-last-buffer): New variable. | 6 | * desktop.el (desktop-last-buffer): New variable. |
| 4 | (desktop-create-buffer): Set it. | 7 | (desktop-create-buffer): Set it. |
| 5 | (desktop-read): Bind it and switch to that buffer. | 8 | (desktop-read): Bind it and switch to that buffer. |