]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.441 v7.4.441
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Sep 2014 16:45:49 +0000 (18:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Sep 2014 16:45:49 +0000 (18:45 +0200)
commit58da707d2412f60eb5c0e158ade48dd8a13c96ed
tree1caf35a481fc7427ca8cf78c8cdc3c9b5906db9a
parent834def3872425b04aa0f52f868d056e60e614516
updated for version 7.4.441
Problem:    Endless loop and other problems when 'cedit' is set to CTRL-C.
Solution:   Do not call ex_window() when ex_normal_busy or got_int was set.
            (Yasuhiro Matsumoto)
src/ex_getln.c
src/version.c