log lisp/custom.el @ 69624:efd1add5bedf

age author description
Tue, 21 Mar 2006 16:44:10 +0000 Chong Yidong * cus-edit.el (custom-face-set): Call custom-push-theme before
Mon, 20 Feb 2006 15:59:51 +0000 Chong Yidong * custom.el (customize-mark-to-save, customize-mark-as-set): Load
Sun, 19 Feb 2006 17:26:44 +0000 Chong Yidong * custom.el (customize-mark-as-set): Push to `user' theme.
Sun, 19 Feb 2006 16:20:21 +0000 Chong Yidong * custom.el (customize-mark-to-save): Load the symbol's
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 04 Jan 2006 15:56:08 +0000 Chong Yidong * cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)
Mon, 02 Jan 2006 15:41:56 +0000 Chong Yidong Doc fix.
Mon, 02 Jan 2006 15:29:32 +0000 Chong Yidong Doc fix.
Mon, 02 Jan 2006 15:18:08 +0000 Chong Yidong Change ordering so all the Custom Themes code is in one place.
Mon, 02 Jan 2006 15:11:14 +0000 Chong Yidong * custom.el: Move Custom Themes commentary to start of theme code.
Sat, 31 Dec 2005 20:49:22 +0000 Chong Yidong * custom.el (provide-theme): Ban `user' theme name.
Fri, 30 Dec 2005 22:58:24 +0000 Richard M. Stallman (custom-load-themes): Function deleted.
Fri, 30 Dec 2005 22:58:15 +0000 Richard M. Stallman (custom-load-themes): Function deleted.
Sat, 24 Dec 2005 15:22:47 +0000 Chong Yidong * custom.el (custom-push-theme): Fix docstring.
Sat, 24 Dec 2005 15:21:45 +0000 Chong Yidong * custom.el (custom-push-theme): Fix docstring.
Sat, 24 Dec 2005 01:26:54 +0000 Chong Yidong 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
Fri, 25 Nov 2005 18:00:10 +0000 Chong Yidong * custom.el (enable-theme): Signal error if argument is not a
Mon, 21 Nov 2005 07:56:50 +0000 Juri Linkov (defcustom): Update link types in docstring.
Mon, 21 Nov 2005 00:01:06 +0000 Stefan Monnier (defgroup): Add doc-string-elt info.
Mon, 24 Oct 2005 16:17:11 +0000 Stefan Monnier (defface, defcustom): Add `doc-string' declaration.
Mon, 12 Sep 2005 22:05:17 +0000 Chong Yidong * custom.el (custom-push-theme): Handle the case where a symbol is
Tue, 06 Sep 2005 03:14:46 +0000 Chong Yidong Fix last change to custom-push-theme.
Mon, 05 Sep 2005 19:50:02 +0000 Chong Yidong Custom Theme bugfixes.
Sun, 04 Sep 2005 18:00:43 +0000 Chong Yidong *** empty log message ***
Wed, 24 Aug 2005 11:49:07 +0000 Stefan Monnier (custom-theme-set-variables): Sort minor modes last.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 18 Jul 2005 15:17:30 +0000 Juri Linkov (custom-known-themes): Delete duplicate words.
Thu, 14 Jul 2005 01:19:10 +0000 Luc Teirlinck Whitespace changes.
Thu, 14 Jul 2005 01:17:35 +0000 Luc Teirlinck (custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.
Thu, 14 Jul 2005 01:01:37 +0000 Luc Teirlinck (custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.
Mon, 11 Jul 2005 23:41:11 +0000 Luc Teirlinck (custom-reevaluate-setting): Doc fix.
Mon, 11 Jul 2005 06:09:37 +0000 Juanma Barranquero (custom-enable-theme): Don't add theme to `custom-enabled-themes' with `push'
Mon, 11 Jul 2005 05:41:45 +0000 Richard M. Stallman (custom-declare-variable): Doc fix.
Mon, 11 Jul 2005 01:05:17 +0000 Richard M. Stallman Fix previous change.
Mon, 11 Jul 2005 00:57:23 +0000 Richard M. Stallman (custom-push-theme): Maintain list of the settings
Sun, 10 Jul 2005 16:32:59 +0000 Luc Teirlinck (custom-initialize-safe-set, custom-initialize-safe-default): New functions.
Thu, 07 Jul 2005 23:12:43 +0000 Luc Teirlinck (custom-variable-p): Make it recursively follow aliases. Mention that
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sun, 03 Jul 2005 16:09:07 +0000 Richard M. Stallman (custom-add-option): Doc fix.
Sat, 02 Jul 2005 22:52:27 +0000 Luc Teirlinck (custom-declare-variable): Fix typos in comment.
Wed, 13 Apr 2005 17:39:00 +0000 Richard M. Stallman (defface): Doc fix.
Sun, 10 Apr 2005 18:38:43 +0000 Luc Teirlinck (custom-set-minor-mode): Any non-nil value for the variable should
Sun, 06 Mar 2005 00:27:53 +0000 Stefan Monnier (custom-reevaluate-setting): Simple function to handle variables
Sat, 12 Feb 2005 17:56:32 +0000 Luc Teirlinck (custom-theme-set-variables): Handle variable aliases.
Thu, 10 Feb 2005 06:41:26 +0000 Richard M. Stallman (defface): Doc fix.
Wed, 12 Jan 2005 22:48:19 +0000 John Paul Wallington (custom-declare-variable): Just put symbol instead of (defvar . symbol)
Thu, 06 Jan 2005 03:58:33 +0000 Richard M. Stallman (custom-set-variables, custom-theme-set-variables): Clarify documentation.
Thu, 29 Jul 2004 01:47:01 +0000 Luc Teirlinck (defcustom): Doc fix.
Sun, 06 Jun 2004 02:46:29 +0000 Juri Linkov (defface): Add `supports' to docstring.
Wed, 12 May 2004 09:23:02 +0000 Jan Dj¸«£rv * custom.el (defface): Document that type can have value gtk.
Mon, 10 May 2004 22:08:17 +0000 Juanma Barranquero (custom-initialize-default, defcustom): Fix typo in docstring.
Fri, 27 Feb 2004 17:30:23 +0000 Eli Zaretskii Fix copyright years.
Fri, 27 Feb 2004 17:00:58 +0000 Eli Zaretskii (defface): Add documentation for `min-colors'.
Mon, 29 Dec 2003 11:53:19 +0000 Eli Zaretskii (custom-declare-theme): Use `value' when putting properties on `theme'.
Tue, 11 Nov 2003 14:28:53 +0000 Sam Steingold doc typo fix
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 17 Aug 2003 00:17:16 +0000 Richard M. Stallman (custom-load-symbol): Load cus-load and cus-start first.
Thu, 13 Mar 2003 18:10:41 +0000 Stefan Monnier (custom-set-minor-mode): New fun.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 29 Jan 2003 21:45:07 +0000 John Paul Wallington * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.