log lisp/faces.el @ 19073:215810cb0e44 libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-970822

age author description
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.
Mon, 19 Aug 1996 16:31:27 +0000 Richard M. Stallman (modify-face): Handle nil as stipple value.
Fri, 16 Aug 1996 05:09:09 +0000 Richard M. Stallman (modify-face): Handle stipple values
Tue, 25 Jun 1996 18:19:09 +0000 Richard M. Stallman (x-create-frame-with-faces): Set threshold for "light color"
Mon, 25 Mar 1996 15:09:27 +0000 Richard M. Stallman (x-frob-font-slant): Properly handle a match against
Mon, 29 Jan 1996 07:27:04 +0000 Richard M. Stallman (face-color-gray-p): Return nil if x-color-values does.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Wed, 13 Dec 1995 15:31:07 +0000 Simon Marshall Take optional arg FRAME.
Tue, 12 Dec 1995 08:20:37 +0000 Simon Marshall Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.