aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (face-id): Doc fix.Richard M. Stallman2005-03-081-1/+2
* (escape-glyph, minibuffer-prompt, button): Add commentary forEli Zaretskii2005-02-191-0/+5
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (list-faces-display): Add optional argument.Richard M. Stallman2005-02-031-7/+17
* (set-face-background, set-face-foreground): Doc fix.Richard M. Stallman2005-01-011-2/+6
* (read-face-name): Don't treat an attribute spec as a list of faces.Richard M. Stallman2004-12-311-2/+5
* (mode-line, mode-line-inactive): Use min-colors.Dan Nicolaescu2004-12-231-3/+3
* (escape-glyph): Use blue against light foreground.Richard M. Stallman2004-12-211-2/+2
* (header-line, mode-line-inactive, tool-bar):Richard M. Stallman2004-12-131-14/+22
* Delete code to set display table.Richard M. Stallman2004-12-081-25/+4
* Set char-table-extra-slots on display-table here.Kim F. Storm2004-12-021-0/+2
* * faces.el (escape-glyph): Rename from glyph.Kim F. Storm2004-12-021-3/+18
* (glyph): New face.Daniel Pfeiffer2004-12-011-0/+8
* (cursor): Add face-no-inherit property. Doc fix.Kim F. Storm2004-09-141-1/+3
* Revision: [email protected]/emacs--cvs-trunk--0--patch-372Miles Bader2004-06-041-33/+14
* Revision: [email protected]/emacs--cvs-trunk--0--patch-370Miles Bader2004-06-041-41/+0
* Revision: [email protected]/emacs--cvs-trunk--0--patch-369Miles Bader2004-06-041-19/+35
* Revision: [email protected]/emacs--cvs-trunk--0--patch-368Miles Bader2004-06-041-5/+19
* (frame-update-faces): Add empty docstring so the one for `ignore' doesn'tJuanma Barranquero2004-06-021-1/+1
* * custom.el (defface): Document that type can have value gtk.Jan Djärv2004-05-121-1/+4
* (read-face-font): Don't cons up unnecessarily.Stefan Monnier2004-03-261-16/+14
* 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