Mercurial > emacs
changeset 98044:07cf7e2cfbb4
(Recursive Edit): Note that top-level exits active minibuffers.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 06 Sep 2008 17:24:45 +0000 |
parents | e8b9418aaa92 |
children | 7e5d202f9202 |
files | doc/emacs/misc.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/misc.texi Sat Sep 06 17:24:30 2008 +0000 +++ b/doc/emacs/misc.texi Sat Sep 06 17:24:45 2008 +0000 @@ -2153,7 +2153,8 @@ wish, you can then abort the next recursive editing level. Alternatively, the command @kbd{M-x top-level} aborts all levels of -recursive edits, returning immediately to the top-level command reader. +recursive edits, returning immediately to the top-level command +reader. It also exits the minibuffer, if it is active. The text being edited inside the recursive edit need not be the same text that you were editing at top level. It depends on what the recursive edit