aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (face-initialize): Test for framep not t or nil.Richard M. Stallman1994-12-151-5/+7
* At compile time, discard any defsubr definitionsRichard M. Stallman1994-12-041-0/+15
* (face-name, face-id, face-foreground, face-background)Richard M. Stallman1994-12-041-12/+12
* (face-color-supported-p): New function.Richard M. Stallman1994-11-191-31/+46
* (set-face-background): Set either stipple or color,Richard M. Stallman1994-10-231-3/+6
* (set-face-background): If color is gray, and frameRichard M. Stallman1994-10-231-5/+10
* (make-face): Add new face to Face menu on creation. -- BngBoris Goldowsky1994-10-201-0/+3
* *** empty log message ***Morten Welinder1994-10-171-1/+1
* (set-face-stipple): New function.Richard M. Stallman1994-10-171-32/+39
* (modify-face): New function.Richard M. Stallman1994-09-301-1/+39
* (x-create-frame-with-faces): Delete the frame if get error.Richard M. Stallman1994-09-221-35/+41
* (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,Karl Heuer1994-09-141-5/+5
* (copy-face): Ignore errors in set-face-font.Richard M. Stallman1994-08-111-1/+7
* (face-initialize): Use underlining for region faceRichard M. Stallman1994-07-291-7/+13
* (x-create-frame-with-faces): Don't downcase nil.Richard M. Stallman1994-07-091-3/+5
* (x-create-frame-with-faces): Ignore case in X resource.Richard M. Stallman1994-07-051-6/+9
* (make-face-italic, make-face-bold): Don't bind f2 here.Richard M. Stallman1994-07-011-16/+18
* (list-faces-display): Line up multiple lines in sample.Richard M. Stallman1994-07-011-1/+7
* (make-face): Return the face name, not the vector.Richard M. Stallman1994-06-221-1/+2
* (face-equal): Do check the underline attribute.Richard M. Stallman1994-06-211-0/+1
* (x-create-frame-with-faces): Set the cursor color last.Richard M. Stallman1994-06-171-2/+4
* (frame-update-faces): Unset old font.Karl Heuer1994-04-271-0/+3
* (frame-update-faces): New function.Richard M. Stallman1994-04-221-0/+19
* (make-face-x-resource-internal): Don't mess with terminal frames.Richard M. Stallman1994-04-141-2/+3
* (x-create-frame-with-faces): Create frame invisible,Richard M. Stallman1994-04-141-1/+5
* (copy-face): Don't change old-face and new-face before the frame loop.Karl Heuer1994-03-021-4/+4
* (face-try-color-list): Don't rely on errors from usingRichard M. Stallman1994-02-151-16/+24
* (face-initialize): Specify default characteristicsRichard M. Stallman1994-02-121-126/+94
* (copy-face): Doc fix.Richard M. Stallman1994-02-081-10/+16
* (make-face-unitalic, make-face-unbold, make-face-bold)Richard M. Stallman1993-11-271-14/+16
* (x-resolve-font-name): Undo previous change.Richard M. Stallman1993-11-211-3/+2
* (x-resolve-font-name): Don't pass FACE to x-list-fontsRichard M. Stallman1993-11-201-1/+3
* (x-create-frame-with-faces): Check for `on' or `true'Richard M. Stallman1993-08-141-1/+2
* Make boldness and italicness affect subsequently created frames.Richard M. Stallman1993-08-031-124/+196
* (face-equal): Don't mess with face-background-pixmap.Richard M. Stallman1993-07-181-2/+3
* (copy-face): New arg NEW-FRAME.Richard M. Stallman1993-07-131-8/+56
* * faces.el (make-face-bold, make-face-italic,Jim Blandy1993-07-041-5/+5
* Fix typo in last change.Jim Blandy1993-06-301-2/+0
* * faces.el (global-face-data): Doc fix.Jim Blandy1993-06-291-1/+6
* (face-initialize): Create `underline' face.Richard M. Stallman1993-06-281-16/+28
* Doc fix.Jim Blandy1993-06-281-3/+3
* * faces.el (make-face-bold, make-face-italic,Jim Blandy1993-06-171-15/+15
* (set-face-background-pixmap, face-background-pixmap): Functions commented out.Richard M. Stallman1993-06-171-16/+16
* (x-create-frame-with-faces): Reversevideo -> ReverseVideo.Richard M. Stallman1993-06-071-1/+1
* (x-resolve-font-name): Clean up error messages.Richard M. Stallman1993-05-311-2/+2
* * faces.el (x-resolve-font-name): Give correct error messageJim Blandy1993-05-301-3/+3
* * faces.el (x-resolve-font-name): Fix args to error; the formatJim Blandy1993-05-301-1/+1
* (x-resolve-font-name): Allow symbol as FACE arg.Richard M. Stallman1993-05-291-0/+4
* (x-create-frame-with-faces): Handle reverseVideo resource.Richard M. Stallman1993-05-271-1/+3
* * faces.el (x-resolve-font-name): If PATTERN is nil, return theJim Blandy1993-05-261-10/+14