log lisp/cus-face.el @ 82411:f166520262fd

age author description
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 02 Jan 2006 15:11:14 +0000 Chong Yidong * custom.el: Move Custom Themes commentary to start of theme code.
Fri, 25 Nov 2005 18:00:10 +0000 Chong Yidong * custom.el (enable-theme): Signal error if argument is not a
Fri, 21 Oct 2005 08:26:37 +0000 YAMAMOTO Mitsuharu (custom-declare-face): Make face from X resources also on Mac.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 11 Jul 2005 00:56:53 +0000 Richard M. Stallman (custom-theme-set-faces): Make it work.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 01:44:38 +0000 Luc Teirlinck (custom-theme-set-faces): Make it handle face aliases whose alias
Sat, 25 Jun 2005 14:12:45 +0000 Richard M. Stallman (custom-face-attributes): Add autoload.
Wed, 05 Jan 2005 01:10:01 +0000 Richard M. Stallman (custom-declare-face): Record defface in current-load-list.
Sat, 01 Jan 2005 14:18:22 +0000 Richard M. Stallman (custom-face-attributes):
Sun, 13 Jun 2004 21:56:49 +0000 Richard M. Stallman (custom-declare-face): Simplify code.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 23 Dec 2002 18:40:38 +0000 Richard M. Stallman (custom-set-faces): Call custom-theme-set-faces.
Sun, 24 Nov 2002 18:58:35 +0000 Richard M. Stallman (custom-declare-face): Add face-defface-spec prop after applying the
Wed, 10 Apr 2002 14:45:37 +0000 Richard M. Stallman (custom-face-attributes): Fix typo in `ultra-bold'.
Fri, 05 Oct 2001 13:04:26 +0000 Miles Bader (custom-face-attributes): Make sure each attribute has a valid default
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Tue, 28 Nov 2000 07:48:39 +0000 Miles Bader (custom-face-attributes): Handle mapping `nil' and `unspecified' to
Tue, 28 Nov 2000 06:52:10 +0000 Miles Bader (custom-face-attributes): Typo.
Tue, 28 Nov 2000 06:40:10 +0000 Miles Bader (custom-face-attributes): Add post-filter function for :box.
Sat, 25 Nov 2000 02:56:16 +0000 Miles Bader (custom-face-attributes): Add "None" choice to :stipple.
Fri, 24 Nov 2000 09:10:46 +0000 Miles Bader (custom-face-attributes): Remove SET and GET functions. Add some
Sat, 26 Aug 2000 11:47:02 +0000 Miles Bader (custom-face-attributes):
Thu, 25 May 2000 18:39:31 +0000 Dave Love Delete obsolete URL comment.
Wed, 24 Nov 1999 20:35:54 +0000 Dave Love (custom-declare-face): Purecopy DOC.
Mon, 13 Sep 1999 13:09:30 +0000 Dave Love (custom-face-attributes): Simplify :underline, :overline,
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann Ditto.
Tue, 05 May 1998 03:29:49 +0000 Richard M. Stallman (custom-face-attributes): Doc fix.
Mon, 11 Aug 1997 22:28:10 +0000 Per Abrahamsen (custom-face-attributes): Don't initialize fg/bg fields.
Sat, 09 Aug 1997 20:09:16 +0000 Richard M. Stallman (custom-declare-face): Call make-face-x-resource-internal.
Thu, 24 Jul 1997 06:03:00 +0000 Richard M. Stallman (custom-declare-face): Use [set-]face-documentation.
Fri, 04 Jul 1997 12:03:12 +0000 Per Abrahamsen Use `color' instead of `editable-color'.
Thu, 03 Jul 1997 07:12:19 +0000 Richard M. Stallman (custom-face-attributes): Use editable-color widget.
Sun, 15 Jun 1997 15:25:57 +0000 Per Abrahamsen Use booleans.
Sun, 25 May 1997 21:49:30 +0000 Richard M. Stallman (custom-face-attributes): Add :inverse-video.
Sat, 17 May 1997 06:39:39 +0000 Richard M. Stallman (custom-facep): Defined (once again).
Sat, 26 Apr 1997 14:56:02 +0000 Per Abrahamsen Changed version number.
Sat, 26 Apr 1997 13:40:48 +0000 Per Abrahamsen *** empty log message ***
Mon, 21 Apr 1997 04:01:41 +0000 Richard M. Stallman Major simplification; most of file contents deleted.
Sat, 12 Apr 1997 17:51:31 +0000 Per Abrahamsen Sync with 1.84.
Fri, 11 Apr 1997 19:54:36 +0000 Richard M. Stallman Don't add custom-initialize-frame to after-make-frame-hook.
Thu, 10 Apr 1997 07:23:30 +0000 Richard M. Stallman (custom-initialize-frame): Add autoload cookie.
Mon, 07 Apr 1997 13:42:59 +0000 Per Abrahamsen Initial revision