Difference between revisions of "Template:Command"

From WikEmacs
Jump to navigation Jump to search
m
(rvv)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
+
<includeonly>'''<tt>M-x {{{1}}}</tt>'''</includeonly><noinclude>
 +
 
 
== Usage ==
 
== Usage ==
 
Show a command.
 
Show a command.
 
<pre>{{Command|find-file}}</pre> will be rendered as: {{Command|find-file}}
 
<pre>{{Command|find-file}}</pre> will be rendered as: {{Command|find-file}}
 +
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>
<includeonly>'''<tt>M-x {{{1}}}</tt>'''</includeonly>
 

Latest revision as of 21:02, 22 June 2012


Usage

Show a command.

{{Command|find-file}}

will be rendered as: M-x find-file