diff lisp/ChangeLog @ 73860:faa6ac4f6e4f

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Nov 2006 01:36:05 +0000
parents 775c7e458252
children 80f02ad4de5e
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 10 01:34:35 2006 +0000
+++ b/lisp/ChangeLog	Fri Nov 10 01:36:05 2006 +0000
@@ -1,3 +1,9 @@
+2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
+
+	* bs.el (bs--window-for-buffer): Remove.
+	(bs--show-with-configuration): Use `get-window-with-predicate'
+	instead of `bs--window-for-buffer'.
+
 2006-11-10  Kenichi Handa  <handa@m17n.org>
 
 	* files.el (revert-buffer): Fix previous change.