Mercurial > emacs
changeset 40217:a1a8276c8da5
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 23 Oct 2001 15:50:29 +0000 |
parents | 02fc9234f5ab |
children | 31cee69dfd2c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 23 15:47:20 2001 +0000 +++ b/lisp/ChangeLog Tue Oct 23 15:50:29 2001 +0000 @@ -1,5 +1,8 @@ 2001-10-23 Gerd Moellmann <gerd@gnu.org> + * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t + if ARG is nil. + * desktop.el (desktop-last-buffer): New variable. (desktop-create-buffer): Set it. (desktop-read): Bind it and switch to that buffer.