diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-01-08 16:04:46 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-01-09 11:06:18 +0200 |
commit | 7c0bfa1d0803d824e3adaf9c6431997580771ef6 (patch) | |
tree | fda2be0d3c305debeaba26f242830141d4444709 /lisp/emacs-lisp/pcase.el | |
parent | 2a57b7e5b42175031efb8b4348638a05cb1c52a2 (diff) | |
download | emacs-7c0bfa1d0803d824e3adaf9c6431997580771ef6.tar.gz emacs-7c0bfa1d0803d824e3adaf9c6431997580771ef6.tar.bz2 emacs-7c0bfa1d0803d824e3adaf9c6431997580771ef6.zip |
Fix line-move-visual's following of column in R2L lines (backport from trunk).
src/simple.el (line-move-visual): When converting X pixel coordinate
to temporary-goal-column, adjust the value for right-to-left
screen lines. This fixes vertical-motion, next/prev-line, etc.
src/dispnew.c (buffer_posn_from_coords): Fix the value of the column
returned for right-to-left screen lines. (Before the change on
2014-12-30, the incorrectly-computed X pixel coordinate concealed
this bug.)
(cherry picked from commit 5fbd17e369ca30a47ab8a2eda0b2f2ea9b690bb4)
Conflicts:
lisp/simple.el
Diffstat (limited to 'lisp/emacs-lisp/pcase.el')
0 files changed, 0 insertions, 0 deletions