]> code.delx.au - gnu-emacs/history - lisp/faces.el
(mark): Doc fix.
[gnu-emacs] / lisp / faces.el
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