aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
Commit message (Expand)AuthorAgeFilesLines
* (faces-sample-overlay, describe-face): Revert last changes.Eli Zaretskii2006-11-041-14/+1
* Installed describe-face sample textRamprasad B2006-10-311-0/+14
* (mode-line-faces): Group mode-line instead of modeline.Richard M. Stallman2006-09-141-1/+1
* (escape-glyph): Doc fix.Richard M. Stallman2006-08-051-1/+1
* (read-face-name): Doc fix.Richard M. Stallman2006-07-031-3/+4
* * help-mode.el (help-xref-symbol-regexp): Add property as a keywordNick Roberts2006-06-281-1/+1
* (defined-colors): Doc fix.Richard M. Stallman2006-06-051-1/+2
* (scroll-bar, border, cursor, mouse): Avoid nil spec in defface.Luc Teirlinck2006-04-211-4/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (link, link-visited): New faces based on default valuesJuri Linkov2006-01-231-0/+22
* (mode-line-faces): New defgroup.Juri Linkov2006-01-161-13/+26
* (frame-background-mode): Replace `choice-item' keywordsJuri Linkov2005-12-111-7/+7
* * faces.el: Revert 2005-11-17 change. :ignore-defface is nowChong Yidong2005-11-201-11/+5
* * faces.el (face-attribute, set-face-attribute): Mention existenceChong Yidong2005-11-181-5/+11
* (face-read-string): Set the default value arg of completing-read.Juri Linkov2005-11-171-1/+1
* * font-lock.el: Don't deal with font-lock-face-attributes here,Dan Nicolaescu2005-11-051-1/+1
* (face-attribute): Handle the case where a face inherits fromStefan Monnier2005-11-011-2/+5
* (inhibit-face-set-after-frame-default): New variable.Richard M. Stallman2005-10-241-18/+23
* (describe-face): Use describe-simplify-lib-file-name.Richard M. Stallman2005-10-231-0/+1
* Rearrange face definitions to be in the same order asJuri Linkov2005-09-291-179/+166
* (help-xref-stack-item): Add defvar.Juanma Barranquero2005-08-311-0/+2
* (minibuffer-prompt): Doc fix.Juri Linkov2005-08-231-7/+10
* (set-face-underline): Delete this duplicate functionJuri Linkov2005-08-221-14/+12
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (read-face-name): Delete duplicate faces.Juri Linkov2005-08-041-0/+1
* (describe-face): "?\ " -> "?\s".Juanma Barranquero2005-07-201-9/+9
* (mode-line-highlight): Replace RoyalBlue4 withJuri Linkov2005-07-191-8/+12
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (read-face-name): Put the code for getting a face nameJuri Linkov2005-07-041-13/+17
* (vertical-border): Inherit from mode-line-inactive only on tty.Juri Linkov2005-06-301-1/+1
* (default-frame-background-mode): New internal variable.Juri Linkov2005-06-291-3/+10
* (facep): Doc fix.Luc Teirlinck2005-06-251-1/+4
* (escape-glyph): Use brown against light background.Richard M. Stallman2005-06-231-5/+6
* (face-documentation, set-face-attribute)Glenn Morris2005-06-221-4/+13
* Revision: [email protected]/emacs--cvs-trunk--0--patch-440Miles Bader2005-06-221-1/+1
* Revision: [email protected]/emacs--cvs-trunk--0--patch-438Miles Bader2005-06-221-1/+1
* (face-user-default-spec): Try getting `customized-face' prior to `saved-face'.Juri Linkov2005-06-211-4/+5
* Revision: [email protected]/emacs--cvs-trunk--0--patch-435Miles Bader2005-06-201-0/+7
* (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