]> git.eshelyaron.com Git - emacs.git/commit
Set frame size to actual requested size (bug#18215)
authorAlan Third <alan@idiocy.org>
Sat, 2 Sep 2017 17:32:08 +0000 (18:32 +0100)
committerAlan Third <alan@idiocy.org>
Thu, 7 Sep 2017 19:49:47 +0000 (20:49 +0100)
commitd31cd79b40dbd5459b16505a4ee4340210499277
tree1299b747d38b49174d39dcf99abfef5965aec204
parent93bab0fe55df0f94144f5a12132639e831961848
Set frame size to actual requested size (bug#18215)

* src/nsterm.m (x_set_window_size): Don't use
FRAME_TEXT_TO_PIXEL_WIDTH or FRAME_TEXT_TO_PIXEL_HEIGHT.
src/nsterm.m