Don't shrink frame when using desktop-save-mode (Bug#19048).
author“Martin <“rudalics@gmx.atâ€\9d>
Sat, 22 Nov 2014 16:59:59 +0000 (17:59 +0100)
committer“Martin <“rudalics@gmx.atâ€\9d>
Sat, 22 Nov 2014 16:59:59 +0000 (17:59 +0100)
commitdb67afbd8cbebcb16d9fdc0d4316c32f6cee5feb
tree2d93e92898576586599fd10baf90f5e06c3819a1
parent46035c64e6f3036c37ef2bd1636afc41a8d0e809
Don't shrink frame when using desktop-save-mode (Bug#19048).

* w32fns.c (x_set_tool_bar_lines): Always call
x_change_tool_bar_height (Bug#19048).
(x_change_tool_bar_height): Mark frame as garbaged since
adjust_frame_size might not have done that.
* xfns.c (x_set_tool_bar_lines): Always call
x_change_tool_bar_height (Bug#19048).
(x_change_tool_bar_height): Mark frame as garbaged since
adjust_frame_size might not have done that.
src/ChangeLog
src/w32fns.c
src/xfns.c