# HG changeset patch # User Juanma Barranquero # Date 1180088091 0 # Node ID 5b3b1e54389736c1f7f1d8eada2ada926db9dad5 # Parent 2d6076fafa6bf2c393d607330818f190bf9d0342 *** empty log message *** diff -r 2d6076fafa6b -r 5b3b1e543897 lisp/ChangeLog --- 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 + + * 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 * vc-hooks.el (vc-find-root): Fix file attribute test.