* lisp/faces.el (describe-face): Add distant-foreground.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 8 Nov 2013 17:26:03 +0000 (18:26 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 8 Nov 2013 17:26:03 +0000 (18:26 +0100)
commit5b97b4c0dff8ea6b77040fa11b3e28e4a1289ac5
treeb2c2959f42195224f453f78f1cfce8888ad0e963
parent220a304ac3e1948e40ea76a82bc62bd81c2a6906
* lisp/faces.el (describe-face): Add distant-foreground.

* src/xfaces.c (lface_fully_specified_p): Let distant-foreground be
unspecified.
(realize_default_face): Remove assignment to distant-foreground if
unspecified.

Fixes: debbugs:15815
lisp/ChangeLog
lisp/faces.el
src/ChangeLog
src/xfaces.c