Mercurial > emacs
comparison lisp/ChangeLog @ 45723:5b5e4677c057
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 10 Jun 2002 02:15:24 +0000 |
parents | 3809dbad829a |
children | 127e1bbee29f |
comparison
equal
deleted
inserted
replaced
45722:c553d91619aa | 45723:5b5e4677c057 |
---|---|
1 2002-06-05 Miles Bader <miles@gnu.org> | 1 2002-06-10 Miles Bader <miles@gnu.org> |
2 | 2 |
3 * faces.el (display-supports-face-attributes-p): New function. | 3 * faces.el (display-supports-face-attributes-p): New function. |
4 (face-spec-set-match-display): Support `supports' predicate. | |
5 (italic): Try underlining for displays that don't support real italics. | |
4 * term/tty-colors.el (color-name-rgb-alist): Use 16-bit RGB values | 6 * term/tty-colors.el (color-name-rgb-alist): Use 16-bit RGB values |
5 instead of 8-bit, for consistency with the rest of emacs. | 7 instead of 8-bit, for consistency with the rest of emacs. |
6 (tty-color-canonicalize): Only copy COLOR if we need to change it. | 8 (tty-color-canonicalize): Only copy COLOR if we need to change it. |
7 (tty-color-approximate): Scale values from `color-name-rgb-alist' | 9 (tty-color-approximate): Scale values from `color-name-rgb-alist' |
8 appropriately. Return the whole color description, rather than | 10 appropriately. Return the whole color description, rather than |