aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (highlight): Force foreground to be black on a tty, so this face isMiles Bader2002-04-151-1/+1
* (face-spec-choose): Allow `t' to appear before the end.Stefan Monnier2002-03-041-59/+53
* (list-faces-display): Fix typo.Juanma Barranquero2002-02-261-1/+1
* (mode-line-inactive, header-line): Add the :inheritEli Zaretskii2002-02-171-0/+2
* (mode-line-inactive): Add dark-background variant.Miles Bader2002-02-121-2/+7
* (mode-line-inactive): New face for mode-line forKim F. Storm2002-02-081-1/+15
* (face-font-registry-alternatives) [windows-nt]: AddJason Rumney2002-01-261-1/+2
* Fix typos.Pavel Janík2002-01-131-2/+2
* (minibuffer-prompt): A better face definition for MS-DOS.Eli Zaretskii2002-01-121-1/+1
* (minibuffer-prompt): Special face definition for MS-DOS.Eli Zaretskii2002-01-101-0/+1
* (face-set-after-frame-default): Don't change `default' face.Richard M. Stallman2001-12-301-7/+9
* (minibuffer-prompt): New face.Richard M. Stallman2001-12-241-0/+8
* (read-face-name): Doc fix.Eli Zaretskii2001-10-291-6/+7
* (invert-face): Check for 'unspecified, not for nil,Eli Zaretskii2001-10-291-2/+2
* (face-attribute): Add INHERIT argument, consider face inheritance if non-nil.Miles Bader2001-10-281-23/+103
* (internal-get-face): Use facep instead of the obsoleteEli Zaretskii2001-10-261-9/+14
* (describe-face): Call help-setup-xref earlier.Stefan Monnier2001-10-121-4/+3
* (list-faces-display, describe-face): Fix args to `help-xref-button'.Miles Bader2001-10-121-15/+8
* (face-font-registry-alternatives) [windows-nt]: MakeAndrew Innes2001-10-041-4/+9
* Keyword added and FSF specified as Maintainer.Pavel Janík2001-08-061-0/+2
* (region): Change the background color for theEli Zaretskii2001-06-291-1/+1
* minor optimizationSam Steingold2001-05-291-51/+48
* (tty-handle-reverse-video): Don't set inverse-video.Gerd Moellmann2001-04-251-2/+0
* (modify-face): Add compatibility for non-interactive use.Stefan Monnier2001-04-251-6/+18
* (menu): Doc fix.Gerd Moellmann2001-04-101-1/+1
* (defface menu): Doc fix.Gerd Moellmann2001-04-051-1/+1
* (set-face-background, set-face-foreground)Miles Bader2001-02-131-4/+4
* (mode-line): Set :line-width property to -1.Kenichi Handa2001-02-111-1/+1
* (set-face-attribute): Describe the case of a negativeKenichi Handa2001-02-091-1/+3
* (face-spec-set): Interpret a nil in specs forGerd Moellmann2000-12-181-0/+4
* WSMiles Bader2000-12-151-1/+1
* (read-face-attribute): If there's no entry for the user's input inMiles Bader2000-12-151-6/+7
* (frame-set-background-mode): Avoid stomping on locally modified faces.Miles Bader2000-12-061-7/+20
* (face-font-registry-alternatives): Add entries for CJKKenichi Handa2000-12-041-3/+7
* (face-foreground, face-background, face-stipple):Gerd Moellmann2000-11-291-3/+12
* (face-set-after-frame-default): Let face attributesGerd Moellmann2000-11-241-8/+10
* (menu): Make inverse-video on ttys too.Miles Bader2000-11-221-2/+6
* (face-set-after-frame-default): IfGerd Moellmann2000-11-151-1/+3
* (header-line): Use `:box nil' for color/gs displays too.Miles Bader2000-11-141-18/+18
* (face-spec-set-match-display): Revert the change fromEli Zaretskii2000-11-131-3/+8
* (face-font-registry-alternatives): Add :version.Dave Love2000-11-121-0/+1
* (face-font-registry-alternatives): New user-option.Gerd Moellmann2000-11-101-1/+17
* (tty-handle-reverse-video): New function.Eli Zaretskii2000-10-281-0/+20
* (face-spec-choose): Change syntax so that the list of attribute-valueMiles Bader2000-10-271-5/+9
* (face-spec-set-match-display):Miles Bader2000-10-241-2/+3
* (face-default-spec, face-user-default-spec): Make defsubsts.Miles Bader2000-10-241-9/+7
* (face-user-default-spec, face-default-spec): New functions.Miles Bader2000-10-231-14/+19
* (header-line): Make more reasonable on mono/grayscale displays.Miles Bader2000-10-231-12/+20
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-9/+9
* (color-values, color-defined-p): Use `member', notMiles Bader2000-10-211-5/+5