icon-auto-newline | Non-nil means automatically newline before and after braces Icon code. |
icon-brace-imaginary-offset | Imagined indentation of an Icon open brace that actually follows a statement. |
icon-brace-offset | Extra indentation for braces, compared with other text in same context. |
icon-continued-brace-offset | Extra indent for Icon substatements that start with open-braces. |
icon-continued-statement-offset | Extra indent for Icon lines not starting new statements. |
icon-font-lock-keywords | Default expressions to highlight in ‘icon-mode’. |
icon-font-lock-keywords-1 | Subdued level highlighting for Icon mode. |
icon-font-lock-keywords-2 | Gaudy level highlighting for Icon mode. |
icon-imenu-generic-expression | Imenu expression for Icon mode. See ‘imenu-generic-expression’. |
icon-indent-level | Indentation of Icon statements with respect to containing block. |
icon-mode-abbrev-table | Abbrev table in use in Icon-mode buffers. |
icon-mode-hook | Hook run after entering ‘icon-mode’. |
icon-mode-map | Keymap used in Icon mode. |
icon-mode-menu | Menu for Icon mode. |
icon-mode-syntax-table | Syntax table in use in Icon-mode buffers. |
icon-tab-always-indent | Non-nil means TAB in Icon mode should always reindent the current line. |