log lisp/custom.el @ 28028:2999fcc88458

age author description
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.
1997-05-25 Richard M. Stallman (defface): Doc fix.
1997-05-22 Per Abrahamsen Doc fix.
1997-05-14 Per Abrahamsen Synched with 1.97.
1997-05-12 Richard M. Stallman (defcustom): Get rid of eval-and-compile.
1997-04-27 Richard M. Stallman (custom-declare-variable): Don't use `push'.
1997-04-24 Per Abrahamsen Synched with custom 1.90.
1997-04-22 Richard M. Stallman (custom-declare-variable): Use copy-sequence, not copy-list.
1997-04-21 Richard M. Stallman Comment change.
1997-04-14 Richard M. Stallman Doc fixes.
1997-04-12 Per Abrahamsen Sync with 1.84.
1997-04-10 Richard M. Stallman Delete the explicit autoload calls.