]> git.eshelyaron.com Git - emacs.git/commitdiff
(Quitting): Add findex entry for keyboard-quit.
authorEli Zaretskii <eliz@gnu.org>
Tue, 25 Jul 2000 12:41:10 +0000 (12:41 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 25 Jul 2000 12:41:10 +0000 (12:41 +0000)
man/trouble.texi

index 9c480d55b96916124b7a5f6ae4dbe8f3e32aa3b2..b7b506a2a293f3e98cce91224a9a2cdf22442939 100644 (file)
@@ -16,8 +16,8 @@ also considered.
 
 @table @kbd
 @item C-g
-@itemx C-@key{BREAK} (MS-DOS)
-Quit.  Cancel running or partially typed command.
+@itemx C-@key{BREAK}@r{ (MS-DOS only)}
+Quit (@code{keyboard-quit})}: cancel running or partially typed command.
 @item C-]
 Abort innermost recursive editing level and cancel the command which
 invoked it (@code{abort-recursive-edit}).
@@ -37,6 +37,7 @@ editing level and cancels the command that invoked the recursive edit.
 (@xref{Recursive Edit}.)
 
 @cindex quitting
+@findex keyboard-quit
 @kindex C-g
   Quitting with @kbd{C-g} is used for getting rid of a partially typed
 command, or a numeric argument that you don't want.  It also stops a