aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright years.Eli Zaretskii2004-02-271-1/+1
* (face-spec-set-match-display): Add a new attribute, `min-colors'.Eli Zaretskii2004-02-271-13/+27
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (set-face-attribute): Set face-modified prop to tRichard M. Stallman2003-05-281-1/+8
* (x-create-frame-with-faces): Call `face-set-after-frame-default'.John Paul Wallington2003-05-261-4/+3
* (x-create-frame-with-faces): Don't call face-set-after-frame-default.Richard M. Stallman2003-05-191-2/+16
* (frame-set-background-mode): Fix reference to attribute "backgroundMode".Juanma Barranquero2003-03-051-1/+1
* (help-xref-stack): Add defvar to avoid warning.Richard M. Stallman2002-12-211-0/+1
* (face-font-selection-order)Andreas Schwab2002-12-071-3/+3
* (face-set-after-frame-default): Ignore errors in face-spec-face-set.Richard M. Stallman2002-11-241-8/+10
* (copy-face): Fix spacing.Juanma Barranquero2002-09-061-1/+1
* (face-id): Fix typo.Juanma Barranquero2002-07-091-1/+1
* (header-line): Don't use a `common' clause for inheriting from the mode-lineMiles Bader2002-07-031-9/+10
* (header-line): Suppress inverse-video on ttys.Miles Bader2002-07-031-1/+2
* (frame-update-faces): Fix obsolescence declaration.Juanma Barranquero2002-06-271-6/+3
* (describe-face): Capitalize "not documented" message.Juanma Barranquero2002-06-271-1/+1
* (display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.Miles Bader2002-06-101-2/+16
* (display-supports-face-attributes-p): New function.Miles Bader2002-06-091-0/+24
* (describe-face): Fix typo.Juanma Barranquero2002-05-161-1/+1
* Change all post-21.1 :version attributes to 21.4.Eli Zaretskii2002-05-121-2/+2
* Follow coding conventions.Pavel Janík2002-05-021-0/+1
* (read-face-name): Format the prompt correctly when there's no default.Miles Bader2002-04-271-3/+1
* Don't require cus-face.Richard M. Stallman2002-04-271-2/+0
* (read-face-name): New defaulting features.Richard M. Stallman2002-04-261-35/+84
* (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