]> git.eshelyaron.com Git - emacs.git/commit
Fix error reported by Angelo Graziosi <angelo.graziosi@alice.it> in
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 24 Jul 2014 05:49:14 +0000 (09:49 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 24 Jul 2014 05:49:14 +0000 (09:49 +0400)
commitd6a393dd19e89519e96025168c4bf06a2d93f23d
tree6bb51a7193550f759cca1e0f6330ad39dff07029
parent5fc3a9f5162ca6d8cd70586802e83e1a2c3cfdb0
Fix error reported by Angelo Graziosi <angelo.graziosi@alice.it> in
<http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00274.html>
and complete previous change.
* frame.c (adjust_frame_height): New function.
(Fset_frame_height, Fset_frame_size): Use it.
(x_set_frame_parameters): Take frame top margin into account.
src/ChangeLog
src/frame.c