]> granicus.if.org Git - vim/commit
updated for version 7.3.350 v7.3.350
authorBram Moolenaar <Bram@vim.org>
Wed, 26 Oct 2011 11:19:27 +0000 (13:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 26 Oct 2011 11:19:27 +0000 (13:19 +0200)
commit50bfb3278e78daa413fe66fc07d5c5694fbc1d77
tree68970ab130f04b5373c4d9dd43819331b4efb854
parentf541c36a8cf24c59bcc0d950776697230b3b8baf
updated for version 7.3.350
Problem:    Block of code after ":lua << EOF" may not work. (Paul Isambert)
Solution:   Recognize the ":lua" command, skip to EOF.
src/eval.c
src/version.c