Mercurial > emacs
diff lisp/ChangeLog @ 99125:47b36b351e0f
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 25 Oct 2008 09:18:19 +0000 |
parents | b86c228e54c9 |
children | 09ffbb0587a5 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 25 09:17:44 2008 +0000 +++ b/lisp/ChangeLog Sat Oct 25 09:18:19 2008 +0000 @@ -1,5 +1,7 @@ 2008-10-25 Martin Rudalics <rudalics@gmx.at> + * subr.el (with-current-buffer): Rename buffer argument to + buffer-or-name. * window.el (get-buffer-window-list): Rename buffer argument to buffer-or-name and make it optional.