]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.538 v7.3.538
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jun 2012 16:34:41 +0000 (18:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jun 2012 16:34:41 +0000 (18:34 +0200)
commitf13de07e492fc0a4a0af12434f3d282f9c989ed4
treee7588467750c0bd193243e8955376ebbe69ef5da
parent24ee83b0a0613c635cb6ce1292891c7fa65510cc
updated for version 7.3.538
Problem:    'efm' does not handle Tabs in pointer lines.
Solution:   Add Tab support. Improve tests. (Lech Lorens)
src/quickfix.c
src/testdir/test10.in
src/testdir/test10.ok
src/version.c