aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/trouble.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/trouble.texi b/man/trouble.texi
index bf066b83422..da0022aaada 100644
--- a/man/trouble.texi
+++ b/man/trouble.texi
@@ -128,7 +128,7 @@ in the Emacs distribution. Type @kbd{C-h F} to read the FAQ; type
128@kbd{C-h P} to read the @file{PROBLEMS} file. 128@kbd{C-h P} to read the @file{PROBLEMS} file.
129 129
130@menu 130@menu
131* DEL Gets Help:: What to do if @key{DEL} doesn't delete. 131* DEL Doesn't Delete:: What to do if @key{DEL} doesn't delete.
132* Stuck Recursive:: `[...]' in mode line around the parentheses. 132* Stuck Recursive:: `[...]' in mode line around the parentheses.
133* Screen Garbled:: Garbage on the screen. 133* Screen Garbled:: Garbage on the screen.
134* Text Garbled:: Garbage in the text. 134* Text Garbled:: Garbage in the text.
@@ -140,7 +140,7 @@ in the Emacs distribution. Type @kbd{C-h F} to read the FAQ; type
140* Total Frustration:: When you are at your wits' end. 140* Total Frustration:: When you are at your wits' end.
141@end menu 141@end menu
142 142
143@node DEL Gets Help 143@node DEL Doesn't Delete
144@subsection If @key{DEL} Fails to Delete 144@subsection If @key{DEL} Fails to Delete
145@cindex @key{DEL} vs @key{BACKSPACE} 145@cindex @key{DEL} vs @key{BACKSPACE}
146@cindex @key{BACKSPACE} vs @key{DEL} 146@cindex @key{BACKSPACE} vs @key{DEL}