From: Richard M. Stallman Date: Thu, 20 Apr 1995 08:28:38 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~4359 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=873828203c80c68d57c2b7014e4f0caf8dde23ba;p=emacs.git Comment change. --- 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 ()