Mercurial > emacs
changeset 97624:f989cc2bdbc7
* subr.el (temp-buffer-show-hook): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 23 Aug 2008 03:02:15 +0000 |
parents | 16299e70cdb7 |
children | cd9442c3d522 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 23 02:11:56 2008 +0000 +++ b/lisp/ChangeLog Sat Aug 23 03:02:15 2008 +0000 @@ -1,3 +1,7 @@ +2008-08-23 Chong Yidong <cyd@stupidchicken.com> + + * subr.el (temp-buffer-show-hook): Doc fix. + 2008-08-22 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"