]> git.eshelyaron.com Git - emacs.git/commit
(redisplay_window): When we call compute_motion with
authorKenichi Handa <handa@m17n.org>
Fri, 2 Apr 1999 16:35:33 +0000 (16:35 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 2 Apr 1999 16:35:33 +0000 (16:35 +0000)
commit919c7723dee863addb97819f67d283d6bed84c6f
tree4d78746b5142905a92cbde159630811084612b17
parent6629e5ba9ee3fcea70b28f1e13691d3ac0b9be1e
(redisplay_window): When we call compute_motion with
HPOS got from w->last_point_x, call it with DID_MOTION 1.
(display_text_line): Stop the loop for processing overlay strings
when we reach the right edge of the window.
src/xdisp.c