Difference between revisions of "Template:Keys"

From WikEmacs
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly><span title="{{{`2'|Try `C-h k {{{1}}}' for more information.}}}" style="border-bottom:1px dotted">'''[{{{1}}}]'''</span></includeonly><noinclude>
+
<includeonly><span title="{{{2|Try `C-h k {{{1}}}' for more information.}}}" style="border-bottom:1px dotted">'''[{{{1}}}]'''</span></includeonly><noinclude>
  
 
== Usage ==
 
== Usage ==

Revision as of 15:01, 31 March 2012


Usage

Show a key sequence, with an optional tool tip for the associated command or function.

{{Keys|C-x C-x}}

will be rendered as: [C-x C-x]

{{Keys|C-x C-x|exchange-point-and-mark}}

will be rendered as: [C-x C-x]