| Commit message (Expand) | Author | Age | Files | Lines |
* | (defface): Doc fix. | Richard M. Stallman | 2005-04-13 | 1 | -8/+18 |
* | (custom-set-minor-mode): Any non-nil value for the variable should | Luc Teirlinck | 2005-04-10 | 1 | -2/+2 |
* | (custom-reevaluate-setting): Simple function to handle variables | Stefan Monnier | 2005-03-06 | 1 | -52/+60 |
* | (custom-theme-set-variables): Handle variable aliases. | Luc Teirlinck | 2005-02-12 | 1 | -2/+2 |
* | (defface): Doc fix. | Richard M. Stallman | 2005-02-10 | 1 | -3/+4 |
* | (custom-declare-variable): Just put symbol instead of (defvar . symbol) | John Paul Wallington | 2005-01-12 | 1 | -1/+1 |
* | (custom-set-variables, custom-theme-set-variables): Clarify documentation. | Richard M. Stallman | 2005-01-06 | 1 | -20/+22 |
* | (defcustom): Doc fix. | Luc Teirlinck | 2004-07-29 | 1 | -0/+7 |
* | (defface): Add `supports' to docstring. | Juri Linkov | 2004-06-06 | 1 | -0/+5 |
* | * custom.el (defface): Document that type can have value gtk. | Jan Djärv | 2004-05-12 | 1 | -2/+2 |
* | (custom-initialize-default, defcustom): Fix typo in docstring. | Juanma Barranquero | 2004-05-10 | 1 | -2/+2 |
* | Fix copyright years. | Eli Zaretskii | 2004-02-27 | 1 | -1/+2 |
* | (defface): Add documentation for `min-colors'. | Eli Zaretskii | 2004-02-27 | 1 | -0/+4 |
* | (custom-declare-theme): Use `value' when putting properties on `theme'. | Eli Zaretskii | 2003-12-29 | 1 | -6/+6 |
* | doc typo fix | Sam Steingold | 2003-11-11 | 1 | -1/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (custom-load-symbol): Load cus-load and cus-start first. | Richard M. Stallman | 2003-08-17 | 1 | -0/+8 |
* | (custom-set-minor-mode): New fun. | Stefan Monnier | 2003-03-13 | 1 | -0/+11 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -11/+11 |
* | * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'. | John Paul Wallington | 2003-01-29 | 1 | -3/+3 |
* | (custom-autoload, custom-variable-p): New functions. | Markus Rost | 2003-01-07 | 1 | -0/+11 |
* | (custom-known-themes): New variable. | Richard M. Stallman | 2002-12-23 | 1 | -53/+422 |
* | (defcustom, custom-set-variables): Doc fix. | Dave Love | 2002-12-12 | 1 | -4/+4 |
* | (custom-declare-variable): Use push. | Stefan Monnier | 2002-11-20 | 1 | -3/+3 |
* | (custom-declare-group): Remove unnecessary line of code. | Markus Rost | 2002-11-14 | 1 | -1/+0 |
* | (custom-handle-all-keywords): Fix arg passed to custom-add-to-group. | Markus Rost | 2002-11-13 | 1 | -1/+1 |
* | Fix typos in Commentary section. | Markus Rost | 2002-11-10 | 1 | -2/+2 |
* | (custom-group-of-mode): New fun. | Stefan Monnier | 2002-10-10 | 1 | -20/+20 |
* | (defcustom): Doc fix. | Richard M. Stallman | 2002-09-29 | 1 | -1/+1 |
* | (custom-dont-initialize): New variable. | Richard M. Stallman | 2002-09-21 | 1 | -1/+7 |
* | (custom-load-symbol): Verify that LOADED is a string. | Richard M. Stallman | 2002-05-19 | 1 | -1/+2 |
* | (custom-load-symbol): Moved from cus-edit.el. | Richard M. Stallman | 2002-04-28 | 1 | -0/+41 |
* | (customize-mark-to-save, customize-mark-as-set) | Miles Bader | 2002-04-19 | 1 | -0/+67 |
* | Fix typo. | Pavel Janík | 2002-01-05 | 1 | -1/+1 |
* | (defcustom): Fix syntax of previous change. | Richard M. Stallman | 2002-01-03 | 1 | -6/+6 |
* | (defcustom): Documented :tag, :link and :load. | Eli Zaretskii | 2002-01-03 | 1 | -1/+35 |
* | Doc fix. | Stefan Monnier | 2001-12-04 | 1 | -1/+1 |
* | (custom-current-group-alist): New var. | Stefan Monnier | 2001-11-18 | 1 | -0/+14 |
* | (defface): Mention `:inherit' in doc-string. | Miles Bader | 2001-10-17 | 1 | -1/+1 |
* | (defcustom): Doc fix. | Gerd Moellmann | 2001-08-17 | 1 | -1/+1 |
* | (custom-set-variables): Don't test `custom-requests' | Gerd Moellmann | 2001-08-03 | 1 | -1/+1 |
* | (custom-set-variables): Set options with :require | Gerd Moellmann | 2001-08-02 | 1 | -1/+10 |
* | (defcustom): Doc fix. | Gerd Moellmann | 2001-08-02 | 1 | -0/+3 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 1 | -0/+501 |
* | properly mark Attic files as deleted | Ken Raeburn | 2001-07-06 | 1 | -501/+0 |
* | (custom-set-variables): Avoid reversing the list | Gerd Moellmann | 2001-03-20 | 1 | -3/+3 |
* | (custom-initialize-changed, defcustom): Doc fix. | Dave Love | 2001-02-21 | 1 | -3/+2 |
* | (custom-add-to-group): Remove debugging code. | Miles Bader | 2000-10-29 | 1 | -1/+0 |
* | (custom-add-to-group): Allow multiple entries for a given value OPTION, | Miles Bader | 2000-10-29 | 1 | -6/+6 |
* | (custom-declare-variable, custom-set-variables): Use mapc. | Dave Love | 2000-10-06 | 1 | -3/+3 |