File: conf-mode.el.html

This mode is designed to edit many similar varieties of Conf/Ini files and Java properties. It started out from Aurélien Tisné's ini-mode. conf-space-keywords(var)/conf-space-keywords(fun) were inspired by Robert Fitzgerald's any-ini-mode.

Defined variables (60)

conf-assignment-columnAlign assignments to this column by default with M-x conf-align-assignments.
conf-assignment-regexpRegexp to recognize assignments.
conf-assignment-signSign used for assignments (char or string).
conf-assignment-spacePut at least one space around assignments when aligning.
conf-colon-assignment-columnValue for ‘conf-assignment-column’ in Java properties buffers.
conf-colon-assignment-spaceValue for ‘conf-assignment-space’ in colon style Conf mode buffers.
conf-colon-font-lock-keywordsKeywords to highlight in Conf Colon mode.
conf-colon-mode-abbrev-tableAbbrev table for ‘conf-colon-mode’.
conf-colon-mode-hookHook run after entering ‘conf-colon-mode’.
conf-colon-mode-mapKeymap for ‘conf-colon-mode’.
conf-colon-mode-syntax-tableSyntax table for ‘conf-colon-mode’.
conf-desktop-font-lock-keywordsKeywords to highlight in Conf Desktop mode.
conf-desktop-mode-abbrev-tableAbbrev table for ‘conf-desktop-mode’.
conf-desktop-mode-hookHook run after entering ‘conf-desktop-mode’.
conf-desktop-mode-mapKeymap for ‘conf-desktop-mode’.
conf-desktop-mode-syntax-tableSyntax table for ‘conf-desktop-mode’.
conf-font-lock-keywordsKeywords to highlight in Conf mode.
conf-javaprop-assignment-columnValue for ‘conf-assignment-column’ in Java properties buffers.
conf-javaprop-font-lock-keywordsKeywords to highlight in Conf Java Properties mode.
conf-javaprop-mode-abbrev-tableAbbrev table for ‘conf-javaprop-mode’.
conf-javaprop-mode-hookHook run after entering ‘conf-javaprop-mode’.
conf-javaprop-mode-mapKeymap for ‘conf-javaprop-mode’.
conf-javaprop-mode-syntax-tableSyntax table in use in Java properties buffers.
conf-mode-abbrev-tableAbbrev table for ‘conf-mode’.
conf-mode-hookHook run after entering ‘conf-mode’.
conf-mode-mapLocal keymap for ‘conf-mode’ buffers.
conf-mode-menuMenu for ‘conf-mode’.
conf-mode-syntax-tableSyntax table in use in Windows style ‘conf-mode’ buffers.
conf-npmrc-mode-abbrev-tableAbbrev table for ‘conf-npmrc-mode’.
conf-npmrc-mode-hookHook run after entering ‘conf-npmrc-mode’.
conf-npmrc-mode-mapKeymap for ‘conf-npmrc-mode’.
conf-npmrc-mode-syntax-tableSyntax table in use in npmrc ‘conf-mode’ buffers.
conf-ppd-mode-abbrev-tableAbbrev table for ‘conf-ppd-mode’.
conf-ppd-mode-hookHook run after entering ‘conf-ppd-mode’.
conf-ppd-mode-mapKeymap for ‘conf-ppd-mode’.
conf-ppd-mode-syntax-tableSyntax table in use in PPD ‘conf-mode’ buffers.
conf-space-font-lock-keywordsKeywords to highlight in Conf Space mode.
conf-space-keywordsRegexps for functions that may come before a space assignment.
conf-space-keywords-alistFile-name-based settings for the variable ‘conf-space-keywords’.
conf-space-mode-abbrev-tableAbbrev table for ‘conf-space-mode’.
conf-space-mode-hookHook run after entering ‘conf-space-mode’.
conf-space-mode-mapKeymap for ‘conf-space-mode’.
conf-space-mode-syntax-tableSyntax table for ‘conf-space-mode’.
conf-toml-font-lock-keywordsKeywords to highlight in Conf TOML mode.
conf-toml-mode-abbrev-tableAbbrev table for ‘conf-toml-mode’.
conf-toml-mode-hookHook run after entering ‘conf-toml-mode’.
conf-toml-mode-mapKeymap for ‘conf-toml-mode’.
conf-toml-mode-syntax-tableSyntax table in use in TOML style ‘conf-mode’ buffers.
conf-unix-mode-abbrev-tableAbbrev table for ‘conf-unix-mode’.
conf-unix-mode-hookHook run after entering ‘conf-unix-mode’.
conf-unix-mode-mapKeymap for ‘conf-unix-mode’.
conf-unix-mode-syntax-tableSyntax table in use in Unix style ‘conf-mode’ buffers.
conf-windows-mode-abbrev-tableAbbrev table for ‘conf-windows-mode’.
conf-windows-mode-hookHook run after entering ‘conf-windows-mode’.
conf-windows-mode-mapKeymap for ‘conf-windows-mode’.
conf-windows-mode-syntax-tableSyntax table for ‘conf-windows-mode’.
conf-xdefaults-mode-abbrev-tableAbbrev table for ‘conf-xdefaults-mode’.
conf-xdefaults-mode-hookHook run after entering ‘conf-xdefaults-mode’.
conf-xdefaults-mode-mapKeymap for ‘conf-xdefaults-mode’.
conf-xdefaults-mode-syntax-tableSyntax table in use in Xdefaults style ‘conf-mode’ buffers.

Defined functions (18)

conf--guess-mode()
conf-align-assignments(&optional ARG)
conf-colon-mode()
conf-desktop-mode()
conf-javaprop-mode()
conf-mode()
conf-mode-initialize(COMMENT &optional FONT-LOCK)
conf-mode-menu(ARG1)
conf-npmrc-mode()
conf-ppd-mode()
conf-quote-normal(ARG)
conf-space-keywords(KEYWORDS)
conf-space-mode()
conf-toml-mode()
conf-toml-recognize-section(LIMIT)
conf-unix-mode()
conf-windows-mode()
conf-xdefaults-mode()

Defined faces (0)