From 873828203c80c68d57c2b7014e4f0caf8dde23ba Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 20 Apr 1995 08:28:38 +0000 Subject: [PATCH] Comment change. --- src/xdisp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdisp.c b/src/xdisp.c index 72d69723ef7..8b8434c13ad 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -646,7 +646,7 @@ x_consider_frame_title (frame) #endif /* Prepare for redisplay by updating menu-bar item lists when appropriate. - This can't be done in `redisplay' itself because it can call eval. */ + This can call eval. */ void prepare_menu_bars () -- 2.39.5