| Commit message (Expand) | Author | Age | Files | Lines |
* | (frame-update-faces): Unset old font. | Karl Heuer | 1994-04-27 | 1 | -0/+3 |
* | (frame-update-faces): New function. | Richard M. Stallman | 1994-04-22 | 1 | -0/+19 |
* | (make-face-x-resource-internal): Don't mess with terminal frames. | Richard M. Stallman | 1994-04-14 | 1 | -2/+3 |
* | (x-create-frame-with-faces): Create frame invisible, | Richard M. Stallman | 1994-04-14 | 1 | -1/+5 |
* | (copy-face): Don't change old-face and new-face before the frame loop. | Karl Heuer | 1994-03-02 | 1 | -4/+4 |
* | (face-try-color-list): Don't rely on errors from using | Richard M. Stallman | 1994-02-15 | 1 | -16/+24 |
* | (face-initialize): Specify default characteristics | Richard M. Stallman | 1994-02-12 | 1 | -126/+94 |
* | (copy-face): Doc fix. | Richard M. Stallman | 1994-02-08 | 1 | -10/+16 |
* | (make-face-unitalic, make-face-unbold, make-face-bold) | Richard M. Stallman | 1993-11-27 | 1 | -14/+16 |
* | (x-resolve-font-name): Undo previous change. | Richard M. Stallman | 1993-11-21 | 1 | -3/+2 |
* | (x-resolve-font-name): Don't pass FACE to x-list-fonts | Richard M. Stallman | 1993-11-20 | 1 | -1/+3 |
* | (x-create-frame-with-faces): Check for `on' or `true' | Richard M. Stallman | 1993-08-14 | 1 | -1/+2 |
* | Make boldness and italicness affect subsequently created frames. | Richard M. Stallman | 1993-08-03 | 1 | -124/+196 |
* | (face-equal): Don't mess with face-background-pixmap. | Richard M. Stallman | 1993-07-18 | 1 | -2/+3 |
* | (copy-face): New arg NEW-FRAME. | Richard M. Stallman | 1993-07-13 | 1 | -8/+56 |
* | * faces.el (make-face-bold, make-face-italic, | Jim Blandy | 1993-07-04 | 1 | -5/+5 |
* | Fix typo in last change. | Jim Blandy | 1993-06-30 | 1 | -2/+0 |
* | * faces.el (global-face-data): Doc fix. | Jim Blandy | 1993-06-29 | 1 | -1/+6 |
* | (face-initialize): Create `underline' face. | Richard M. Stallman | 1993-06-28 | 1 | -16/+28 |
* | Doc fix. | Jim Blandy | 1993-06-28 | 1 | -3/+3 |
* | * faces.el (make-face-bold, make-face-italic, | Jim Blandy | 1993-06-17 | 1 | -15/+15 |
* | (set-face-background-pixmap, face-background-pixmap): Functions commented out. | Richard M. Stallman | 1993-06-17 | 1 | -16/+16 |
* | (x-create-frame-with-faces): Reversevideo -> ReverseVideo. | Richard M. Stallman | 1993-06-07 | 1 | -1/+1 |
* | (x-resolve-font-name): Clean up error messages. | Richard M. Stallman | 1993-05-31 | 1 | -2/+2 |
* | * faces.el (x-resolve-font-name): Give correct error message | Jim Blandy | 1993-05-30 | 1 | -3/+3 |
* | * faces.el (x-resolve-font-name): Fix args to error; the format | Jim Blandy | 1993-05-30 | 1 | -1/+1 |
* | (x-resolve-font-name): Allow symbol as FACE arg. | Richard M. Stallman | 1993-05-29 | 1 | -0/+4 |
* | (x-create-frame-with-faces): Handle reverseVideo resource. | Richard M. Stallman | 1993-05-27 | 1 | -1/+3 |
* | * faces.el (x-resolve-font-name): If PATTERN is nil, return the | Jim Blandy | 1993-05-26 | 1 | -10/+14 |
* | * faces.el (set-face-font): Call x-resolve-font-name on the font | Jim Blandy | 1993-05-25 | 1 | -1/+15 |
* | (x-create-frame-with-faces): Handle `reverse' as parameter. | Richard M. Stallman | 1993-05-25 | 1 | -0/+11 |
* | * faces.el (make-face): Change interactive spec to 'S'. | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
* | * xfaces.el (face-equal): Doc fix. | Jim Blandy | 1993-05-19 | 1 | -1/+1 |
* | (face-initialize): Do make the modeline face. | Richard M. Stallman | 1993-05-16 | 1 | -15/+5 |
* | Rename `primary-selection' to `region'. | Richard M. Stallman | 1993-05-15 | 1 | -5/+5 |
* | (face-initialize): Don't create the `modeline' face. | Richard M. Stallman | 1993-05-15 | 1 | -45/+38 |
* | (face-initialize): New function. | Richard M. Stallman | 1993-05-13 | 1 | -38/+44 |
* | Re-arranged stuff to put defsubst accessors at the top | Jim Blandy | 1993-05-11 | 1 | -71/+84 |
* | * faces.el: Call internal-set-face-1, not internat-set-face-1. | Jim Blandy | 1993-05-09 | 1 | -10/+11 |
* | * faces.el (read-face-name): Call face-list, not list-faces. | Jim Blandy | 1993-05-09 | 1 | -119/+120 |
* | Initial revision | Eric S. Raymond | 1993-04-03 | 1 | -0/+740 |