• Eli Zaretskii's avatar
    A better fix for 'kill-visual-line' · b2d30fd6
    Eli Zaretskii authored
    * lisp/simple.el (kill-visual-line): Use the 6th element of the
    return value of 'posn-at-point', which provides the coordinates in
    terms or row and column, and is thus more reliable for deciding
    whether we moved to the next screen line.  (Bug#45837)
    b2d30fd6
simple.el 388 KB