aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
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