Difference between revisions of "Template:CustomizeVariable"
Jump to navigation
Jump to search
m |
|||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | Usage | + | == Usage == |
| + | Show how to customize a variable. | ||
<pre>{{CustomizeVariable|auto-mode-alist}}</pre> will be rendered as: {{CustomizeVariable|auto-mode-alist}} | <pre>{{CustomizeVariable|auto-mode-alist}}</pre> will be rendered as: {{CustomizeVariable|auto-mode-alist}} | ||
</noinclude> | </noinclude> | ||
| − | '''M-x customize-variable RET {{{1}}}''' | + | <includeonly>'''M-x customize-variable RET {{{1}}}'''</includeonly> |
Revision as of 20:56, 28 March 2012
Usage
Show how to customize a variable.
{{CustomizeVariable|auto-mode-alist}}will be rendered as:
M-x customize-variable RET auto-mode-alist