log lisp/faces.el @ 81547:4ad09c06607c

age author description
2007-06-05 Juanma Barranquero (face-id): If the argument is a face alias, return the ID of the target face.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-12-29 Richard M. Stallman (facep): Doc fix.
2007-12-23 Richard M. Stallman (copy-face): Create the new face explicitly if it does not exist already.
2007-11-09 YAMAMOTO Mitsuharu (face-normalize-spec): Remove function.
2007-10-10 Richard M. Stallman (face-font-selection-order): Doc fix.
2007-10-09 Juanma Barranquero (face-font-selection-order): Doc fix.
2007-07-31 Richard M. Stallman (face-normalize-spec): New function.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-03-25 Chong Yidong (face-set-after-frame-default): Revert 2007-03-10 change. Merge in X
2007-03-19 Chong Yidong (momentary): Face removed; unused due to reversion of 2007-01-04
2007-03-10 Chong Yidong (face-set-after-frame-default): Recalculate face customizations after
2007-03-04 Richard M. Stallman (minibuffer-prompt): Use medium blue by default.
2007-02-14 Juanma Barranquero (color-values): Revert changes to docstring from 2007-01-31 and 2000-09-07.
2007-02-07 Juanma Barranquero (frame-set-background-mode): Use `color-values' and `display-color-p',
2007-02-07 Juanma Barranquero (face-valid-attribute-values): Use `defined-colors',
2007-02-06 Chong Yidong (face-set-after-frame-default): Compile attributes to be set by frame
2007-02-01 Juanma Barranquero (set-face-underline-p, modify-face): Rename arg UNDERLINE-P
2007-02-01 Juanma Barranquero (internal-find-face, internal-get-face): Doc fixes.
2007-01-31 Juanma Barranquero (color-values): Doc fix.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2007-01-09 Juri Linkov (momentary): Change :group to basic-faces where all
2007-01-05 Richard M. Stallman (momentary): Move here ...
2006-11-04 Eli Zaretskii (faces-sample-overlay, describe-face): Revert last changes.
2006-10-31 Ramprasad B Installed describe-face sample text
2006-09-14 Richard M. Stallman (mode-line-faces): Group mode-line instead of modeline.
2006-08-05 Richard M. Stallman (escape-glyph): Doc fix.
2006-07-03 Richard M. Stallman (read-face-name): Doc fix.
2006-06-28 Nick Roberts * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
2006-06-05 Richard M. Stallman (defined-colors): Doc fix.
2006-04-21 Luc Teirlinck (scroll-bar, border, cursor, mouse): Avoid nil spec in defface.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-23 Juri Linkov (link, link-visited): New faces based on default values
2006-01-16 Juri Linkov (mode-line-faces): New defgroup.
2005-12-11 Juri Linkov (frame-background-mode): Replace `choice-item' keywords
2005-11-20 Chong Yidong * faces.el: Revert 2005-11-17 change. :ignore-defface is now
2005-11-18 Chong Yidong * faces.el (face-attribute, set-face-attribute): Mention existence
2005-11-17 Juri Linkov (face-read-string): Set the default value arg of completing-read.
2005-11-05 Dan Nicolaescu * font-lock.el: Don't deal with font-lock-face-attributes here,
2005-11-01 Stefan Monnier (face-attribute): Handle the case where a face inherits from
2005-10-24 Richard M. Stallman (inhibit-face-set-after-frame-default): New variable.
2005-10-23 Richard M. Stallman (describe-face): Use describe-simplify-lib-file-name.
2005-09-29 Juri Linkov Rearrange face definitions to be in the same order as
2005-08-31 Juanma Barranquero (help-xref-stack-item): Add defvar.
2005-08-23 Juri Linkov (minibuffer-prompt): Doc fix.
2005-08-22 Juri Linkov (set-face-underline): Delete this duplicate function
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-04 Juri Linkov (read-face-name): Delete duplicate faces.
2005-07-20 Juanma Barranquero (describe-face): "?\ " -> "?\s".
2005-07-19 Juri Linkov (mode-line-highlight): Replace RoyalBlue4 with
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juri Linkov (read-face-name): Put the code for getting a face name
2005-06-30 Juri Linkov (vertical-border): Inherit from mode-line-inactive only on tty.
2005-06-29 Juri Linkov (default-frame-background-mode): New internal variable.
2005-06-25 Luc Teirlinck (facep): Doc fix.
2005-06-23 Richard M. Stallman (escape-glyph): Use brown against light background.
2005-06-22 Glenn Morris (face-documentation, set-face-attribute)
2005-06-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-440
2005-06-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
2005-06-21 Juri Linkov (face-user-default-spec): Try getting `customized-face' prior to `saved-face'.