Fix bug #9607 with vertical motion when auto-hscroll-mode is disabled.
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 Sep 2011 13:03:42 +0000 (16:03 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 Sep 2011 13:03:42 +0000 (16:03 +0300)
commitfe5f08dd8f85e6ede64ed0c8406b78e7940662a2
treead7bd0d8411c29b800390106479d5637e54cd8df
parente785f2ec1da2f60d24ab1998ff6208fde5c48561
Fix bug #9607 with vertical motion when auto-hscroll-mode is disabled.

 lisp/simple.el (line-move): If auto-hscroll-mode is disabled and the
 window is hscrolled, move by logical lines.
 (line-move-visual): Update the doc string to the above effect.
lisp/ChangeLog
lisp/simple.el