From: Chong Yidong Date: Sat, 6 Sep 2008 17:22:05 +0000 (+0000) Subject: (Ftop_level): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~2999 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9252e0c0d7a37574bcab2b17028b20a5b5f94fa8;p=emacs.git (Ftop_level): Doc fix. --- diff --git a/src/keyboard.c b/src/keyboard.c index e957e7e5c8f..086ba110337 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -1361,7 +1361,8 @@ top_level_1 () } DEFUN ("top-level", Ftop_level, Stop_level, 0, 0, "", - doc: /* Exit all recursive editing levels. */) + doc: /* Exit all recursive editing levels. +This also exits all active minibuffers. */) () { #ifdef HAVE_WINDOW_SYSTEM