File: cus-theme.el.html
Defined variables (10)
custom-new-theme-mode-abbrev-table | Abbrev table for ‘custom-new-theme-mode’. |
custom-new-theme-mode-hook | Hook run after entering Custom-Theme mode. |
custom-new-theme-mode-map | Keymap for ‘custom-new-theme-mode’. |
custom-new-theme-mode-syntax-table | Syntax table for ‘custom-new-theme-mode’. |
custom-theme--listed-faces | Faces listed by default in the *Custom Theme* buffer. |
custom-theme-allow-multiple-selections | Whether to allow multi-selections in the *Custom Themes* buffer. |
custom-theme-choose-mode-abbrev-table | Abbrev table for ‘custom-theme-choose-mode’. |
custom-theme-choose-mode-hook | Hook run after entering Themes mode. |
custom-theme-choose-mode-map | Keymap for ‘custom-theme-choose-mode’. |
custom-theme-choose-mode-syntax-table | Syntax table for ‘custom-theme-choose-mode’. |
Defined functions (21)
custom-describe-theme | () |
custom-new-theme-mode | () |
custom-theme-add-face | (FACE &optional SPEC) |
custom-theme-add-face-1 | (SYMBOL SPEC) |
custom-theme-add-var-1 | (SYMBOL VAL) |
custom-theme-add-variable | (VAR VALUE) |
custom-theme-checkbox-toggle | (WIDGET &optional EVENT) |
custom-theme-choose-mode | () |
custom-theme-merge-theme | (THEME) |
custom-theme-revert | (IGNORE-AUTO NOCONFIRM) |
custom-theme-save | (&rest IGNORE) |
custom-theme-selections-toggle | (WIDGET &optional EVENT) |
custom-theme-summary | (THEME) |
custom-theme-visit-theme | (THEME) |
custom-theme-write | (&rest IGNORE) |
custom-theme-write-faces | (THEME FACES) |
custom-theme-write-variables | (THEME VARS) |
customize-create-theme | (&optional THEME BUFFER) |
customize-themes | (&optional BUFFER) |
describe-theme | (THEME) |
describe-theme-1 | (THEME) |