summaryrefslogtreecommitdiff
path: root/lisp/custom.el
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * (custom-theme-set-variables): Sort symbols that areGlenn Morris2008-02-081-1/+4
* | (custom-theme-set-variables): Sort symbols that areGlenn Morris2008-02-081-0/+3
* | Richard Stallman <rms at gnu.org>Glenn Morris2008-01-181-1/+3
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (custom-theme-recalc-face): Simply call `face-spec-recalc'.Richard M. Stallman2007-12-301-3/+1
* | (custom-note-var-changed): Remove the `interactive'Juri Linkov2007-11-101-3/+3
* | (custom-note-var-changed): New function.Richard M. Stallman2007-10-261-0/+9
* | (custom-declare-variable): Add :risky and :safe keywords.Glenn Morris2007-10-251-0/+6
* | Merge from emacs--rel--22Miles Bader2007-08-131-5/+5
|\ \ | |/
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-5/+5
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * Johan Bockg� <bojohan at dd.chalmers.se>:Glenn Morris2007-04-251-3/+3
* | (custom-theme-directory): Use user-emacs-directory.Chong Yidong2007-06-131-4/+1
* | Johan Bockg� <bojohan at dd.chalmers.se>:Glenn Morris2007-04-251-3/+3
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (custom-add-frequent-value): Alias for custom-add-option.Chong Yidong2006-12-241-0/+1
* (defcustom): Doc fix.Glenn Morris2006-09-301-2/+2
* (custom-theme-set-variables): Autoload packages before sorting the variables.Stefan Monnier2006-08-311-4/+12
* (custom-autoload): Add `noset' argument.Stefan Monnier2006-07-171-14/+17
* * custom.el (custom-push-theme): Load the variable before checkingChong Yidong2006-05-131-5/+9
* * cus-edit.el (customize-package-emacs-version-alist): UpdateBill Wohler2006-04-141-1/+4
* (defcustom): Create Common Keywords section in docstring.Bill Wohler2006-04-111-34/+30
* * custom.el (defcustom, custom-handle-keyword): Add :package-versionBill Wohler2006-04-101-0/+12
* * cus-edit.el (custom-face-set): Call custom-push-theme beforeChong Yidong2006-03-211-1/+2
* * custom.el (customize-mark-to-save, customize-mark-as-set): LoadChong Yidong2006-02-201-0/+2
* * custom.el (customize-mark-as-set): Push to `user' theme.Chong Yidong2006-02-191-2/+3
* * custom.el (customize-mark-to-save): Load the symbol'sChong Yidong2006-02-191-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* * 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