# HG changeset patch # User Chong Yidong # Date 1220721885 0 # Node ID 07cf7e2cfbb443de259178feb2208f933d180b51 # Parent e8b9418aaa92efdccfb17c6846ac8aed305d7a36 (Recursive Edit): Note that top-level exits active minibuffers. diff -r e8b9418aaa92 -r 07cf7e2cfbb4 doc/emacs/misc.texi --- 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