aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2000-07-25 12:41:10 +0000
committerEli Zaretskii <[email protected]>2000-07-25 12:41:10 +0000
commit48d86efedb6c6ae7da20cacaf3bab9d250f55633 (patch)
treeed7230faec5e42e1c013cbd92d0e2ffc61d9b9f6
parentfbc7bbf778f45d15ad29a454a1c728e4657043e4 (diff)
(Quitting): Add findex entry for keyboard-quit.
-rw-r--r--man/trouble.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/trouble.texi b/man/trouble.texi
index 9c480d55b9..b7b506a2a2 100644
--- a/man/trouble.texi
+++ b/man/trouble.texi
@@ -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