Difference between revisions of "Template:Manual"

From WikEmacs
Jump to navigation Jump to search
(Undo revision 1642 by Kindahero (talk))
Line 1: Line 1:
<includeonly>[http://www.gnu.org/software/emacs/manual/html_node/{{{1}}}/{{{2}}}.html#{{{2}}} {{{3}}}] '''M-:''' (info "({{{1}}}) {{{3}}}") </includeonly><noinclude>
+
<includeonly>[http://www.gnu.org/software/emacs/manual/html_node/{{{1}}}/{{{2}}}.html#{{{2}}} {{{3}}}] (`(info "({{{1}}}) {{{3}}}")')</includeonly><noinclude>
  
 
== Usage ==
 
== Usage ==

Revision as of 20:42, 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 (`(info "(emacs) Major Mode")')