Mercurial > emacs
diff etc/NEWS @ 92767:b0c32527b009
(Fswitch_to_buffer): Fall back on pop-to-buffer.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 12 Mar 2008 18:13:23 +0000 |
parents | 4a9e25ce20b0 |
children | 70290cfccdc1 |
line wrap: on
line diff
--- a/etc/NEWS Wed Mar 12 17:57:29 2008 +0000 +++ b/etc/NEWS Wed Mar 12 18:13:23 2008 +0000 @@ -65,6 +65,10 @@ * Changes in Emacs 23.1 +** Operations like C-x b and C-x C-f which use switch-to-buffer do not fail +any more when used in a minibuffer or a dedicated window. Instead, they +fallback on using pop-to-buffer which will use some other window. + ** Emacs now supports using both X displays and ttys in one session. Start the server (M-x server-start). Then `emacsclient -t' creates a tty frame connected to the running emacs server. You can also use any