summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* * faces.el (set-face-font): Call x-resolve-font-name on the fontJim Blandy1993-05-251-1/+15
* (x-create-frame-with-faces): Handle `reverse' as parameter.Richard M. Stallman1993-05-251-0/+11
* * faces.el (make-face): Change interactive spec to 'S'.Jim Blandy1993-05-241-1/+1
* * xfaces.el (face-equal): Doc fix.Jim Blandy1993-05-191-1/+1
* (face-initialize): Do make the modeline face.Richard M. Stallman1993-05-161-15/+5
* Rename `primary-selection' to `region'.Richard M. Stallman1993-05-151-5/+5
* (face-initialize): Don't create the `modeline' face.Richard M. Stallman1993-05-151-45/+38
* (face-initialize): New function.Richard M. Stallman1993-05-131-38/+44
* Re-arranged stuff to put defsubst accessors at the topJim Blandy1993-05-111-71/+84
* * faces.el: Call internal-set-face-1, not internat-set-face-1.Jim Blandy1993-05-091-10/+11
* * faces.el (read-face-name): Call face-list, not list-faces.Jim Blandy1993-05-091-119/+120
* Initial revisionEric S. Raymond1993-04-031-0/+740