Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
Refer to an elisp function. | Refer to an elisp function. | ||
| − | <pre>{{Function|mapcar}}</pre> will be rendered as {{Function|mapcar}} | + | <pre>{{Function|mapcar}}</pre> will be rendered as {{Function|mapcar}}. |
[[Category:Emacs Wiki Templates]] | [[Category:Emacs Wiki Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 14:01, 31 March 2012
Usage
Refer to an elisp function.
{{Function|mapcar}}will be rendered as ‘mapcar’.