Difference between revisions of "Template:Command"

From WikEmacs
Jump to navigation Jump to search
m (category)
(rvv)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
<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:Emacs Wiki Templates]]
+
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 21:02, 22 June 2012


Usage

Show a command.

{{Command|find-file}}

will be rendered as: M-x find-file