From 25ed034e4fe5455f674a13118ac0c768eeae94a8 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 6 Sep 2008 17:24:45 +0000 Subject: [PATCH] (Recursive Edit): Note that top-level exits active minibuffers. --- doc/emacs/misc.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 97b1d96e970..01edc5f3ef0 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -2153,7 +2153,8 @@ immediately to the command level of the previous recursive edit. If you 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 -- 2.39.5