]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1260 v7.3.1260
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Jun 2013 10:58:33 +0000 (12:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Jun 2013 10:58:33 +0000 (12:58 +0200)
commitb751546636c71f206733af1bc30415aaab9a0b42
treecb96a703d4c93ebc41b5454b7db16c3e90dd1293
parent560c52d32b3e509710e5e7fd620feb751e97689b
updated for version 7.3.1260
Problem:    User completion does not get the whole command line in the command
            line window.
Solution:   Pass on the whole command line. (Daniel Thau)
src/ex_getln.c
src/structs.h
src/version.c