- 02 Jan, 2006 4 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
Fix docstring for custom-theme-set-variables.
-
Chong Yidong authored
(custom-known-themes): Rename `standard' theme to `changed'. (custom-push-theme): Caller no longer specifies what theme to use when doing `reset'---the setting is simply removed from the theme. Delete MODE from `theme-value' and `theme-settings' properties. (custom-declare-theme): Ignore &rest args since we don't use them. (custom-loaded-themes): Delete variable. (custom-theme-load-themes, custom-theme-loaded-p) (custom-theme-value): Delete functions. (custom-declare-theme): Signal error on invalid theme names. (provide-theme): custom-loaded-themes was deleted. (load-theme): Load the file unconditionally. (enable-theme): Call `load-theme' if theme is undefined. (custom-enabled-themes): Only update value for successful loads. (disable-theme): Complete from enabled themes when interactive. (custom-variable-theme-value): Calculate theme value directly. (custom-theme-reset-variables, custom-reset-variables): Mark as XEmacs compatibility functions. We don't actually use these. * cus-edit.el (custom-variable-state-set): Use custom-variable-theme-value instead of custom-theme-value. (custom-face-state-set): Rename `standard' theme to `changed'. (custom-save-variables, custom-save-faces): Delete unneeded references to custom-reset-variables. (custom-save-resets): Delete function. (custom-save-variables, custom-save-faces): MODE argument deleted. (custom-save-variables, custom-save-faces): Ignore theme values. * cus-face.el (custom-theme-reset-faces): Mark as XEmacs compatibility function.
-
- 31 Dec, 2005 1 commit
-
-
Chong Yidong authored
(custom-enabling-themes): New variable. (enable-theme): Don't enable user if custom-enabling-themes is t. (custom-enabled-themes): Make it a defcustom. (custom-theme-recalc-face): No-op if face is undefined.
-
- 30 Dec, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 24 Dec, 2005 3 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* cus-edit.el (custom-variable-set, custom-variable-save, custom-variable-save): Custom-quote widget values. (customize-save-variable): Fix custom-push-theme call.
-
Chong Yidong authored
* custom.el (custom-push-theme): Clarify docstring. VALUE nil for reset means to remove setting from theme entirely. Don't keep expanding theme-settings list; delete old entries if necessary. * cus-edit.el (custom-buffer-create-internal): Move "Erase customization" button one line up. (custom-themed): New face. (custom-magic-alist): New value, THEMED, for theme settings. (custom-variable-state-set): Check theme-value. (custom-variable-reset-standard, custom-face-reset-standard): Remove theme setting entirely.
-
- 25 Nov, 2005 1 commit
-
-
Chong Yidong authored
theme. Don't recalculate a face if it's not loaded yet. * cus-face.el (custom-theme-set-faces): Don't change saved-face if the `user' theme is in effect.
-
- 21 Nov, 2005 2 commits
-
-
Juri Linkov authored
-
Stefan Monnier authored
-
- 24 Oct, 2005 1 commit
-
-
Stefan Monnier authored
-
- 12 Sep, 2005 1 commit
-
-
Chong Yidong authored
bound but face properties have not yet been assigned.
-
- 06 Sep, 2005 1 commit
-
-
Chong Yidong authored
-
- 05 Sep, 2005 1 commit
-
-
Chong Yidong authored
-
- 04 Sep, 2005 1 commit
-
-
Chong Yidong authored
-
- 24 Aug, 2005 1 commit
-
-
Stefan Monnier authored
-
- 06 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 18 Jul, 2005 1 commit
-
-
Juri Linkov authored
-
- 14 Jul, 2005 3 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 11 Jul, 2005 5 commits
-
-
Luc Teirlinck authored
-
Juanma Barranquero authored
because there is no setf-method for `delq'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
of a given theme in its theme-settings property. Maintain position of old settings in the theme-value or theme-face property. (custom-enabled-themes): New variable. (custom-theme-enabled-p): New function. (provide-theme): Update custom-enabled-themes. Disable and reenable the `user' theme. (require-theme): Doc fix. (custom-do-theme-reset, custom-remove-theme): Functions deleted. (custom-theme-value, custom-theme-variable-value): Likewise. (custom-theme-reset-internal): Likewise. (custom-theme-load-themes): Fix bugs and use custom-disable-theme. (custom-enable-theme, custom-disable-theme): New functions. (custom-variable-theme-value, custom-face-theme-value): Likewise. (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise. (custom-theme-reset-variables): Simplify. (deftheme, custom-declare-theme, custom-make-theme-feature): Definitions moved.
-
- 10 Jul, 2005 1 commit
-
-
Luc Teirlinck authored
-
- 07 Jul, 2005 1 commit
-
-
Luc Teirlinck authored
in the docstring.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 03 Jul, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 02 Jul, 2005 1 commit
-
-
Luc Teirlinck authored
(custom-known-themes): Doc fix. (custom-theme-directory): New defcustom. (require-theme): Make it check `custom-theme-directory'.
-
- 13 Apr, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 10 Apr, 2005 1 commit
-
-
Luc Teirlinck authored
enable the mode when set through Custom.
-
- 06 Mar, 2005 1 commit
-
-
Stefan Monnier authored
that are defined before their default value can really be computed. (custom-theme-set-variables): Remove unused var `immediate'.
-
- 12 Feb, 2005 1 commit
-
-
Luc Teirlinck authored
-
- 10 Feb, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 12 Jan, 2005 1 commit
-
-
John Paul Wallington authored
on `current-load-list'.
-
- 06 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
-