diff options
Diffstat (limited to 'man/kmacro.texi')
-rw-r--r-- | man/kmacro.texi | 4 |
1 files changed, 2 insertions, 2 deletions
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. @kbd{f} skips the current command in this execution of the keyboard macro, but doesn't delete it from the macro. @item -@kbd{TAB} executes the current command, as well as all similar -commands immediately following the current command; for example, TAB +@kbd{@key{TAB}} executes the current command, as well as all similar +commands immediately following the current command; for example, @key{TAB} may be used to insert a sequence of characters (corresponding to a sequence of @code{self-insert-command} commands). @item |