mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
[VMS] (wait_for_kbd_input): Call prepare_menu_bars.
This commit is contained in:
parent
696810ff0a
commit
56b185250f
1 changed files with 1 additions and 0 deletions
|
|
@ -1591,6 +1591,7 @@ wait_for_kbd_input ()
|
|||
if (dsp)
|
||||
{
|
||||
update_mode_lines++;
|
||||
prepare_menu_bars ();
|
||||
redisplay_preserve_echo_area ();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue