Difference between revisions of "Template:Command"

From WikEmacs
Jump to navigation Jump to search
m (category)
m
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>

Revision as of 01:11, 4 April 2012


Usage

Show a command.

{{Command|find-file}}

will be rendered as: M-x find-file