comparison 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
comparison
equal deleted inserted replaced
81070:2d6076fafa6b 81071:5b3b1e543897
1 2007-05-25 Juanma Barranquero <lekktu@gmail.com>
2
3 * bs.el (bs-cycle-previous): Don't modify the cycle list until
4 `switch-to-buffer' has returned succesfully.
5 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
6 window is dedicated (it could iconify the frame).
7
1 2007-05-25 Miles Bader <miles@fencepost.gnu.org> 8 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
2 9
3 * vc-hooks.el (vc-find-root): Fix file attribute test. 10 * vc-hooks.el (vc-find-root): Fix file attribute test.
4 11
5 2007-05-24 Richard Stallman <rms@gnu.org> 12 2007-05-24 Richard Stallman <rms@gnu.org>