]> git.eshelyaron.com Git - emacs.git/commit
(redisplay_window): When text has not changed,
authorRichard M. Stallman <rms@gnu.org>
Mon, 28 Jul 1997 04:55:45 +0000 (04:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 28 Jul 1997 04:55:45 +0000 (04:55 +0000)
commit4cb46737eb5519767cfafde8d89e33329f55cff0
tree56612caf77f4a18d6349b4f272a84a2d68a6fa7c
parent85da25e9dccaa051efd53f7b3b6c5f066d754313
(redisplay_window): When text has not changed,
call compute_motion starting from the former PT if possible.
If PT is unchanged from w->last_point, don't do compute_motion at all.
src/xdisp.c