(redisplay_internal): If cursor's in the frame's echo area,
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Jun 1998 01:54:48 +0000 (01:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Jun 1998 01:54:48 +0000 (01:54 +0000)
commit5936754e60c9c92c46d353e4c7b32a424bffdc60
treec3a8118a6b5e42d9e64c3eb3f87a0b9d7256f043
parentf6cfd0b0c53340b527c215ca7de580d6925fea2c
(redisplay_internal): If cursor's in the frame's echo area,
make last_point invalid instead of setting it normally.
(display_text_line): If cursor's in the frame's echo area,
don't set this_line_endpos.
(redisplay_window): Use Fwindow_end to find lower scroll margin.
src/xdisp.c