Mercurial > emacs
diff etc/NEWS @ 45744:75e9d527da2b
display-supports-face-attributes-p
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 11 Jun 2002 01:50:15 +0000 |
parents | b31ffbdd8d11 |
children | 3f48cd2eb90a |
line wrap: on
line diff
--- a/etc/NEWS Mon Jun 10 09:04:34 2002 +0000 +++ b/etc/NEWS Tue Jun 11 01:50:15 2002 +0000 @@ -1000,6 +1000,13 @@ ** New function insert-buffer-substring-no-properties. +** New function display-supports-face-attributes-p may be used to test +whether a given set of face attributes is actually displayable. + +A new predicate `supports' has also been added to the `defface' face +specification language, which can be used to do this test for faces +defined with defface. + ** Enhanced networking support. *** There is a new `make-network-process' function which supports