Mercurial > emacs
changeset 98127:e165488c3d30
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Wed, 10 Sep 2008 08:53:26 +0000 |
parents | d76050e35b35 |
children | 092123c2b01a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 10 08:52:50 2008 +0000 +++ b/lisp/ChangeLog Wed Sep 10 08:53:26 2008 +0000 @@ -1,3 +1,7 @@ +2008-09-10 Martin Rudalics <rudalics@gmx.at> + + * window.el (display-buffer): Fix doc-string typo. + 2008-09-10 Kenichi Handa <handa@m17n.org> * composite.el (compose-gstring-for-graphic): Fix previous change.