* lisp/window.el (bury-buffer): Don't iconify the only frame.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 1 Jul 2011 03:48:44 +0000 (23:48 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 1 Jul 2011 03:48:44 +0000 (23:48 -0400)
commit0e61a35ffdbd18adc18ab54857a550dc1d4220b4
treed8480fb68e9bfb904c317f42d378223a888cf165
parentddd63a1e1b46a0b34ffa2fc64ab9901fe7193e6b
* lisp/window.el (bury-buffer): Don't iconify the only frame.
(switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
to pop-to-buffer.  Use pop-to-buffer-same-frame if you don't like that.
lisp/ChangeLog
lisp/window.el