log lisp/custom.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Mon, 10 Nov 2014 09:37:20 +0100 Mike Sperber Make :package-version in customize right.
Sat, 27 Sep 2014 14:16:11 +0200 Mike Sperber Don't bail out on :package-version in `defcustom'.
Mon, 27 Jan 2014 17:41:46 +0100 Mike Sperber Add :risky and :safe options to defcustom.
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Thu, 28 Oct 2010 23:53:24 +0200 Mats Lidell Rebase with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 24 Mar 2011 06:22:25 +0000 Aidan Kehoe #'custom-add-to-group: warn if GROUP is nil.
Thu, 17 Mar 2011 14:35:02 -0400 Jeff Sparkes Add min-colors specifier to defface, and document it.
Tue, 12 Oct 2010 21:11:46 +0100 Aidan Kehoe Make the order of preloaded-file-list more sane.
Tue, 08 Jun 2010 15:58:47 +0100 Aidan Kehoe Move #'purecopy from alloc.c to being an obsolete alias for #'identity
Sun, 15 Nov 2009 14:59:53 +0000 Aidan Kehoe Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.