Mercurial > emacs
comparison src/ChangeLog @ 72740:30dfde18a6eb
Delete extra tab.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Fri, 08 Sep 2006 16:54:33 +0000 |
parents | f6b18b9949d1 |
children | 19178958365d |
comparison
equal
deleted
inserted
replaced
72739:46e61d31b517 | 72740:30dfde18a6eb |
---|---|
19 | 19 |
20 * xdisp.c (Vmenu_updating_frame): Define here. | 20 * xdisp.c (Vmenu_updating_frame): Define here. |
21 (syms_of_xdisp): DEFVAR it here. | 21 (syms_of_xdisp): DEFVAR it here. |
22 (update_menu_bar): Always return hooks_run. | 22 (update_menu_bar): Always return hooks_run. |
23 Set Vmenu_updating_frame. | 23 Set Vmenu_updating_frame. |
24 | 24 |
25 * xdisp.c (redisplay_internal): Test Vinhibit_redisplay | 25 * xdisp.c (redisplay_internal): Test Vinhibit_redisplay |
26 before calculating SELECTED_FRAME. | 26 before calculating SELECTED_FRAME. |
27 | 27 |
28 * xmenu.c (Vmenu_updating_frame): Don't define here. | 28 * xmenu.c (Vmenu_updating_frame): Don't define here. |
29 (syms_of_xmenu): Don't DEFVAR it here. | 29 (syms_of_xmenu): Don't DEFVAR it here. |