Mercurial > emacs
changeset 93402:ea007865fdec
Move minibuffer changes to the section "Minibuffer changes".
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 29 Mar 2008 23:00:05 +0000 |
parents | ad1e7f0ecff8 |
children | ca4f82c2e75c |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Mar 29 22:58:43 2008 +0000 +++ b/etc/NEWS Sat Mar 29 23:00:05 2008 +0000 @@ -65,12 +65,6 @@ * Changes in Emacs 23.1 -** Minibuffer input of shell commands now comes with completion. - -** 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 @@ -274,6 +268,12 @@ ** Minibuffer changes +*** Minibuffer input of shell commands now comes with completion. + +*** 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. + *** Many commands that read a buffer name now provide a list of all buffers sorted by recency in the list of minibuffer default values available via M-n or down-arrow. It is also possible to search this buffer list