summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2024-12-20 16:25:44 +0100
committerMartin Rudalics <rudalics@gmx.at>2024-12-20 16:25:44 +0100
commitdbf22fd0d050423e5ed727923399099bba7d3dc2 (patch)
tree227486a15594a6cc61320c7d7f4c8ce8ab5f402a /lisp/emacs-lisp/lisp.el
parent07cc8abca75e9c0180e993ad10f162c5218c9e5e (diff)
downloademacs-dbf22fd0d050423e5ed727923399099bba7d3dc2.tar.gz
emacs-dbf22fd0d050423e5ed727923399099bba7d3dc2.tar.bz2
emacs-dbf22fd0d050423e5ed727923399099bba7d3dc2.zip
On GTK do not inhibit implied resizing until tool bar was drawn (Bug#74750)
* src/frame.c (frame_inhibit_resize): Under GTK do not inhibit implied resizing as long as the tool bar has not been drawn yet so the frame gets its intended initial height (Bug#74750). * src/gtkutil.c (update_frame_tool_bar): Set tool_bar_resized slot of frame f to true regardless of whether a tool bar was made or not. This will make inhibiting implied resizes work again from now on.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions