# HG changeset patch # User Eli Zaretskii # Date 964528870 0 # Node ID 7ac56091d9f4625dda295a8e7434a17092cd8956 # Parent 153802156ca96f87db872da173b20cdf5baeb9ac (Quitting): Add findex entry for keyboard-quit. diff -r 153802156ca9 -r 7ac56091d9f4 man/trouble.texi --- a/man/trouble.texi Tue Jul 25 12:22:01 2000 +0000 +++ b/man/trouble.texi Tue Jul 25 12:41:10 2000 +0000 @@ -16,8 +16,8 @@ @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 @@ (@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