]> code.delx.au - gnu-emacs/commit
NS: Fix frame size when height and font set at startup.
authorJan D <jan.h.d@swipnet.se>
Tue, 6 Jan 2015 19:30:39 +0000 (20:30 +0100)
committerJan D <jan.h.d@swipnet.se>
Tue, 6 Jan 2015 19:30:39 +0000 (20:30 +0100)
commitc7511666094a87021e0f3685657bfc9e380d67a7
treeddb07417bf0fec9c93c6a0c473ad941085e69ea3
parent215942da54990e097f838cd8bdb7d7164a6e3463
NS: Fix frame size when height and font set at startup.

* nsterm.m (x_set_window_size): Call updateFrameSize to get real
size instead of using widht/height.  The frame may be constrained.
src/ChangeLog
src/nsterm.m