aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/custom.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (custom-set-variables): Print message about errors inDave Love2000-09-041-3/+4
* (defcustom, defgroup): Doc fix.Dave Love2000-06-201-3/+10
* Comments only.Dave Love2000-03-161-2/+0
* (custom-declare-variable): Purecopy value.Dave Love1999-12-161-1/+1
* (custom-handle-keyword): Add :set-after.Gerd Moellmann1999-12-141-0/+33
* (custom-declare-group): Purecopy DOC.Dave Love1999-11-241-4/+8
* (defface): Extend documentation for new values of `type'.Gerd Moellmann1999-10-061-1/+3
* Don't define-widget-keywords.Dave Love1999-09-131-31/+30
* (defface): Extend documentation to include newGerd Moellmann1999-07-211-2/+4
* (custom-handle-keyword): Fix error message.Karl Heuer1999-06-201-1/+1
* (custom-set-variables): Protect against setter errors.Dave Love1999-03-041-7/+11
* (custom-set-variables): Load the requests first,Karl Heuer1998-09-301-4/+5
* (custom-set-default): New function.Richard M. Stallman1998-06-241-3/+21
* (custom-declare-variable): Update current-load-list.Richard M. Stallman1998-06-151-0/+1
* (defcustom): Doc fix.Richard M. Stallman1998-05-191-8/+10
* (defcustom, defgroup, defface): Don't use backquote.Richard M. Stallman1998-04-221-3/+16
* (defgroup): Doc fix.Andreas Schwab1998-01-071-2/+2