diff lisp/ChangeLog @ 81071:5b3b1e543897

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 25 May 2007 10:14:51 +0000
parents b3bd944f9137
children ecb305fe2f17
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 25 10:13:22 2007 +0000
+++ b/lisp/ChangeLog	Fri May 25 10:14:51 2007 +0000
@@ -1,3 +1,10 @@
+2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
+
+	* bs.el (bs-cycle-previous): Don't modify the cycle list until
+	`switch-to-buffer' has returned succesfully.
+	(bs-cycle-next): Ditto.  Also, don't bury the buffer when the
+	window is dedicated (it could iconify the frame).
+
 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
 
 	* vc-hooks.el (vc-find-root): Fix file attribute test.