File: emacs-news-mode.el.html

Defined variables (10)

emacs-news-mode-abbrev-tableAbbrev table for ‘emacs-news-mode’.
emacs-news-mode-hookHook run after entering ‘emacs-news-mode’.
emacs-news-mode-mapKeymap for ‘emacs-news-mode’.
emacs-news-mode-menuMenu for ‘emacs-news-mode’.
emacs-news-mode-syntax-tableSyntax table for ‘emacs-news-mode’.
emacs-news-view-mode-abbrev-tableAbbrev table for ‘emacs-news-view-mode’.
emacs-news-view-mode-hookHook run after entering ‘emacs-news-view-mode’.
emacs-news-view-mode-mapKeymap for ‘emacs-news-view-mode’.
emacs-news-view-mode-menuMenu for ‘emacs-news-view-mode’.
emacs-news-view-mode-syntax-tableSyntax table for ‘emacs-news-view-mode’.

Defined functions (15)

emacs-news--buttonize()
emacs-news--fill-paragraph(&optional JUSTIFY)
emacs-news--sections(REGEXP)
emacs-news-count-untagged-entries()
emacs-news-cycle-tag()
emacs-news-delete-temporary-markers()
emacs-news-find-heading(HEADING)
emacs-news-goto-section(SECTION)
emacs-news-mode()
emacs-news-mode-menu(ARG1)
emacs-news-next-untagged-entry(&optional REVERSE)
emacs-news-open-line(N)
emacs-news-previous-untagged-entry()
emacs-news-view-mode()
emacs-news-view-mode-menu(ARG1)

Defined faces (2)

emacs-news-does-not-need-documentationFace used for displaying the "does not need documentation" tag.
emacs-news-is-documentedFace used for displaying the "is documented" tag.