Mercurial > emacs
changeset 99123:b86c228e54c9
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 25 Oct 2008 08:08:19 +0000 |
parents | 6fff8b7a31ca |
children | a96e658622b6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 25 08:07:42 2008 +0000 +++ b/lisp/ChangeLog Sat Oct 25 08:08:19 2008 +0000 @@ -1,3 +1,8 @@ +2008-10-25 Martin Rudalics <rudalics@gmx.at> + + * window.el (get-buffer-window-list): Rename buffer argument to + buffer-or-name and make it optional. + 2008-10-25 Juanma Barranquero <lekktu@gmail.com> * completion.el (add-completion-to-head, add-completion): Doc fixes.