diff options
author | Martin Rudalics <rudalics@gmx.at> | 2022-01-24 10:33:15 +0100 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2022-01-24 10:33:15 +0100 |
commit | 1575afe8df522a49184217632b2eb4f3d234942c (patch) | |
tree | 22c4985095e2c913ec41dbf7885b75e50d27a2b4 /lisp/emacs-lisp | |
parent | dee029e19ff1874e7483ccd3e5994bda6e3c7e5d (diff) | |
download | emacs-1575afe8df522a49184217632b2eb4f3d234942c.tar.gz emacs-1575afe8df522a49184217632b2eb4f3d234942c.tar.bz2 emacs-1575afe8df522a49184217632b2eb4f3d234942c.zip |
Orderly inhibit frame resizing when activating tool or tab bar (Bug#52986)
* src/xdisp.c (redisplay_tab_bar, redisplay_tool_bar): If we do
not display a tool or tab bar in these functions, still set
f->tool/tab_bar_redisplayed and f->tool/tab_bar_resized. This
avoids that when one of these are initially turned off, a later
activation resizes the frame despite of the fact that
'frame-inhibit-implied-resize' should prevent it (Bug#52986).
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions