File: shortdoc.el.html

Defined variables (4)

shortdoc-mode-abbrev-tableAbbrev table for ‘shortdoc-mode’.
shortdoc-mode-hookHook run after entering shortdoc mode.
shortdoc-mode-mapKeymap for ‘shortdoc-mode’.
shortdoc-mode-syntax-tableSyntax table for ‘shortdoc-mode’.

Defined functions (11)

define-short-documentation-group(GROUP &rest FUNCTIONS)
shortdoc--display-function(DATA)
shortdoc--goto-section(ARG SYM &optional REVERSE)
shortdoc-add-function(GROUP SECTION ELEM)
shortdoc-display-group(GROUP &optional FUNCTION)
shortdoc-function-groups(FUNCTION)
shortdoc-mode()
shortdoc-next(&optional ARG)
shortdoc-next-section(&optional ARG)
shortdoc-previous(&optional ARG)
shortdoc-previous-section(&optional ARG)

Defined faces (2)

shortdoc-headingFace used for a heading.
shortdoc-sectionFace used for a section.