aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/custom.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (custom-load-symbol): Load cus-load and cus-start first.Richard M. Stallman2003-08-171-0/+8
* (custom-set-minor-mode): New fun.Stefan Monnier2003-03-131-0/+11
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-11/+11
* * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.John Paul Wallington2003-01-291-3/+3
* (custom-autoload, custom-variable-p): New functions.Markus Rost2003-01-071-0/+11
* (custom-known-themes): New variable.Richard M. Stallman2002-12-231-53/+422
* (defcustom, custom-set-variables): Doc fix.Dave Love2002-12-121-4/+4
* (custom-declare-variable): Use push.Stefan Monnier2002-11-201-3/+3
* (custom-declare-group): Remove unnecessary line of code.Markus Rost2002-11-141-1/+0
* (custom-handle-all-keywords): Fix arg passed to custom-add-to-group.Markus Rost2002-11-131-1/+1
* Fix typos in Commentary section.Markus Rost2002-11-101-2/+2
* (custom-group-of-mode): New fun.Stefan Monnier2002-10-101-20/+20
* (defcustom): Doc fix.Richard M. Stallman2002-09-291-1/+1
* (custom-dont-initialize): New variable.Richard M. Stallman2002-09-211-1/+7
* (custom-load-symbol): Verify that LOADED is a string.Richard M. Stallman2002-05-191-1/+2
* (custom-load-symbol): Moved from cus-edit.el.Richard M. Stallman2002-04-281-0/+41
* (customize-mark-to-save, customize-mark-as-set)Miles Bader2002-04-191-0/+67
* Fix typo.Pavel Janík2002-01-051-1/+1
* (defcustom): Fix syntax of previous change.Richard M. Stallman2002-01-031-6/+6
* (defcustom): Documented :tag, :link and :load.Eli Zaretskii2002-01-031-1/+35
* Doc fix.Stefan Monnier2001-12-041-1/+1
* (custom-current-group-alist): New var.Stefan Monnier2001-11-181-0/+14
* (defface): Mention `:inherit' in doc-string.Miles Bader2001-10-171-1/+1
* (defcustom): Doc fix.Gerd Moellmann2001-08-171-1/+1
* (custom-set-variables): Don't test `custom-requests'Gerd Moellmann2001-08-031-1/+1
* (custom-set-variables): Set options with :requireGerd Moellmann2001-08-021-1/+10
* (defcustom): Doc fix.Gerd Moellmann2001-08-021-0/+3
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-0/+501
* properly mark Attic files as deletedKen Raeburn2001-07-061-501/+0
* (custom-set-variables): Avoid reversing the listGerd Moellmann2001-03-201-3/+3
* (custom-initialize-changed, defcustom): Doc fix.Dave Love2001-02-211-3/+2
* (custom-add-to-group): Remove debugging code.Miles Bader2000-10-291-1/+0
* (custom-add-to-group): Allow multiple entries for a given value OPTION,Miles Bader2000-10-291-6/+6
* (custom-declare-variable, custom-set-variables): Use mapc.Dave Love2000-10-061-3/+3