diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b57aab2882f..af4ed0a751f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -21,7 +21,7 @@ | |||
| 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 | ||