[VMS] (wait_for_kbd_input): Call prepare_menu_bars.
[bpt/emacs.git] / src / sysdep.c
index 83c6d84..55f4d57 100644 (file)
@@ -1591,6 +1591,7 @@ wait_for_kbd_input ()
          if (dsp)
            {
              update_mode_lines++;
+             prepare_menu_bars ();
              redisplay_preserve_echo_area ();
            }
        }