]> granicus.if.org Git - vim/commit
patch 7.4.1076 v7.4.1076
authorBram Moolenaar <Bram@vim.org>
Sun, 10 Jan 2016 13:13:40 +0000 (14:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 10 Jan 2016 13:13:40 +0000 (14:13 +0100)
commit6a3c8aff0439c8406082760c54b26e00ff19a90c
tree86ebbe5a6b694be2388a0cece726e85628d572c2
parent05fe017c1ac0503b706dad695097572fde01ab0b
patch 7.4.1076
Problem:    CTRL-A does not work well in right-left mode.
Solution:   Remove reversing the line, add a test. (Hirohito Higashi)
src/ops.c
src/testdir/test_increment.vim
src/version.c