From 94a66eea13dee0dd817be4f7add74481dc996c3e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 26 Feb 1996 04:40:34 +0000 Subject: [PATCH] Commenht change. --- src/xdisp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/xdisp.c b/src/xdisp.c index 69cb8d79806..744fb83c891 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -814,7 +814,8 @@ redisplay () /* If PRESERVE_ECHO_AREA is nonzero, it means this redisplay is not in response to any user action; therefore, we should - preserve the echo area. Perhaps in the future avoid recentering windows + preserve the echo area. (Actually, our caller does that job.) + Perhaps in the future avoid recentering windows if it is not necessary; currently that causes some problems. */ static void -- 2.39.5