2004-02-27 |
Eli Zaretskii |
Fix copyright years.
|
2004-02-27 |
Eli Zaretskii |
(defface): Add documentation for `min-colors'.
|
2003-12-29 |
Eli Zaretskii |
(custom-declare-theme): Use `value' when putting properties on `theme'.
|
2003-11-11 |
Sam Steingold |
doc typo fix
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-17 |
Richard M. Stallman |
(custom-load-symbol): Load cus-load and cus-start first.
|
2003-03-13 |
Stefan Monnier |
(custom-set-minor-mode): New fun.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-29 |
John Paul Wallington |
* font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
|
2003-01-07 |
Markus Rost |
(custom-autoload, custom-variable-p): New functions.
|
2002-12-23 |
Richard M. Stallman |
(custom-known-themes): New variable.
|
2002-12-12 |
Dave Love |
(defcustom, custom-set-variables): Doc fix.
|
2002-11-20 |
Stefan Monnier |
(custom-declare-variable): Use push.
|
2002-11-14 |
Markus Rost |
(custom-declare-group): Remove unnecessary line of code.
|
2002-11-13 |
Markus Rost |
(custom-handle-all-keywords): Fix arg passed to custom-add-to-group.
|
2002-11-10 |
Markus Rost |
Fix typos in Commentary section.
|
2002-10-10 |
Stefan Monnier |
(custom-group-of-mode): New fun.
|
2002-09-29 |
Richard M. Stallman |
(defcustom): Doc fix.
|
2002-09-21 |
Richard M. Stallman |
(custom-dont-initialize): New variable.
|
2002-05-19 |
Richard M. Stallman |
(custom-load-symbol): Verify that LOADED is a string.
|
2002-04-28 |
Richard M. Stallman |
(custom-load-symbol): Moved from cus-edit.el.
|
2002-04-19 |
Miles Bader |
(customize-mark-to-save, customize-mark-as-set)
|
2002-01-05 |
Pavel Janík |
Fix typo.
|
2002-01-03 |
Richard M. Stallman |
(defcustom): Fix syntax of previous change.
|
2002-01-03 |
Eli Zaretskii |
(defcustom): Documented :tag, :link and :load.
|
2001-12-04 |
Stefan Monnier |
Doc fix.
|
2001-11-18 |
Stefan Monnier |
(custom-current-group-alist): New var.
|
2001-10-17 |
Miles Bader |
(defface): Mention `:inherit' in doc-string.
|
2001-08-17 |
Gerd Moellmann |
(defcustom): Doc fix.
|
2001-08-03 |
Gerd Moellmann |
(custom-set-variables): Don't test `custom-requests'
|
2001-08-02 |
Gerd Moellmann |
(custom-set-variables): Set options with :require
|
2001-08-02 |
Gerd Moellmann |
(defcustom): Doc fix.
|
2001-07-15 |
Pavel Janík |
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-03-20 |
Gerd Moellmann |
(custom-set-variables): Avoid reversing the list
|
2001-02-21 |
Dave Love |
(custom-initialize-changed, defcustom): Doc fix.
|
2000-10-29 |
Miles Bader |
(custom-add-to-group): Remove debugging code.
|
2000-10-29 |
Miles Bader |
(custom-add-to-group): Allow multiple entries for a given value OPTION,
|
2000-10-06 |
Dave Love |
(custom-declare-variable, custom-set-variables): Use mapc.
|
2000-09-04 |
Dave Love |
(custom-set-variables): Print message about errors in
|
2000-06-20 |
Dave Love |
(defcustom, defgroup): Doc fix.
|
2000-03-16 |
Dave Love |
Comments only.
|
1999-12-16 |
Dave Love |
(custom-declare-variable): Purecopy value.
|
1999-12-14 |
Gerd Moellmann |
(custom-handle-keyword): Add :set-after.
|
1999-11-24 |
Dave Love |
(custom-declare-group): Purecopy DOC.
|
1999-10-06 |
Gerd Moellmann |
(defface): Extend documentation for new values of `type'.
|
1999-09-13 |
Dave Love |
Don't define-widget-keywords.
|
1999-07-21 |
Gerd Moellmann |
(defface): Extend documentation to include new
|
1999-06-20 |
Karl Heuer |
(custom-handle-keyword): Fix error message.
|
1999-03-04 |
Dave Love |
(custom-set-variables): Protect against setter errors.
|
1998-09-30 |
Karl Heuer |
(custom-set-variables): Load the requests first,
|
1998-06-24 |
Richard M. Stallman |
(custom-set-default): New function.
|
1998-06-15 |
Richard M. Stallman |
(custom-declare-variable): Update current-load-list.
|
1998-05-19 |
Richard M. Stallman |
(defcustom): Doc fix.
|
1998-04-22 |
Richard M. Stallman |
(defcustom, defgroup, defface): Don't use backquote.
|
1998-01-07 |
Andreas Schwab |
(defgroup): Doc fix.
|
1997-12-09 |
Karl Heuer |
(custom-add-version): New function.
|
1997-08-26 |
Richard M. Stallman |
(custom-declare-variable): Use custom-initialize-reset
|
1997-08-25 |
Richard M. Stallman |
(custom-declare-variable): Rename 2nd arg to DEFAULT.
|
1997-07-20 |
Richard M. Stallman |
(custom-declare-variable-list): Process already-declared
|
1997-05-30 |
Per Abrahamsen |
Synched with version 1.9900.
|