]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.779 v7.4.779
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Jul 2015 13:02:38 +0000 (15:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Jul 2015 13:02:38 +0000 (15:02 +0200)
commit3ec326198029d5a59413b3b8b33dbc9c06c4f28b
treea0d5847ead9364f345efacc6f830a1b5638aaae9
parentae2fe73abc954b8fd3dbd7994daa8e31e6690bd0
patch 7.4.779
Problem:    Using CTRL-A in a line without a number moves the cursor. May
            cause a crash when at the start of the line. (Urtica Dioica)
Solution:   Do not move the cursor if no number was changed.
src/ops.c
src/version.c