aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (underline): Try bold if terminal doesn't support underline.Richard M. Stallman2005-06-171-1/+5
* (read-face-name): Use complete-in-turn complete non-aliasesStefan Monnier2005-06-131-3/+12
* (modeline-highlight): Rename from (the erroneous) `modeline-higilight'.Eli Zaretskii2005-06-111-1/+1
* (no-break-space): Test `class' before `min-colors'Richard M. Stallman2005-06-081-2/+2
* (escape-glyph): Use blue once again in last case.Richard M. Stallman2005-06-081-2/+5
* (no-break-space, shadow): New faces.Juri Linkov2005-06-061-6/+22
* (face-equal): Improve argument/docstring consistency.Juanma Barranquero2005-06-031-2/+2
* (list-faces-display): Improve the formatting by computing the maximum lengthJuanma Barranquero2005-06-011-16/+19
* (list-faces-display): Signal error if passed a regexp that matches no face name.Juanma Barranquero2005-05-311-1/+3
* Install a change I forgot to install at the last committing.Masatake YAMATO2005-05-231-0/+13
* (list-faces-display): Make back button respect optional regexp arg.Nick Roberts2005-05-191-1/+1
* (list-faces-display): Provide button when describe-faceNick Roberts2005-05-191-0/+1
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (describe-face): Output a definition link button.Richard M. Stallman2005-05-161-3/+18
* * term.el (term-ansi-current-bold, term-ansi-current-underline)Dan Nicolaescu2005-04-111-3/+3
* (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