]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.462 v7.4.462
authorBram Moolenaar <Bram@vim.org>
Mon, 29 Sep 2014 15:15:18 +0000 (17:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 29 Sep 2014 15:15:18 +0000 (17:15 +0200)
commit84d17a6f9e3aee1adaeae3b073b5c25401bf70d3
tree0ed8745cd9a107ba8f5dbce220353516d611da6a
parent7ddc642a0c786f834ab0b6851b80dbed6e04204b
updated for version 7.4.462
Problem:    Setting the local value of 'backupcopy' empty gives an error.
            (Peter Mattern)
Solution:   When using an empty value set the flags to zero. (Hirohito
            Higashi)
src/option.c
src/version.c