]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.248 v7.4.248
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Apr 2014 17:44:40 +0000 (19:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Apr 2014 17:44:40 +0000 (19:44 +0200)
commit39c29ed5118ab513554d1d51d6a98e65f32784ba
tree01f3df4888dd4be45f2098fe71b574436d1e3a72
parent57ebe6e2f94edad6adc43246d98919e728095211
updated for version 7.4.248
Problem:    Cannot distinguish between NL and NUL in output of system().
Solution:   Add systemlist(). (ZyX)
runtime/doc/eval.txt
src/eval.c
src/ex_cmds2.c
src/misc1.c
src/proto/misc1.pro
src/version.c