# HG changeset patch # User Miles Bader # Date 1023677499 0 # Node ID 127e1bbee29f82e74afc01421b3212fd865b127a # Parent abb237aa3c615f62c0cedbc4221aed7c49a4b1a8 *** empty log message *** diff -r abb237aa3c61 -r 127e1bbee29f lisp/ChangeLog --- a/lisp/ChangeLog Mon Jun 10 02:51:18 2002 +0000 +++ b/lisp/ChangeLog Mon Jun 10 02:51:39 2002 +0000 @@ -3,6 +3,7 @@ * 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. + * cus-edit.el (custom-display): Add support for `supports' predicate. * 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.