| About 341 results (0.20 seconds) |
![]() Custom Search |
Nov 21, 2012 ... A documentation string, or doc string, documents an EmacsLisp object (typically a function or variable) associated with a symbol. Doc strings ... www.emacswiki.org/emacs/DocString |
Dec 2, 2012 ... I found it a bit hard to quickly scan to the docstring with so much ... with the docstring fontified using font-lock-doc-face (the same one used for ... www.emacswiki.org/emacs/ElDoc |
May 12, 2013 ... The first string is the DocString, a short textual description of the skeleton. Then follows the skeleton itself, which is mostly plain strings inserted ... www.emacswiki.org/emacs/SkeletonMode |
Oct 18, 2012 ... (defmacro defclosure (name arglist docstring bindings &rest body) "Define NAME as ... The definition is (lambda ARGLIST DOCSTRING BODY. www.emacswiki.org/emacs/FakeClosures |
Dec 29, 2012 ... This pages explains when to use defcustom, when to use defvar, when to use defconst, and when to start the DocString with an asterisk '*' . www.emacswiki.org/emacs/VariableDefinition |
Mar 30, 2010 ... n Docstring is displayed in the buffer named by the the value of ... n :EXAMPLE\n\ (mon-help-temp-docstring-display \(documentation ... www.emacswiki.org/emacs/google-define-redux-supplemental.el |
Currently it generates command list: command name ;; and first line of docstring. Document is inserted after empty line ;; below Commentary section. If auto ... www.emacswiki.org/emacs/auto-document.el |
... `mon-help-parse-interactive-spec', ;; `mon-help-view-file', `mon-help-temp- docstring-display', ;; `mon-help-get-mon-help-buffer', `mon-help-overlay-result', ... www.emacswiki.org/emacs/mon-doc-help-utils.el |
Dec 26, 2011 ... For a detailed overview of Allout features, keystrokes, and configuration, please read the docstring for allout-mode: C-h f allout-mode RET ... www.emacswiki.org/emacs/AllOut |
I got tired of removing a character from a function name in order to see the docstring for it popup. The code below will display the docstring for a function in a ... www.emacswiki.org/emacs/AutoComplete |
| |