2006-05-13 |
Chong Yidong |
* custom.el (custom-push-theme): Load the variable before checking
|
2006-04-14 |
Bill Wohler |
* cus-edit.el (customize-package-emacs-version-alist): Update
|
2006-04-11 |
Bill Wohler |
(defcustom): Create Common Keywords section in docstring.
|
2006-04-10 |
Bill Wohler |
* custom.el (defcustom, custom-handle-keyword): Add :package-version
|
2006-03-21 |
Chong Yidong |
* cus-edit.el (custom-face-set): Call custom-push-theme before
|
2006-02-20 |
Chong Yidong |
* custom.el (customize-mark-to-save, customize-mark-as-set): Load
|
2006-02-19 |
Chong Yidong |
* custom.el (customize-mark-as-set): Push to `user' theme.
|
2006-02-19 |
Chong Yidong |
* custom.el (customize-mark-to-save): Load the symbol's
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-04 |
Chong Yidong |
* cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)
|
2006-01-02 |
Chong Yidong |
Doc fix.
|
2006-01-02 |
Chong Yidong |
Doc fix.
|
2006-01-02 |
Chong Yidong |
Change ordering so all the Custom Themes code is in one place.
|
2006-01-02 |
Chong Yidong |
* custom.el: Move Custom Themes commentary to start of theme code.
|
2005-12-31 |
Chong Yidong |
* custom.el (provide-theme): Ban `user' theme name.
|
2005-12-30 |
Richard M. Stallman |
(custom-load-themes): Function deleted.
|
2005-12-30 |
Richard M. Stallman |
(custom-load-themes): Function deleted.
|
2005-12-24 |
Chong Yidong |
* custom.el (custom-push-theme): Fix docstring.
|
2005-12-24 |
Chong Yidong |
* custom.el (custom-push-theme): Fix docstring.
|
2005-12-24 |
Chong Yidong |
2005-12-23 Chong Yidong <cyd@stupidchicken.com>
|
2005-11-25 |
Chong Yidong |
* custom.el (enable-theme): Signal error if argument is not a
|
2005-11-21 |
Juri Linkov |
(defcustom): Update link types in docstring.
|
2005-11-21 |
Stefan Monnier |
(defgroup): Add doc-string-elt info.
|
2005-10-24 |
Stefan Monnier |
(defface, defcustom): Add `doc-string' declaration.
|
2005-09-12 |
Chong Yidong |
* custom.el (custom-push-theme): Handle the case where a symbol is
|
2005-09-06 |
Chong Yidong |
Fix last change to custom-push-theme.
|
2005-09-05 |
Chong Yidong |
Custom Theme bugfixes.
|
2005-09-04 |
Chong Yidong |
*** empty log message ***
|
2005-08-24 |
Stefan Monnier |
(custom-theme-set-variables): Sort minor modes last.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-18 |
Juri Linkov |
(custom-known-themes): Delete duplicate words.
|
2005-07-14 |
Luc Teirlinck |
Whitespace changes.
|
2005-07-14 |
Luc Teirlinck |
(custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.
|
2005-07-14 |
Luc Teirlinck |
(custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.
|
2005-07-11 |
Luc Teirlinck |
(custom-reevaluate-setting): Doc fix.
|
2005-07-11 |
Juanma Barranquero |
(custom-enable-theme): Don't add theme to `custom-enabled-themes' with `push'
|
2005-07-11 |
Richard M. Stallman |
(custom-declare-variable): Doc fix.
|
2005-07-11 |
Richard M. Stallman |
Fix previous change.
|
2005-07-11 |
Richard M. Stallman |
(custom-push-theme): Maintain list of the settings
|
2005-07-10 |
Luc Teirlinck |
(custom-initialize-safe-set, custom-initialize-safe-default): New functions.
|
2005-07-07 |
Luc Teirlinck |
(custom-variable-p): Make it recursively follow aliases. Mention that
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-03 |
Richard M. Stallman |
(custom-add-option): Doc fix.
|
2005-07-02 |
Luc Teirlinck |
(custom-declare-variable): Fix typos in comment.
|
2005-04-13 |
Richard M. Stallman |
(defface): Doc fix.
|
2005-04-10 |
Luc Teirlinck |
(custom-set-minor-mode): Any non-nil value for the variable should
|
2005-03-06 |
Stefan Monnier |
(custom-reevaluate-setting): Simple function to handle variables
|
2005-02-12 |
Luc Teirlinck |
(custom-theme-set-variables): Handle variable aliases.
|
2005-02-10 |
Richard M. Stallman |
(defface): Doc fix.
|
2005-01-12 |
John Paul Wallington |
(custom-declare-variable): Just put symbol instead of (defvar . symbol)
|
2005-01-06 |
Richard M. Stallman |
(custom-set-variables, custom-theme-set-variables): Clarify documentation.
|
2004-07-29 |
Luc Teirlinck |
(defcustom): Doc fix.
|
2004-06-06 |
Juri Linkov |
(defface): Add `supports' to docstring.
|
2004-05-12 |
Jan Djärv |
* custom.el (defface): Document that type can have value gtk.
|
2004-05-10 |
Juanma Barranquero |
(custom-initialize-default, defcustom): Fix typo in docstring.
|
2004-02-27 |
Eli Zaretskii |
Fix copyright years.
|
2004-02-27 |
Eli Zaretskii |
(defface): Add documentation for `min-colors'.
|
2003-12-29 |
Eli Zaretskii |
(custom-declare-theme): Use `value' when putting properties on `theme'.
|
2003-11-11 |
Sam Steingold |
doc typo fix
|
2003-09-01 |
Miles Bader |
Add arch taglines
|