]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.415 v7.3.415
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 13:32:30 +0000 (14:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 13:32:30 +0000 (14:32 +0100)
commitabe838b099c4d5cb378c56170caa53b69d6a875b
treef75c5df62e0cd0eae667f59391af9453d0c8a27f
parent06af60244e0a3e32c8790bce6be40b9c5f330b82
updated for version 7.3.415
Problem:    Completion of functions stops once a dictionary is encountered.
            (James McCoy)
Solution:   Return an empty string instead of NULL.
src/eval.c
src/version.c