diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-06-21 15:30:02 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-06-21 15:30:02 +0300 |
commit | 53b15fa6dc1b975a617923ec1da5d1b29a1f6955 (patch) | |
tree | 06c89292e6bfa367849ae67b7fd86e6f017fa2f0 /lisp/replace.el | |
parent | 3114d9e702aada713f029cfd80f8785240c9d940 (diff) | |
download | emacs-53b15fa6dc1b975a617923ec1da5d1b29a1f6955.tar.gz emacs-53b15fa6dc1b975a617923ec1da5d1b29a1f6955.tar.bz2 emacs-53b15fa6dc1b975a617923ec1da5d1b29a1f6955.zip |
Fix bug #17823 with vertical-motion in lines with line-prefix.
src/indent.c (Fvertical_motion): Move to the goal column, if any,
with a single call to move_it_in_display_line, not in two calls.
Doing this with two calls causes move_it_in_display_line apply the
line-prefix handling twice instead of just once.
Diffstat (limited to 'lisp/replace.el')
0 files changed, 0 insertions, 0 deletions