Difference between revisions of "Template:Manual"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | <includeonly>[http://www.gnu.org/software/emacs/manual/html_node/{{{1}}}/{{{2}}}.html#{{{2}}} {{{3}}}] | + | <includeonly>[http://www.gnu.org/software/emacs/manual/html_node/{{{1}}}/{{{2}}}.html#{{{2}}} {{{3}}}] '''M-:''' (info "({{{1}}}) {{{3}}}") </includeonly><noinclude> |
== Usage == | == Usage == |
Revision as of 20:41, 29 March 2012
Usage
Refer to a manual entry, providing a link to the online manual and a lisp snippet that can be evaluated to read the manual entry locally.
{{Manual|emacs|Major-Mode|Major Mode}}
will be rendered as: Major Mode M-: (info "(emacs) Major Mode")