Fix bug #10076 with vertical cursor motion in hscrolled windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 19 Nov 2011 19:49:56 +0000 (21:49 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 19 Nov 2011 19:49:56 +0000 (21:49 +0200)
commit0e23d96a60e4283caf112c0d06bb49a8a86ab2bf
treecae735709728638914cda934810d6c4ca27172ac
parentf8fe6f9674b53239529644f95b71f2d885d76a08
Fix bug #10076 with vertical cursor motion in hscrolled windows.

 lisp/simple.el (line-move): Force movement by logical lines for any
 hscrolled window, not only when auto-hscroll-mode is on.
 (line-move-visual): Update doc string to that effect.
lisp/ChangeLog
lisp/simple.el