From 27e165152b8365e566b30155e7e7cdf7b0a3c6ae Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 5 Jun 2007 15:58:40 +0000 Subject: [PATCH] * 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fae5255e1bc..695db5c9678 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2007-06-05 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-06-05 Glenn Morris * files.el (auto-mode-alist): Open `.asd' files in lisp-mode. -- 2.39.2