]> git.eshelyaron.com Git - emacs.git/commit
* bs.el (bs-cycle-previous): Don't modify the cycle list until
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Jun 2007 15:58:40 +0000 (15:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Jun 2007 15:58:40 +0000 (15:58 +0000)
commit27e165152b8365e566b30155e7e7cdf7b0a3c6ae
tree9f79a2ea1e9a94c5b9f5548937dbcc7c2ba8f2a2
parent726d9c5bd20726dbe25afba4a8890b2192ab57ac
* 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).
lisp/ChangeLog