1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00

Delete extra tab.

This commit is contained in:
Romain Francoise 2006-09-08 16:54:33 +00:00
parent a2a376f860
commit c989bc8777

View file

@ -21,7 +21,7 @@
(syms_of_xdisp): DEFVAR it here.
(update_menu_bar): Always return hooks_run.
Set Vmenu_updating_frame.
* xdisp.c (redisplay_internal): Test Vinhibit_redisplay
before calculating SELECTED_FRAME.