summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (face-valid-attribute-values): Look inEli Zaretskii1999-08-151-1/+1
* (face-valid-attribute-values): Return an alist forGerd Moellmann1999-08-121-45/+52
* (face-set-after-frame-default): Don't callEli Zaretskii1999-08-101-1/+1
* (bitmap-area): Add :version.Dave Love1999-07-301-0/+1
* (toolbar): Add face definition for mono displays.Gerd Moellmann1999-07-271-0/+2
* (bitmap-area): Change background to white for mono displays.Gerd Moellmann1999-07-261-1/+4
* Complete rewrite.Gerd Moellmann1999-07-211-1411/+1347
* (face-set-after-frame-default): Obey theRichard M. Stallman1999-04-061-1/+2
* (list-faces-display): Multiline case of previous fix.Karl Heuer1999-01-251-1/+1
* (list-faces-display): Improve the formattingRichard M. Stallman1999-01-111-2/+9
* (set-face-font): Call resolve-fontset-name on w32.Andrew Innes1998-11-031-4/+2
* (frame-set-background-mode): Enable the function for MSDOS frames.Eli Zaretskii1998-10-201-1/+1
* (modify-face-read-string): Return (nil) for "none".Richard M. Stallman1998-10-191-5/+12
* (frame-set-background-mode): Don't do anythung for text-only or MSDOS frame.Richard M. Stallman1998-10-101-24/+25
* (list-faces-display): Call print-help-return-message.Richard M. Stallman1998-08-111-2/+4
* (x-create-frame-with-faces): If an ASCII font isKenichi Handa1998-07-031-0/+13
* (set-face-font): For now, don't callRichard M. Stallman1998-06-271-2/+4
* (set-face-font): Pay attention to fontset.Kenichi Handa1998-06-121-4/+2
* (frame-update-face-colors): Call frame-set-background-mode.Richard M. Stallman1998-05-251-0/+1
* (frame-background-mode): Define a :set functionRichard M. Stallman1998-05-201-0/+4
* (basic-faces): New group. Put the standard faces in it.Karl Heuer1997-10-231-0/+6
* (set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.Richard M. Stallman1997-09-051-1/+1
* (modify-face): Fix previous change.Richard M. Stallman1997-08-241-1/+1
* (modify-face): New arg INVERSE-P.Richard M. Stallman1997-08-231-7/+21
* Faces now have 2 more elements, bold-p and italic-p.Richard M. Stallman1997-08-181-19/+22
* (set-face-doc-string): Define once again, as alias.Richard M. Stallman1997-08-091-0/+1
* (internal-face-interactive): Handle default in usual way,Richard M. Stallman1997-08-041-7/+16
* Alternative colors for standard faces if dark background.Richard M. Stallman1997-08-041-3/+11
* (face-attr-match-p): New function.Richard M. Stallman1997-08-031-24/+107
* (set-face-font-auto): Create a fontset if FONT is aKenichi Handa1997-07-311-1/+3
* (face-documentation): Renamed from face-doc-string.Richard M. Stallman1997-07-241-3/+4
* (set-face-font-explicit): Call internal-set-face-1 properly.Richard M. Stallman1997-07-231-1/+1
* (internal-facep): Length is now 10.Richard M. Stallman1997-07-211-8/+41
* (face-set-after-frame-default): New ubroutine,Richard M. Stallman1997-07-051-44/+23
* (make-face): Call make-face-internal only if defined.Richard M. Stallman1997-05-311-2/+5
* (x-create-frame-with-faces): Don't call frame-set-background-modeRichard M. Stallman1997-05-261-1/+2
* Unconditionally create the standard faces at load time.Richard M. Stallman1997-05-251-25/+44
* (modify-face): Don't call make-face-unboldRichard M. Stallman1997-05-251-44/+46
* (x-make-font-bold-italic): New function.Kenichi Handa1997-05-121-0/+6
* (describe-face): Add documentation.Richard M. Stallman1997-04-251-1/+7
* (frame-set-background-mode): New function.Richard M. Stallman1997-04-211-39/+188
* (make-face): New arg no-resources.Richard M. Stallman1997-04-111-5/+16
* (set-face-font): Allow specifing fontset for the arg FONT.Kenichi Handa1997-03-181-1/+3
* clean code.Simon Marshall1997-03-151-9/+5
* When testing FACE's non-nil face-font with the default face font, use the fra...Simon Marshall1997-03-151-2/+5
* (invert-face): Handle inverting the default face better.Richard M. Stallman1997-01-071-6/+8
* Change defconsts to defvars.Richard M. Stallman1996-12-161-4/+4
* Use w32 instead of ms-windows for window-system symbolGeoff Voelker1996-11-191-3/+3
* (make-face, make-face-x-resource-internal):Richard M. Stallman1996-09-151-3/+3
* (internal-set-face-1): When calling x-list-fonts, ask for just one match.Richard M. Stallman1996-08-311-1/+1