log lisp/faces.el @ 17947:057ea7eaaff3

age author description
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.
Mon, 20 Nov 1995 23:15:55 +0000 Richard M. Stallman (face-color-supported-p): Return nil if no window system.
Tue, 07 Nov 1995 07:48:12 +0000 Geoff Voelker [win32] (make-face, make-face-x-resource-internal):
Sat, 05 Aug 1995 06:33:01 +0000 Richard M. Stallman (set-face-background): When using face-color-supported-p,
Sun, 30 Jul 1995 10:10:35 +0000 Richard M. Stallman (set-face-background): Don't treat nil as a color.
Thu, 27 Jul 1995 19:10:36 +0000 Karl Heuer (x-font-regexp): Add \\(\\) for substring extraction.
Tue, 25 Jul 1995 22:06:08 +0000 Karl Heuer (x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
Tue, 25 Jul 1995 04:50:43 +0000 Richard M. Stallman (make-face-bold, make-face-italic, make-face-bold-italic)