]> code.delx.au - gnu-emacs/history - lisp/faces.el
Install a change I forgot to install at the last committing.
[gnu-emacs] / lisp / faces.el
2005-05-23 Masatake YAMATOInstall a change I forgot to install at the last commit...
2005-05-19 Nick Roberts(list-faces-display): Make back button respect optional...
2005-05-19 Nick Roberts(list-faces-display): Provide button when describe...
2005-05-16 Juanma BarranqueroReplace `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...
2005-03-08 Richard M. Stallman(face-id): Doc fix.
2005-02-19 Eli Zaretskii(escape-glyph, minibuffer-prompt, button): Add commenta...
2005-02-09 Kim F. StormChange 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...
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. StallmanDelete code to set display table.
2004-12-02 Kim F. StormSet 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 BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-02 Juanma Barranquero(frame-update-faces): Add empty docstring so the one...
2004-05-12 Jan Djärv* custom.el (defface): Document that type can have...
2004-03-26 Stefan Monnier(read-face-font): Don't cons up unnecessarily.
2004-02-27 Eli ZaretskiiFix copyright years.
2004-02-27 Eli Zaretskii(face-spec-set-match-display): Add a new attribute...
2003-09-01 Miles BaderAdd 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...
2003-05-19 Richard M. Stallman(x-create-frame-with-faces): Don't call face-set-after...
2003-03-05 Juanma Barranquero(frame-set-background-mode): Fix reference to attribute...
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...
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 inheriti...
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...
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 ZaretskiiChange all post-21.1 :version attributes to 21.4.
2002-05-02 Pavel JaníkFollow coding conventions.
2002-04-27 Miles Bader(read-face-name): Format the prompt correctly when...
2002-04-27 Richard M. StallmanDon'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...
2002-03-04 Stefan Monnier(face-spec-choose): Allow `t' to appear before the...
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-26 Jason Rumney(face-font-registry-alternatives) [windows-nt]: Add
2002-01-13 Pavel JaníkFix typos.
2002-01-12 Eli Zaretskii(minibuffer-prompt): A better face definition for MS...
2002-01-10 Eli Zaretskii(minibuffer-prompt): Special face definition for MS...
2001-12-30 Richard M. Stallman(face-set-after-frame-default): Don't change `default...
2001-12-24 Richard M. Stallman(minibuffer-prompt): New face.
2001-10-29 Eli Zaretskii(read-face-name): Doc fix.
2001-10-29 Eli Zaretskii(invert-face): Check for 'unspecified, not for nil,
2001-10-28 Miles Bader(face-attribute): Add INHERIT argument, consider face...
2001-10-26 Eli Zaretskii(internal-get-face): Use facep instead of the obsolete
2001-10-12 Stefan Monnier(describe-face): Call help-setup-xref earlier.
2001-10-12 Miles Bader(list-faces-display, describe-face): Fix args to `help...
2001-10-04 Andrew Innes(face-font-registry-alternatives) [windows-nt]: Make
2001-08-06 Pavel JaníkKeyword added and FSF specified as Maintainer.
2001-06-29 Eli Zaretskii(region): Change the background color for the
2001-05-29 Sam Steingoldminor optimization
2001-04-25 Gerd Moellmann(tty-handle-reverse-video): Don't set inverse-video.
2001-04-25 Stefan Monnier(modify-face): Add compatibility for non-interactive...
2001-04-10 Gerd Moellmann(menu): Doc fix.
2001-04-05 Gerd Moellmann(defface menu): Doc fix.
2001-02-13 Miles Bader(set-face-background, set-face-foreground)
2001-02-11 Kenichi Handa(mode-line): Set :line-width property to -1.
2001-02-09 Kenichi Handa(set-face-attribute): Describe the case of a negative
2000-12-18 Gerd Moellmann(face-spec-set): Interpret a nil in specs for
2000-12-15 Miles BaderWS
2000-12-15 Miles Bader(read-face-attribute): If there's no entry for the...
2000-12-06 Miles Bader(frame-set-background-mode): Avoid stomping on locally...
2000-12-04 Kenichi Handa(face-font-registry-alternatives): Add entries for CJK
2000-11-29 Gerd Moellmann(face-foreground, face-background, face-stipple):
2000-11-24 Gerd Moellmann(face-set-after-frame-default): Let face attributes
2000-11-22 Miles Bader(menu): Make inverse-video on ttys too.
2000-11-15 Gerd Moellmann(face-set-after-frame-default): If
2000-11-14 Miles Bader(header-line): Use `:box nil' for color/gs displays...
2000-11-13 Eli Zaretskii(face-spec-set-match-display): Revert the change from
2000-11-12 Dave Love(face-font-registry-alternatives): Add :version.
2000-11-10 Gerd Moellmann(face-font-registry-alternatives): New user-option.
2000-10-28 Eli Zaretskii(tty-handle-reverse-video): New function.
2000-10-27 Miles Bader(face-spec-choose): Change syntax so that the list...
2000-10-24 Miles Bader(face-spec-set-match-display):
2000-10-24 Miles Bader(face-default-spec, face-user-default-spec): Make defsu...
2000-10-23 Miles Bader(face-user-default-spec, face-default-spec): New functions.
2000-10-23 Miles Bader(header-line): Make more reasonable on mono/grayscale...
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
next