Fix bug #15712 with vertical motion when the goal column needs to hscroll.
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Oct 2013 09:45:51 +0000 (12:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Oct 2013 09:45:51 +0000 (12:45 +0300)
commitfbfd0e1d751dd142064b9aaebbf71818d99ae5f1
tree251be92fb13f2d00e7c6bbfdb519cb109d5c35d3
parent6702c559da3fa6b5a94c42039c9f93d7b2b1fe83
Fix bug #15712 with vertical motion when the goal column needs to hscroll.

 lisp/simple.el (line-move): Call line-move-1 instead of
 line-move-visual when the current window hscroll is zero, but
 temporary-goal-column indicates we will need to hscroll as result
 of the movement.
lisp/ChangeLog
lisp/simple.el