diff options
author | Eli Zaretskii <eliz@gnu.org> | 2017-05-20 10:32:58 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2017-05-20 10:32:58 +0300 |
commit | 1cbbecee66617a232d6ed361f842128564599e70 (patch) | |
tree | 5aad7c7c353ab174d40cf218cd2fe9d98bef3303 /lisp/emacs-lisp/find-func.el | |
parent | 7d00410af69b3cbbf0e8fc9765f3bf9f5616286d (diff) | |
download | emacs-1cbbecee66617a232d6ed361f842128564599e70.tar.gz emacs-1cbbecee66617a232d6ed361f842128564599e70.tar.bz2 emacs-1cbbecee66617a232d6ed361f842128564599e70.zip |
Fix automatic hscrolling of only the current line
* src/xdisp.c (display_line): When hscrolling only the current
line, increment iterator's first_visible_x and last_visible_x
values to account for the hscroll. This propagates the hscroll
effect on the iterator geometry all the way down to the
subroutines called by display_line, and avoids scrolling bugs
under large hscroll values. (Bug#26994)
Diffstat (limited to 'lisp/emacs-lisp/find-func.el')
0 files changed, 0 insertions, 0 deletions