• Eli Zaretskii's avatar
    Fix line-move-visual's following of column in R2L lines (backport from trunk). · 7c0bfa1d
    Eli Zaretskii authored
     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 5fbd17e3)
    
    Conflicts:
    	lisp/simple.el
    7c0bfa1d
ChangeLog 442 KB