changeset 99125:47b36b351e0f

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Sat, 25 Oct 2008 09:18:19 +0000
parents a96e658622b6
children b7fa14d891a6
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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.