changeset 45723:5b5e4677c057

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 10 Jun 2002 02:15:24 +0000
parents c553d91619aa
children ee1a7b81cb0e
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 10 02:15:05 2002 +0000
+++ b/lisp/ChangeLog	Mon Jun 10 02:15:24 2002 +0000
@@ -1,6 +1,8 @@
-2002-06-05  Miles Bader  <miles@gnu.org>
+2002-06-10  Miles Bader  <miles@gnu.org>
 
 	* faces.el (display-supports-face-attributes-p): New function.
+	(face-spec-set-match-display): Support `supports' predicate.
+	(italic): Try underlining for displays that don't support real italics.
 	* term/tty-colors.el (color-name-rgb-alist): Use 16-bit RGB values
 	instead of 8-bit, for consistency with the rest of emacs.
 	(tty-color-canonicalize): Only copy COLOR if we need to change it.