Fix bug 16694 with applying X resources to faces too early.
authorMatthias Dahl <matthias.dahl@binary-island.eu>
Mon, 28 Apr 2014 19:14:17 +0000 (22:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 28 Apr 2014 19:14:17 +0000 (22:14 +0300)
commitbc6953b32f993be10ff3429af5bacb7e18b08ae7
tree42748ef8286f9392853416097c8340fa2d1715bd
parent4f5fa75591973935b59beb0b66ffbfcbc9ee63cc
Fix bug 16694 with applying X resources to faces too early.

 lisp/faces.el (face-spec-recalc): Apply X resources only after the
 defface spec has been applied. Thus, X resources are no longer
 overriden by the defface spec which also fixes issues on win32 where
 the toolbar coloring was wrong because it is set through X resources
 and was (wrongfully) overriden.
lisp/ChangeLog
lisp/faces.el