]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1748 v7.4.1748
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Apr 2016 07:13:34 +0000 (09:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Apr 2016 07:13:34 +0000 (09:13 +0200)
commit1538fc34fae3fae39773ca43f6ff52401fce61d8
tree765ccc4a8a86d6585b86b253b8907069525ffc40
parentfe4b18640656ddea41f60cf7a76956c9cc5494d6
patch 7.4.1748
Problem:    "gD" does not find match in first column of first line. (Gary
            Johnson)
Solution:   Accept match at the cursor.
src/normal.c
src/testdir/test_alot.vim
src/version.c