summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAgeFilesLines
* * cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)Chong Yidong2006-01-041-1/+7
* Doc fix.Chong Yidong2006-01-021-2/+2
* Doc fix.Chong Yidong2006-01-021-2/+0
* Change ordering so all the Custom Themes code is in one place.Chong Yidong2006-01-021-114/+107
* * custom.el: Move Custom Themes commentary to start of theme code.Chong Yidong2006-01-021-254/+159
* * custom.el (provide-theme): Ban `user' theme name.Chong Yidong2005-12-311-25/+49
* (custom-load-themes): Function deleted.Richard M. Stallman2005-12-301-6/+0
* (custom-load-themes): Function deleted.Richard M. Stallman2005-12-301-15/+16
* * custom.el (custom-push-theme): Fix docstring.Chong Yidong2005-12-241-6/+6
* * custom.el (custom-push-theme): Fix docstring.Chong Yidong2005-12-241-8/+9
* 2005-12-23 Chong Yidong <cyd@stupidchicken.com>Chong Yidong2005-12-241-49/+60
* * custom.el (enable-theme): Signal error if argument is not aChong Yidong2005-11-251-2/+8
* (defcustom): Update link types in docstring.Juri Linkov2005-11-211-4/+20
* (defgroup): Add doc-string-elt info.Stefan Monnier2005-11-211-0/+1
* (defface, defcustom): Add `doc-string' declaration.Stefan Monnier2005-10-241-0/+2
* * custom.el (custom-push-theme): Handle the case where a symbol isChong Yidong2005-09-121-11/+10
* Fix last change to custom-push-theme.Chong Yidong2005-09-061-1/+2
* Custom Theme bugfixes.Chong Yidong2005-09-051-19/+15
* *** empty log message ***Chong Yidong2005-09-041-12/+15
* (custom-theme-set-variables): Sort minor modes last.Stefan Monnier2005-08-241-9/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (custom-known-themes): Delete duplicate words.Juri Linkov2005-07-181-1/+1
* Whitespace changes.Luc Teirlinck2005-07-141-2/+2
* (custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.Luc Teirlinck2005-07-141-4/+4
* (custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.Luc Teirlinck2005-07-141-6/+6
* (custom-reevaluate-setting): Doc fix.Luc Teirlinck2005-07-111-4/+4
* (custom-enable-theme): Don't add theme to `custom-enabled-themes' with `push'Juanma Barranquero2005-07-111-1/+2
* (custom-declare-variable): Doc fix.Richard M. Stallman2005-07-111-6/+1
* Fix previous change.Richard M. Stallman2005-07-111-4/+10
* (custom-push-theme): Maintain list of the settingsRichard M. Stallman2005-07-111-219/+284
* (custom-initialize-safe-set, custom-initialize-safe-default): New functions.Luc Teirlinck2005-07-101-0/+22
* (custom-variable-p): Make it recursively follow aliases. Mention thatLuc Teirlinck2005-07-071-1/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (custom-add-option): Doc fix.Richard M. Stallman2005-07-031-2/+4
* (custom-declare-variable): Fix typos in comment.Luc Teirlinck2005-07-021-4/+20
* (defface): Doc fix.Richard M. Stallman2005-04-131-8/+18
* (custom-set-minor-mode): Any non-nil value for the variable shouldLuc Teirlinck2005-04-101-2/+2
* (custom-reevaluate-setting): Simple function to handle variablesStefan Monnier2005-03-061-52/+60
* (custom-theme-set-variables): Handle variable aliases.Luc Teirlinck2005-02-121-2/+2
* (defface): Doc fix.Richard M. Stallman2005-02-101-3/+4
* (custom-declare-variable): Just put symbol instead of (defvar . symbol)John Paul Wallington2005-01-121-1/+1
* (custom-set-variables, custom-theme-set-variables): Clarify documentation.Richard M. Stallman2005-01-061-20/+22
* (defcustom): Doc fix.Luc Teirlinck2004-07-291-0/+7
* (defface): Add `supports' to docstring.Juri Linkov2004-06-061-0/+5
* * custom.el (defface): Document that type can have value gtk.Jan Djärv2004-05-121-2/+2
* (custom-initialize-default, defcustom): Fix typo in docstring.Juanma Barranquero2004-05-101-2/+2
* Fix copyright years.Eli Zaretskii2004-02-271-1/+2
* (defface): Add documentation for `min-colors'.Eli Zaretskii2004-02-271-0/+4
* (custom-declare-theme): Use `value' when putting properties on `theme'.Eli Zaretskii2003-12-291-6/+6
* doc typo fixSam Steingold2003-11-111-1/+1