]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2337 v7.4.2337
authorBram Moolenaar <Bram@vim.org>
Tue, 6 Sep 2016 19:14:27 +0000 (21:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 6 Sep 2016 19:14:27 +0000 (21:14 +0200)
commit77b642501ac4c84b4e6820d4e5636eb856faaea7
tree36794dd820ca3f605d3af41a1c555c91a12a01e7
parentdf0db16cf74281a83a9ea3388a2ef9aedccd013c
patch 7.4.2337
Problem:    taglist() is still slow. (Luc Hermitte)
Solution:   Check for CTRL-C less often when finding duplicates.
src/tag.c
src/version.c