]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.027 v7.4.027
authorBram Moolenaar <Bram@vim.org>
Sun, 8 Sep 2013 18:00:48 +0000 (20:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 8 Sep 2013 18:00:48 +0000 (20:00 +0200)
commitdd4073480011fe1cc58408a33963154fcb41673d
tree5674d007dc9b0826deb7735d762c6805bb0c7127
parent95235e64d8329b8c0fbd9311d98626afe86ad911
updated for version 7.4.027
Problem:    Another valgrind error when using CTRL-X CTRL-F at the start of
            the line. (Dominique Pelle)
Solution:   Don't call mb_ptr_back() at the start of the line.  Add a test.
src/edit.c
src/testdir/test32.in
src/version.c