aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (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