2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2005-05-16 |
Richard M. Stallman |
(describe-face): Output a definition link button.
|
2005-04-11 |
Dan Nicolaescu |
* term.el (term-ansi-current-bold, term-ansi-current-underline)
|
2005-03-08 |
Richard M. Stallman |
(face-id): Doc fix.
|
2005-02-19 |
Eli Zaretskii |
(escape-glyph, minibuffer-prompt, button): Add commentary for
|
2005-02-09 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
2005-02-03 |
Richard M. Stallman |
(list-faces-display): Add optional argument.
|
2005-01-01 |
Richard M. Stallman |
(set-face-background, set-face-foreground): Doc fix.
|
2004-12-31 |
Richard M. Stallman |
(read-face-name): Don't treat an attribute spec as a list of faces.
|
2004-12-23 |
Dan Nicolaescu |
(mode-line, mode-line-inactive): Use min-colors.
|
2004-12-21 |
Richard M. Stallman |
(escape-glyph): Use blue against light foreground.
|
2004-12-13 |
Richard M. Stallman |
(header-line, mode-line-inactive, tool-bar):
|
2004-12-08 |
Richard M. Stallman |
Delete code to set display table.
|
2004-12-02 |
Kim F. Storm |
Set char-table-extra-slots on display-table here.
|
2004-12-02 |
Kim F. Storm |
* faces.el (escape-glyph): Rename from glyph.
|
2004-12-01 |
Daniel Pfeiffer |
(glyph): New face.
|
2004-09-14 |
Kim F. Storm |
(cursor): Add face-no-inherit property. Doc fix.
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
|
2004-06-02 |
Juanma Barranquero |
(frame-update-faces): Add empty docstring so the one for `ignore' doesn't
|
2004-05-12 |
Jan Djärv |
* custom.el (defface): Document that type can have value gtk.
|
2004-03-26 |
Stefan Monnier |
(read-face-font): Don't cons up unnecessarily.
|
2004-02-27 |
Eli Zaretskii |
Fix copyright years.
|
2004-02-27 |
Eli Zaretskii |
(face-spec-set-match-display): Add a new attribute, `min-colors'.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-05-28 |
Richard M. Stallman |
(set-face-attribute): Set face-modified prop to t
|
2003-05-26 |
John Paul Wallington |
(x-create-frame-with-faces): Call `face-set-after-frame-default'.
|
2003-05-19 |
Richard M. Stallman |
(x-create-frame-with-faces): Don't call face-set-after-frame-default.
|
2003-03-05 |
Juanma Barranquero |
(frame-set-background-mode): Fix reference to attribute "backgroundMode".
|
2002-12-21 |
Richard M. Stallman |
(help-xref-stack): Add defvar to avoid warning.
|
2002-12-07 |
Andreas Schwab |
(face-font-selection-order)
|
2002-11-24 |
Richard M. Stallman |
(face-set-after-frame-default): Ignore errors in face-spec-face-set.
|
2002-09-06 |
Juanma Barranquero |
(copy-face): Fix spacing.
|
2002-07-09 |
Juanma Barranquero |
(face-id): Fix typo.
|
2002-07-03 |
Miles Bader |
(header-line): Don't use a `common' clause for inheriting from the mode-line
|
2002-07-03 |
Miles Bader |
(header-line): Suppress inverse-video on ttys.
|
2002-06-27 |
Juanma Barranquero |
(frame-update-faces): Fix obsolescence declaration.
|
2002-06-27 |
Juanma Barranquero |
(describe-face): Capitalize "not documented" message.
|
2002-06-10 |
Miles Bader |
(display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.
|
2002-06-09 |
Miles Bader |
(display-supports-face-attributes-p): New function.
|
2002-05-16 |
Juanma Barranquero |
(describe-face): Fix typo.
|
2002-05-12 |
Eli Zaretskii |
Change all post-21.1 :version attributes to 21.4.
|
2002-05-02 |
Pavel Janík |
Follow coding conventions.
|
2002-04-27 |
Miles Bader |
(read-face-name): Format the prompt correctly when there's no default.
|
2002-04-27 |
Richard M. Stallman |
Don't require cus-face.
|
2002-04-26 |
Richard M. Stallman |
(read-face-name): New defaulting features.
|
2002-04-15 |
Miles Bader |
(highlight): Force foreground to be black on a tty, so this face is
|
2002-03-04 |
Stefan Monnier |
(face-spec-choose): Allow `t' to appear before the end.
|
2002-02-26 |
Juanma Barranquero |
(list-faces-display): Fix typo.
|
2002-02-17 |
Eli Zaretskii |
(mode-line-inactive, header-line): Add the :inherit
|
2002-02-12 |
Miles Bader |
(mode-line-inactive): Add dark-background variant.
|
2002-02-08 |
Kim F. Storm |
(mode-line-inactive): New face for mode-line for
|
2002-01-25 |
Jason Rumney |
(face-font-registry-alternatives) [windows-nt]: Add
|
2002-01-13 |
Pavel Janík |
Fix typos.
|
2002-01-12 |
Eli Zaretskii |
(minibuffer-prompt): A better face definition for MS-DOS.
|
2002-01-10 |
Eli Zaretskii |
(minibuffer-prompt): Special face definition for MS-DOS.
|
2001-12-30 |
Richard M. Stallman |
(face-set-after-frame-default): Don't change `default' face.
|
2001-12-24 |
Richard M. Stallman |
(minibuffer-prompt): New face.
|