emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/trouble.texi,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/trouble.texi,v
Date: Sat, 06 Sep 2008 17:24:59 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/09/06 17:24:59

Index: trouble.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/trouble.texi,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- trouble.texi        28 Mar 2008 19:04:58 -0000      1.4
+++ trouble.texi        6 Sep 2008 17:24:58 -0000       1.5
@@ -116,13 +116,14 @@
 it is ready for the next command.
 
 @findex top-level
-  The command @kbd{M-x top-level} is equivalent to ``enough'' @kbd{C-]}
-commands to get you out of all the levels of recursive edits that you
-are in.  @kbd{C-]} gets you out one level at a time, but @kbd{M-x
-top-level} goes out all levels at once.  Both @kbd{C-]} and @kbd{M-x
-top-level} are like all other commands, and unlike @kbd{C-g}, in that
-they take effect only when Emacs is ready for a command.  @kbd{C-]} is
-an ordinary key and has its meaning only because of its binding in the
+  The command @kbd{M-x top-level} is equivalent to ``enough''
address@hidden commands to get you out of all the levels of recursive edits
+that you are in; it also exits the minibuffer if it is active.
address@hidden gets you out one level at a time, but @kbd{M-x top-level}
+goes out all levels at once.  Both @kbd{C-]} and @kbd{M-x top-level}
+are like all other commands, and unlike @kbd{C-g}, in that they take
+effect only when Emacs is ready for a command.  @kbd{C-]} is an
+ordinary key and has its meaning only because of its binding in the
 keymap.  @xref{Recursive Edit}.
 
   @kbd{C-x u} (@code{undo}) is not strictly speaking a way of canceling




reply via email to

[Prev in Thread] Current Thread [Next in Thread]