Difference between revisions of "Template:CustomizeVariable"

From WikEmacs
Jump to navigation Jump to search
(Created page with "'''M-x customize-variable RET {{{1}}}'''")
 
Line 1: Line 1:
 +
<noinclude>
 +
Usage: Show how to customize a variable.
 +
<pre>{{CustomizeVariable|auto-mode-alist}}</pre> will be rendered as: {{CustomizeVariable|auto-mode-alist}}
 +
</noinclude>
 
'''M-x customize-variable RET {{{1}}}'''
 
'''M-x customize-variable RET {{{1}}}'''

Revision as of 20:24, 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

M-x customize-variable RET {{{1}}}