aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 33e6e9c70fd..506dfac5595 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -1379,6 +1379,7 @@ update:
1379 area to be cleared. See tracking_off and 1379 area to be cleared. See tracking_off and
1380 wait_reading_process_input for examples of these situations. */ 1380 wait_reading_process_input for examples of these situations. */
1381 1381
1382void
1382redisplay_preserve_echo_area () 1383redisplay_preserve_echo_area ()
1383{ 1384{
1384 if (echo_area_glyphs == 0 && previous_echo_glyphs != 0) 1385 if (echo_area_glyphs == 0 && previous_echo_glyphs != 0)