# HG changeset patch # User Miles Bader # Date 1023675324 0 # Node ID 5b5e4677c0572640a6f22fd939ed1cf2ec0ad68f # Parent c553d91619aa8a57b7321ab6183acdc61f8dbac1 *** empty log message *** diff -r c553d91619aa -r 5b5e4677c057 lisp/ChangeLog --- 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 +2002-06-10 Miles Bader * 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.