From: Luc Teirlinck Date: Thu, 2 Feb 2006 05:36:43 +0000 (+0000) Subject: (Save Keyboard Macro): Add missing @kbd to @table. X-Git-Tag: emacs-pretest-22.0.90~4425 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=85aea0a0901257c4a964ca4f9817a364bfae3a3f;p=emacs.git (Save Keyboard Macro): Add missing @kbd to @table. --- diff --git a/man/kmacro.texi b/man/kmacro.texi index 4599dc40ae2..89cd8f9e54b 100644 --- a/man/kmacro.texi +++ b/man/kmacro.texi @@ -431,7 +431,7 @@ register as a counter, incrementing it on each repetition of the macro. @node Save Keyboard Macro @section Naming and Saving Keyboard Macros -@table +@table @kbd @item C-x C-k n Give a command name (for the duration of the Emacs session) to the most recently defined keyboard macro (@code{kmacro-name-last-macro}).