(rmail-make-basic-summary-line): Limit line count
[bpt/emacs.git] / lisp / faces.el
1996-01-29 Richard M. Stallman(face-color-gray-p): Return nil if x-color-values does.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1995-12-13 Simon MarshallTake optional arg FRAME.
1995-12-12 Simon MarshallWrap case-fold-search for x-frob-font-weight and x...
1995-11-20 Richard M. Stallman(face-color-supported-p): Return nil if no window system.
1995-11-07 Geoff Voelker[win32] (make-face, make-face-x-resource-internal):
1995-08-05 Richard M. Stallman(set-face-background): When using face-color-supported-p,
1995-07-30 Richard M. Stallman(set-face-background): Don't treat nil as a color.
1995-07-27 Karl Heuer(x-font-regexp): Add \\(\\) for substring extraction.
1995-07-25 Karl Heuer(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
1995-07-25 Richard M. Stallman(make-face-bold, make-face-italic, make-face-bold-italic)
1995-07-18 Richard M. Stallman(x-create-frame-with-faces):
1995-07-17 Karl Heuer(x-create-frame-with-faces): Set background-mode
1995-07-02 Richard M. Stallman(x-font-regexp): Include the avgwidth.
1995-07-01 Richard M. Stallman(describe-face): New function.
1995-06-09 Karl Heuer(x-create-frame-with-faces): Don't use initial-frame...
1995-06-09 Karl Heuer(x-create-frame-with-faces): Don't look for geometry
1995-05-26 Karl Heuer(x-create-frame-with-faces): Read geometry resource
1995-05-18 Karl HeuerPut property on set-face-stipple, not set-stipple.
1995-04-16 Richard M. Stallman(set-face-background): Handle FRAME = nil directly
1995-04-07 Karl HeuerUpdate copyright.
1995-03-30 Richard M. StallmanFix previous change.
1995-03-30 Richard M. Stallman(modify-face): Handle stipple. Handle defaulting properly.
1995-01-30 Karl Heuer(x-create-frame-with-faces): Assume cursor-color, mouse...
1995-01-28 Richard M. Stallman(facep): New function.
1995-01-10 Richard M. Stallman(face-nontrivial-p): New function.
1995-01-10 Richard M. Stallman(face-try-color-list): Treat `underline' as valid.
1994-12-20 Richard M. Stallman(frame-update-face-colors): New function.
1994-12-15 Richard M. Stallman(face-initialize): Test for framep not t or nil.
1994-12-04 Richard M. StallmanAt compile time, discard any defsubr definitions
1994-12-04 Richard M. Stallman(face-name, face-id, face-foreground, face-background)
1994-11-19 Richard M. Stallman(face-color-supported-p): New function.
1994-10-23 Richard M. Stallman(set-face-background): Set either stipple or color,
1994-10-23 Richard M. Stallman(set-face-background): If color is gray, and frame
1994-10-20 Boris Goldowsky(make-face): Add new face to Face menu on creation...
1994-10-17 Morten Welinder*** empty log message ***
1994-10-17 Richard M. Stallman(set-face-stipple): New function.
1994-09-30 Richard M. Stallman(modify-face): New function.
1994-09-22 Richard M. Stallman(x-create-frame-with-faces): Delete the frame if get...
1994-09-14 Karl Heuer(make-face-unbold, make-face-unitalic, make-face-bold...
1994-08-11 Richard M. Stallman(copy-face): Ignore errors in set-face-font.
1994-07-29 Richard M. Stallman(face-initialize): Use underlining for region face
1994-07-09 Richard M. Stallman(x-create-frame-with-faces): Don't downcase nil.
1994-07-05 Richard M. Stallman(x-create-frame-with-faces): Ignore case in X resource.
1994-07-01 Richard M. Stallman(make-face-italic, make-face-bold): Don't bind f2 here.
1994-07-01 Richard M. Stallman(list-faces-display): Line up multiple lines in sample.
1994-06-22 Richard M. Stallman(make-face): Return the face name, not the vector.
1994-06-21 Richard M. Stallman(face-equal): Do check the underline attribute.
1994-06-17 Richard M. Stallman(x-create-frame-with-faces): Set the cursor color last.
1994-04-27 Karl Heuer(frame-update-faces): Unset old font.
1994-04-22 Richard M. Stallman(frame-update-faces): New function.
1994-04-14 Richard M. Stallman(make-face-x-resource-internal): Don't mess with termin...
1994-04-14 Richard M. Stallman(x-create-frame-with-faces): Create frame invisible,
1994-03-02 Karl Heuer(copy-face): Don't change old-face and new-face before...
1994-02-15 Richard M. Stallman(face-try-color-list): Don't rely on errors from using
1994-02-12 Richard M. Stallman(face-initialize): Specify default characteristics
1994-02-08 Richard M. Stallman(copy-face): Doc fix.
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