]> git.eshelyaron.com Git - emacs.git/commit
Fix some issues with setting the frame height.
authorMartin Rudalics <rudalics@gmx.at>
Mon, 28 Jul 2014 17:03:23 +0000 (19:03 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 28 Jul 2014 17:03:23 +0000 (19:03 +0200)
commit5dc4b8ca3d925213465ae5440ff48fcd999ccc3a
tree5e6779d0c02dbf5ead175217473dff0f890d8814
parent2daa203c3eb983433b86b841bf31d3e91bb51ab4
Fix some issues with setting the frame height.

* frame.c (x_set_frame_parameters): Revert part of 2014-07-24
change that added the top margin height to the requested height
and revert (undocumented) part of 2014-07-28 change that changed
the logic of whether a size change occurred.
src/ChangeLog
src/frame.c