]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2335 v7.4.2335
authorBram Moolenaar <Bram@vim.org>
Tue, 6 Sep 2016 18:24:50 +0000 (20:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 6 Sep 2016 18:24:50 +0000 (20:24 +0200)
commit72b4b870fcc445c14faf282e0595b5f9406b101d
treea1578b3d40655f3e0bfc63b1b416a2b2d0b20086
parent1b0c2fcf6e85c9b85c24757ba970061e1f3e4e80
patch 7.4.2335
Problem:    taglist() is slow. (Luc Hermitte)
Solution:   Check for CTRL-C less often when doing a linear search. (closes
            #1044)
src/tag.c
src/version.c