# HG changeset patch # User Luc Teirlinck # Date 1138858603 0 # Node ID 9d15d9eabbdeb88e96c7734211ea6612f9a8edc0 # Parent b8fa8884a850e6b0877c0e3895ace91a4a456ac2 (Save Keyboard Macro): Add missing @kbd to @table. diff -r b8fa8884a850 -r 9d15d9eabbde man/kmacro.texi --- a/man/kmacro.texi Thu Feb 02 05:31:33 2006 +0000 +++ b/man/kmacro.texi Thu Feb 02 05:36:43 2006 +0000 @@ -431,7 +431,7 @@ @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}).