html--buffer-classes-cache | Cache for ‘html-current-buffer-classes’. |
html--buffer-ids-cache | Cache for ‘html-current-buffer-ids’. |
html-autoview-mode | Non-nil if Html-Autoview mode is enabled. |
html-autoview-mode-hook | Hook run after entering or leaving ‘html-autoview-mode’. |
html-display-text | Value of ‘sgml-display-text’ for HTML mode. |
html-face-tag-alist | Value of ‘sgml-face-tag-alist’ for HTML mode. |
html-imenu-regexp | A regular expression matching a head line to be added to the menu. |
html-mode-abbrev-table | Abbrev table for ‘html-mode’. |
html-mode-hook | Hook run by command ‘html-mode’. |
html-mode-map | Keymap for commands for use in HTML mode. |
html-mode-menu | Menu for HTML mode. |
html-mode-syntax-table | Syntax table for ‘html-mode’. |
html-quick-keys | Use C-c X combinations for quick insertion of frequent tags when non-nil. |
html-tag-alist | Value of ‘sgml-tag-alist’ for HTML mode. |
html-tag-face-alist | Value of ‘sgml-tag-face-alist’ for HTML mode. |
html-tag-help | Value of variable ‘sgml-tag-help’ for HTML mode. |
sgml-attribute-offset | Specifies a delta for attribute indentation in ‘sgml-indent-line’. |
sgml-basic-offset | Specifies the basic indentation level for ‘sgml-indent-line’. |
sgml-char-names | Vector of symbolic character names without ‘&’ and ‘;’. |
sgml-char-names-table | A table for mapping non-ASCII characters into SGML entity names. |
sgml-display-text | Tag names as lowercase symbols, and display string when invisible. |
sgml-electric-tag-pair-mode | Non-nil if Sgml-Electric-Tag-Pair mode is enabled. |
sgml-electric-tag-pair-mode-hook | Hook run after entering or leaving ‘sgml-electric-tag-pair-mode’. |
sgml-empty-tags | List of tags whose !ELEMENT definition says EMPTY. |
sgml-face-tag-alist | Alist of face and tag name for facemenu. |
sgml-font-lock-keywords | Rules for highlighting SGML code. See also ‘sgml-tag-face-alist’. |
sgml-mode-abbrev-table | Abbrev table for ‘sgml-mode’. |
sgml-mode-hook | Hook run by command ‘sgml-mode’. |
sgml-mode-map | Keymap for SGML mode. See also ‘sgml-specials’. |
sgml-mode-menu | Menu for SGML mode. |
sgml-mode-syntax-table | Syntax table used in SGML mode. See also ‘sgml-specials’. |
sgml-name-8bit-mode | When non-nil, insert non-ASCII characters as named entities. |
sgml-quick-keys | Use <, >, &, /, SPC and ‘sgml-specials’ keys "electrically" when non-nil. |
sgml-saved-validate-command | The command last used to validate in this buffer. |
sgml-slash-distance | If non-nil, is the maximum distance to search for matching ‘/’. |
sgml-specials | List of characters that have a special meaning for SGML mode. |
sgml-start-tag-regex | Regular expression that matches a non-empty start tag. |
sgml-syntax-propertize-rules | Syntax-propertize rules for sgml text. |
sgml-tag-alist | Alist of tag names for completing read and insertion rules. |
sgml-tag-face-alist | Tag names and face or list of faces to fontify with when invisible. |
sgml-tag-help | Alist of tag name and short description. |
sgml-tag-syntax-table | Syntax table used to parse SGML tags. |
sgml-transformation | Default value for ‘skeleton-transformation-function’ in SGML mode. |
sgml-transformation-function | Default value for ‘skeleton-transformation-function’ in SGML mode. |
sgml-unclosed-tags | List of tags whose !ELEMENT definition says the end-tag is optional. |
sgml-validate-command | The command to validate an SGML document. |
sgml-xml-mode | When non-nil, tag insertion functions will be XML-compliant. |