Fix handling of face attributes in Fx_create_frame (Bug#16529).
authorMartin Rudalics <rudalics@gmx.at>
Sat, 25 Jan 2014 14:39:49 +0000 (15:39 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 25 Jan 2014 14:39:49 +0000 (15:39 +0100)
commit45ccd909415552157b546e917b425101c7c0b063
treeaae1be4896074490fca746beef2d3c42c78b402a
parent83682f3e4d196c68ed1d053f9eeab767d61b6d4f
Fix handling of face attributes in Fx_create_frame (Bug#16529).

* w32fns.c (Fx_create_frame): Don't inhibit running Lisp code
too early.  Again run change_frame_size before assigning menu-
and tool-bar-lines.
src/ChangeLog
src/w32fns.c