log lisp/faces.el @ 22624:a1af8a65983a

age author description
Sat, 27 Jun 1998 04:42:03 +0000 Richard M. Stallman (set-face-font): For now, don't call
Fri, 12 Jun 1998 07:10:59 +0000 Kenichi Handa (set-face-font): Pay attention to fontset.
Mon, 25 May 1998 18:37:10 +0000 Richard M. Stallman (frame-update-face-colors): Call frame-set-background-mode.
Wed, 20 May 1998 00:40:19 +0000 Richard M. Stallman (frame-background-mode): Define a :set function
Thu, 23 Oct 1997 06:36:33 +0000 Karl Heuer (basic-faces): New group. Put the standard faces in it.
Fri, 05 Sep 1997 23:39:21 +0000 Richard M. Stallman (set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.
Sun, 24 Aug 1997 20:40:48 +0000 Richard M. Stallman (modify-face): Fix previous change.
Sat, 23 Aug 1997 02:01:34 +0000 Richard M. Stallman (modify-face): New arg INVERSE-P.
Mon, 18 Aug 1997 02:32:18 +0000 Richard M. Stallman Faces now have 2 more elements, bold-p and italic-p.
Sat, 09 Aug 1997 03:34:34 +0000 Richard M. Stallman (set-face-doc-string): Define once again, as alias.
Mon, 04 Aug 1997 04:23:51 +0000 Richard M. Stallman (internal-face-interactive): Handle default in usual way,
Mon, 04 Aug 1997 02:57:47 +0000 Richard M. Stallman Alternative colors for standard faces if dark background.
Sun, 03 Aug 1997 04:10:36 +0000 Richard M. Stallman (face-attr-match-p): New function.
Thu, 31 Jul 1997 05:54:08 +0000 Kenichi Handa (set-face-font-auto): Create a fontset if FONT is a
Thu, 24 Jul 1997 06:04:06 +0000 Richard M. Stallman (face-documentation): Renamed from face-doc-string.
Wed, 23 Jul 1997 04:22:58 +0000 Richard M. Stallman (set-face-font-explicit): Call internal-set-face-1 properly.
Mon, 21 Jul 1997 05:16:37 +0000 Richard M. Stallman (internal-facep): Length is now 10.
Sat, 05 Jul 1997 19:28:02 +0000 Richard M. Stallman (face-set-after-frame-default): New ubroutine,
Sat, 31 May 1997 05:37:34 +0000 Richard M. Stallman (make-face): Call make-face-internal only if defined.
Mon, 26 May 1997 01:30:07 +0000 Richard M. Stallman (x-create-frame-with-faces): Don't call frame-set-background-mode
Sun, 25 May 1997 21:52:33 +0000 Richard M. Stallman Unconditionally create the standard faces at load time.
Sun, 25 May 1997 21:39:38 +0000 Richard M. Stallman (modify-face): Don't call make-face-unbold
Mon, 12 May 1997 05:26:35 +0000 Kenichi Handa (x-make-font-bold-italic): New function.
Fri, 25 Apr 1997 18:11:33 +0000 Richard M. Stallman (describe-face): Add documentation.
Mon, 21 Apr 1997 03:56:57 +0000 Richard M. Stallman (frame-set-background-mode): New function.
Fri, 11 Apr 1997 05:59:37 +0000 Richard M. Stallman (make-face): New arg no-resources.
Tue, 18 Mar 1997 23:16:27 +0000 Kenichi Handa (set-face-font): Allow specifing fontset for the arg FONT.
Sat, 15 Mar 1997 13:22:49 +0000 Simon Marshall clean code.
Sat, 15 Mar 1997 13:14:24 +0000 Simon Marshall When testing FACE's non-nil face-font with the default face font, use the frame's font parameter if the default face's face-font is nil.
Tue, 07 Jan 1997 09:05:31 +0000 Richard M. Stallman (invert-face): Handle inverting the default face better.