Difference between revisions of "Template:CustomizeVariable"

From WikEmacs
Jump to navigation Jump to search
(Created page with "'''M-x customize-variable RET {{{1}}}'''")
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''M-x customize-variable RET {{{1}}}'''
+
<includeonly>'''M-x customize-variable RET {{{1}}}'''</includeonly><noinclude>
 +
 
 +
== Usage ==
 +
Show how to customize a variable.
 +
<pre>{{CustomizeVariable|auto-mode-alist}}</pre> will be rendered as: {{CustomizeVariable|auto-mode-alist}}
 +
 
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 01:12, 4 April 2012


Usage

Show how to customize a variable.

{{CustomizeVariable|auto-mode-alist}}

will be rendered as: M-x customize-variable RET auto-mode-alist