aboutsummaryrefslogtreecommitdiffstats
path: root/src/xdisp.c
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1995-04-20 08:28:38 +0000
committerRichard M. Stallman <[email protected]>1995-04-20 08:28:38 +0000
commit873828203c80c68d57c2b7014e4f0caf8dde23ba (patch)
treed41a94e9dd128a5137756e4b567fca1eb115d1a9 /src/xdisp.c
parent369718f8db84c881817a6368996984e2693c3e1b (diff)
Comment change.
Diffstat (limited to 'src/xdisp.c')
-rw-r--r--src/xdisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 72d69723ef..8b8434c13a 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 ()