log lisp/faces.el @ 21689:95c0fe8d25a7

age author description
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.
Mon, 16 Dec 1996 01:33:02 +0000 Richard M. Stallman Change defconsts to defvars.
Tue, 19 Nov 1996 06:59:17 +0000 Geoff Voelker Use w32 instead of ms-windows for window-system symbol
Sun, 15 Sep 1996 02:15:42 +0000 Richard M. Stallman (make-face, make-face-x-resource-internal):
Sat, 31 Aug 1996 22:03:30 +0000 Richard M. Stallman (internal-set-face-1): When calling x-list-fonts, ask for just one match.