Mercurial > emacs
changeset 81502:6bf1c9a27242
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 20 Jun 2007 14:17:36 +0000 |
parents | 801606fb518b |
children | ab7180b32a2e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 20 14:17:08 2007 +0000 +++ b/lisp/ChangeLog Wed Jun 20 14:17:36 2007 +0000 @@ -1,5 +1,7 @@ 2007-06-20 Juanma Barranquero <lekktu@gmail.com> + * add-log.el (change-log-mode): Set `show-trailing-whitespace'. + * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the directory where the desktop file was found, as the docstring says. (desktop-kill): Use `read-directory-name'.