]> git.eshelyaron.com Git - emacs.git/commit
(Vmenu_updating_frame): Define here.
authorRichard M. Stallman <rms@gnu.org>
Fri, 8 Sep 2006 12:17:32 +0000 (12:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 8 Sep 2006 12:17:32 +0000 (12:17 +0000)
commit8aa769f1b6c2ec23940f717e9c1f4c1fd7e999f6
tree7866cf0442526b9196445767517bc88b4b503adf
parent9e69bfa484748b259060fed2ac8426b849e49769
(Vmenu_updating_frame): Define here.
(syms_of_xdisp): DEFVAR it here.
(update_menu_bar): Always return hooks_run.
Set Vmenu_updating_frame.

(redisplay_internal): Test Vinhibit_redisplay
before calculating SELECTED_FRAME.
src/xdisp.c