Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
PhilHudson (talk | contribs) (Added RET to C-h f ...) |
m |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | ' | + | <includeonly><span title="{{{`2'|Try `C-h f {{{1}}}' for more information.}}}" style="border-bottom:1px dotted">'''''{{{1}}}'''''</span></includeonly><noinclude> |
+ | |||
+ | == Usage == | ||
+ | |||
+ | Refer to an elisp function. | ||
+ | |||
+ | <pre>{{Function|mapcar}}</pre> will be rendered as {{Function|mapcar}}. | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 01:14, 4 April 2012
Usage
Refer to an elisp function.
{{Function|mapcar}}
will be rendered as mapcar.