summaryrefslogtreecommitdiff
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (face-read-integer, read-face-attribute)Eli Zaretskii2000-01-031-11/+14
* (read-face-attribute, defined-colors, color-defined-p):Eli Zaretskii2000-01-021-5/+5
* (set-face-attribute): Purecopy the attributes set.Dave Love1999-12-161-2/+3
* Changes for separate unspecified foreground and background colorsEli Zaretskii1999-12-151-8/+13
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-2/+62
* (set-face-documentation): Purecopy STRING.Dave Love1999-11-301-1/+2
* (secondary-selection): Fix wrong color name.Gerd Moellmann1999-11-041-1/+1
* * faces.el (secondary-selection): Change background to yellow.Gerd Moellmann1999-11-041-2/+2
* (make-face-bold, make-face-unbold, make-face-italic)Gerd Moellmann1999-11-031-6/+10
* (region): Doc fix.Phillip Rulon1999-10-091-1/+1
* (face-spec-set-match-display): Recognize `type' ofGerd Moellmann1999-10-061-1/+16
* (face-differs-from-default-p): Compare faceGerd Moellmann1999-09-251-2/+13
* Copyright up-date.Dave Love1999-09-131-1/+1
* (mode-line, header-line, tool-bar, ): Add :version.Dave Love1999-09-131-3/+10
* (mode-line): Replaces `modeline'.Gerd Moellmann1999-09-121-1/+3
* (face-italic-p): Return t only for values `italic'Gerd Moellmann1999-09-091-1/+1
* (face-set-after-frame-default): Initialize someGerd Moellmann1999-09-071-9/+46
* (face-bold-p): Don't return t if face has lighterGerd Moellmann1999-09-061-1/+1
* (header-line): Renamed from `top-line'.Gerd Moellmann1999-09-051-2/+2
* (tool-bar): Change face `toolbar' to `tool-bar'.Gerd Moellmann1999-09-051-3/+3
* (margin): Change background to "gray" for mono (this isGerd Moellmann1999-09-021-2/+0
* (margin): Renamed from bitmap-area.Gerd Moellmann1999-08-241-2/+2
* (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