log lisp/faces.el @ 9056:504324bc2741

age author description
Thu, 22 Sep 1994 07:26:46 +0000 Richard M. Stallman (x-create-frame-with-faces): Delete the frame if get error.
Wed, 14 Sep 1994 03:22:57 +0000 Karl Heuer (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
Thu, 11 Aug 1994 07:11:51 +0000 Richard M. Stallman (copy-face): Ignore errors in set-face-font.
Fri, 29 Jul 1994 21:03:37 +0000 Richard M. Stallman (face-initialize): Use underlining for region face
Sat, 09 Jul 1994 19:25:06 +0000 Richard M. Stallman (x-create-frame-with-faces): Don't downcase nil.
Tue, 05 Jul 1994 20:28:33 +0000 Richard M. Stallman (x-create-frame-with-faces): Ignore case in X resource.
Fri, 01 Jul 1994 17:31:42 +0000 Richard M. Stallman (make-face-italic, make-face-bold): Don't bind f2 here.
Fri, 01 Jul 1994 17:06:34 +0000 Richard M. Stallman (list-faces-display): Line up multiple lines in sample.
Wed, 22 Jun 1994 21:28:17 +0000 Richard M. Stallman (make-face): Return the face name, not the vector.
Tue, 21 Jun 1994 20:22:56 +0000 Richard M. Stallman (face-equal): Do check the underline attribute.
Fri, 17 Jun 1994 13:39:14 +0000 Richard M. Stallman (x-create-frame-with-faces): Set the cursor color last.
Wed, 27 Apr 1994 00:30:55 +0000 Karl Heuer (frame-update-faces): Unset old font.
Fri, 22 Apr 1994 08:47:42 +0000 Richard M. Stallman (frame-update-faces): New function.
Thu, 14 Apr 1994 09:31:18 +0000 Richard M. Stallman (make-face-x-resource-internal): Don't mess with terminal frames.
Thu, 14 Apr 1994 07:38:15 +0000 Richard M. Stallman (x-create-frame-with-faces): Create frame invisible,
Wed, 02 Mar 1994 06:45:38 +0000 Karl Heuer (copy-face): Don't change old-face and new-face before the frame loop.
Tue, 15 Feb 1994 22:38:00 +0000 Richard M. Stallman (face-try-color-list): Don't rely on errors from using
Sat, 12 Feb 1994 06:25:56 +0000 Richard M. Stallman (face-initialize): Specify default characteristics
Tue, 08 Feb 1994 18:22:09 +0000 Richard M. Stallman (copy-face): Doc fix.
Sat, 27 Nov 1993 07:52:47 +0000 Richard M. Stallman (make-face-unitalic, make-face-unbold, make-face-bold)
Sun, 21 Nov 1993 07:23:17 +0000 Richard M. Stallman (x-resolve-font-name): Undo previous change.
Sat, 20 Nov 1993 08:42:47 +0000 Richard M. Stallman (x-resolve-font-name): Don't pass FACE to x-list-fonts
Sat, 14 Aug 1993 09:23:24 +0000 Richard M. Stallman (x-create-frame-with-faces): Check for `on' or `true'
Tue, 03 Aug 1993 07:12:34 +0000 Richard M. Stallman Make boldness and italicness affect subsequently created frames.
Sun, 18 Jul 1993 04:44:27 +0000 Richard M. Stallman (face-equal): Don't mess with face-background-pixmap.
Tue, 13 Jul 1993 22:05:13 +0000 Richard M. Stallman (copy-face): New arg NEW-FRAME.
Sun, 04 Jul 1993 01:46:30 +0000 Jim Blandy * faces.el (make-face-bold, make-face-italic,
Wed, 30 Jun 1993 04:14:08 +0000 Jim Blandy Fix typo in last change.
Tue, 29 Jun 1993 23:33:00 +0000 Jim Blandy * faces.el (global-face-data): Doc fix.
Mon, 28 Jun 1993 20:38:49 +0000 Richard M. Stallman (face-initialize): Create `underline' face.