entered into RCS
[bpt/emacs.git] / lisp / faces.el
1993-11-27 Richard M. Stallman(make-face-unitalic, make-face-unbold, make-face-bold)
1993-11-21 Richard M. Stallman(x-resolve-font-name): Undo previous change.
1993-11-20 Richard M. Stallman(x-resolve-font-name): Don't pass FACE to x-list-fonts
1993-08-14 Richard M. Stallman(x-create-frame-with-faces): Check for `on' or `true'
1993-08-03 Richard M. StallmanMake boldness and italicness affect subsequently create...
1993-07-18 Richard M. Stallman(face-equal): Don't mess with face-background-pixmap.
1993-07-13 Richard M. Stallman(copy-face): New arg NEW-FRAME.
1993-07-04 Jim Blandy* faces.el (make-face-bold, make-face-italic,
1993-06-30 Jim BlandyFix typo in last change.
1993-06-29 Jim Blandy* faces.el (global-face-data): Doc fix.
1993-06-28 Richard M. Stallman(face-initialize): Create `underline' face.
1993-06-28 Jim BlandyDoc fix.
1993-06-17 Jim Blandy* faces.el (make-face-bold, make-face-italic,
1993-06-17 Richard M. Stallman(set-face-background-pixmap, face-background-pixmap...
1993-06-07 Richard M. Stallman(x-create-frame-with-faces): Reversevideo -> ReverseVideo.
1993-05-31 Richard M. Stallman(x-resolve-font-name): Clean up error messages.
1993-05-30 Jim Blandy* faces.el (x-resolve-font-name): Give correct error...
1993-05-30 Jim Blandy* faces.el (x-resolve-font-name): Fix args to error...
1993-05-29 Richard M. Stallman(x-resolve-font-name): Allow symbol as FACE arg.
1993-05-27 Richard M. Stallman(x-create-frame-with-faces): Handle reverseVideo resource.
1993-05-26 Jim Blandy* faces.el (x-resolve-font-name): If PATTERN is nil...
1993-05-25 Jim Blandy* faces.el (set-face-font): Call x-resolve-font-name...
1993-05-25 Richard M. Stallman(x-create-frame-with-faces): Handle `reverse' as parameter.
1993-05-24 Jim Blandy* faces.el (make-face): Change interactive spec to...
1993-05-19 Jim Blandy* xfaces.el (face-equal): Doc fix.
1993-05-16 Richard M. Stallman(face-initialize): Do make the modeline face.
1993-05-15 Richard M. StallmanRename `primary-selection' to `region'.
1993-05-15 Richard M. Stallman(face-initialize): Don't create the `modeline' face.
1993-05-13 Richard M. Stallman(face-initialize): New function.
1993-05-11 Jim BlandyRe-arranged stuff to put defsubst accessors at the top
1993-05-09 Jim Blandy* faces.el: Call internal-set-face-1, not internat...
1993-05-09 Jim Blandy* faces.el (read-face-name): Call face-list, not list...
1993-04-03 Eric S. RaymondInitial revision