]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.108 v7.4.108
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Nov 2013 16:41:46 +0000 (17:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Nov 2013 16:41:46 +0000 (17:41 +0100)
commit34b466edfe6acdf610899da18e81537a8e5d52c8
treefb0426499272df694804296ad1e1c3cf25fd8702
parent9fee7d4729af19e7ce4950ede8de358c5eeb3772
updated for version 7.4.108
Problem:    "zG" and "zW" leave temp files around on MS-Windows.
Solution:   Delete the temp files when exiting. (Ken Takata)
src/memline.c
src/proto/spell.pro
src/spell.c
src/version.c