aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/cc-mode.texi2
-rw-r--r--man/ebrowse.texi6
-rw-r--r--man/kmacro.texi4
-rw-r--r--man/ses.texi6
-rw-r--r--man/text.texi4
-rw-r--r--man/widget.texi2
6 files changed, 12 insertions, 12 deletions
diff --git a/man/cc-mode.texi b/man/cc-mode.texi
index 92d4ac20aa0..088c19e44f0 100644
--- a/man/cc-mode.texi
+++ b/man/cc-mode.texi
@@ -4883,7 +4883,7 @@ our first example again:
4883 6: @} 4883 6: @}
4884@end example 4884@end example
4885 4885
4886Let's say point is on line 3 and we hit the @kbd{TAB} key to reindent 4886Let's say point is on line 3 and we hit the @key{TAB} key to reindent
4887the line. The syntactic context for that line is: 4887the line. The syntactic context for that line is:
4888 4888
4889@example 4889@example
diff --git a/man/ebrowse.texi b/man/ebrowse.texi
index b48d5c2b987..77e4ad07b45 100644
--- a/man/ebrowse.texi
+++ b/man/ebrowse.texi
@@ -979,11 +979,11 @@ a mouse.
979@cindex switching buffers 979@cindex switching buffers
980 980
981@table @kbd 981@table @kbd
982@item TAB 982@item @key{TAB}
983Pop up the tree buffer to which the member buffer belongs. 983Pop up the tree buffer to which the member buffer belongs.
984 984
985@item t 985@item t
986Do the same as @kbd{TAB} but also position the cursor on the class 986Do the same as @key{TAB} but also position the cursor on the class
987displayed in the member buffer. 987displayed in the member buffer.
988@end table 988@end table
989 989
@@ -1433,7 +1433,7 @@ command @kbd{C-c b f}, for example, to jump to a specific member.
1433@cindex completion 1433@cindex completion
1434@cindex symbol completion 1434@cindex symbol completion
1435 1435
1436The command @kbd{C-c b TAB} completes the symbol in front of point. 1436The command @kbd{C-c b @key{TAB}} completes the symbol in front of point.
1437 1437
1438 1438
1439 1439
diff --git a/man/kmacro.texi b/man/kmacro.texi
index 0693eefca54..852f999adac 100644
--- a/man/kmacro.texi
+++ b/man/kmacro.texi
@@ -521,8 +521,8 @@ next command in the keyboard macro.
521@kbd{f} skips the current command in this execution of the keyboard 521@kbd{f} skips the current command in this execution of the keyboard
522macro, but doesn't delete it from the macro. 522macro, but doesn't delete it from the macro.
523@item 523@item
524@kbd{TAB} executes the current command, as well as all similar 524@kbd{@key{TAB}} executes the current command, as well as all similar
525commands immediately following the current command; for example, TAB 525commands immediately following the current command; for example, @key{TAB}
526may be used to insert a sequence of characters (corresponding to a 526may be used to insert a sequence of characters (corresponding to a
527sequence of @code{self-insert-command} commands). 527sequence of @code{self-insert-command} commands).
528@item 528@item
diff --git a/man/ses.texi b/man/ses.texi
index f6977335661..38caa7c830a 100644
--- a/man/ses.texi
+++ b/man/ses.texi
@@ -188,12 +188,12 @@ Self-insert an expression. The right-parenthesis is inserted for you
188(@code{ses-read-cell}). To access another cell's value, just use its 188(@code{ses-read-cell}). To access another cell's value, just use its
189identifier in your expression. Whenever the other cell is changed, 189identifier in your expression. Whenever the other cell is changed,
190this cell's formula will be reevaluated. While typing in the 190this cell's formula will be reevaluated. While typing in the
191expression, you can use @kbd{M-TAB} to complete symbol names. 191expression, you can use @kbd{M-@key{TAB}} to complete symbol names.
192 192
193@item ' @r{(apostrophe)} 193@item ' @r{(apostrophe)}
194Enter a symbol (ses-read-symbol). SES remembers all symbols that have 194Enter a symbol (ses-read-symbol). SES remembers all symbols that have
195been used as formulas, so you can type just the beginning of a symbol 195been used as formulas, so you can type just the beginning of a symbol
196and use @kbd{SPC}, @kbd{TAB}, and @kbd{?} to complete it. 196and use @kbd{@key{SPC}}, @kbd{@key{TAB}}, and @kbd{?} to complete it.
197@end table 197@end table
198 198
199To enter something else (e.g., a vector), begin with a digit, then 199To enter something else (e.g., a vector), begin with a digit, then
@@ -287,7 +287,7 @@ string is right-aligned within the print cell. To get left-alignment,
287use parentheses: @samp{("$%.2f")}. A printer can also be a 287use parentheses: @samp{("$%.2f")}. A printer can also be a
288one-argument function (a symbol or a lambda), whose result is a string 288one-argument function (a symbol or a lambda), whose result is a string
289(right-aligned) or list of one string (left-aligned). While typing in 289(right-aligned) or list of one string (left-aligned). While typing in
290a lambda, you can use @kbd{M-TAB} to complete the names of symbols. 290a lambda, you can use @kbd{M-@key{TAB}} to complete the names of symbols.
291 291
292Each cell has a printer. If @code{nil}, the column-printer for the cell's 292Each cell has a printer. If @code{nil}, the column-printer for the cell's
293column is used. If that is also @code{nil}, the default-printer for the 293column is used. If that is also @code{nil}, the default-printer for the
diff --git a/man/text.texi b/man/text.texi
index 5abb736a891..4470e494daf 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -1680,12 +1680,12 @@ Variables}.
1680 For La@TeX{} files, you can use Bib@TeX{} to process the auxiliary 1680 For La@TeX{} files, you can use Bib@TeX{} to process the auxiliary
1681file for the current buffer's file. Bib@TeX{} looks up bibliographic 1681file for the current buffer's file. Bib@TeX{} looks up bibliographic
1682citations in a data base and prepares the cited references for the 1682citations in a data base and prepares the cited references for the
1683bibliography section. The command @kbd{C-c TAB} 1683bibliography section. The command @kbd{C-c @key{TAB}}
1684(@code{tex-bibtex-file}) runs the shell command 1684(@code{tex-bibtex-file}) runs the shell command
1685(@code{tex-bibtex-command}) to produce a @samp{.bbl} file for the 1685(@code{tex-bibtex-command}) to produce a @samp{.bbl} file for the
1686current buffer's file. Generally, you need to do @kbd{C-c C-f} 1686current buffer's file. Generally, you need to do @kbd{C-c C-f}
1687(@code{tex-file}) once to generate the @samp{.aux} file, then do 1687(@code{tex-file}) once to generate the @samp{.aux} file, then do
1688@kbd{C-c TAB} (@code{tex-bibtex-file}), and then repeat @kbd{C-c C-f} 1688@kbd{C-c @key{TAB}} (@code{tex-bibtex-file}), and then repeat @kbd{C-c C-f}
1689(@code{tex-file}) twice more to get the cross-references correct. 1689(@code{tex-file}) twice more to get the cross-references correct.
1690 1690
1691@findex tex-compile 1691@findex tex-compile
diff --git a/man/widget.texi b/man/widget.texi
index cab3ca0c604..d87dd613ef4 100644
--- a/man/widget.texi
+++ b/man/widget.texi
@@ -315,7 +315,7 @@ buffer, plus you will have these additional commands:
315@deffn Command widget-forward &optional count 315@deffn Command widget-forward &optional count
316Move point @var{count} buttons or editing fields forward. 316Move point @var{count} buttons or editing fields forward.
317@end deffn 317@end deffn
318@item @key{M-TAB} 318@item @kbd{M-@key{TAB}}
319@deffn Command widget-backward &optional count 319@deffn Command widget-backward &optional count
320Move point @var{count} buttons or editing fields backward. 320Move point @var{count} buttons or editing fields backward.
321@end deffn 321@end deffn