mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 05:30:45 -08:00
(adjust_frame_glyphs): Remove reference to
Vresize_mini_config.
This commit is contained in:
parent
d0623bcd1b
commit
f5ec94b634
1 changed files with 0 additions and 8 deletions
|
|
@ -1941,14 +1941,6 @@ adjust_frame_glyphs (f)
|
|||
adjust_decode_mode_spec_buffer (f);
|
||||
|
||||
f->glyphs_initialized_p = 1;
|
||||
|
||||
/* If mini-window is resized, make it not restore its saved window
|
||||
configuration. This function being called indicates that the
|
||||
current window configuration is being changed. These changes
|
||||
would be undone if resize_mini_window would restore its saved
|
||||
configuration. */
|
||||
if (f == resize_mini_frame)
|
||||
Vresize_mini_config = Qnil;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue