]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1363: recovering does not work when swap file ends in .stz v8.0.1363
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Dec 2017 14:11:22 +0000 (15:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Dec 2017 14:11:22 +0000 (15:11 +0100)
commitaf903e5d490ec9c6c49079f67de7e92e3c35a725
tree3ee2ea74ec8efadfa0169789a0df3854e4a4bf4f
parenta7c54cfcf825e8e99db03f4ccdb1a32cd0714c52
patch 8.0.1363: recovering does not work when swap file ends in .stz

Problem:    Recovering does not work when swap file ends in .stz.
Solution:   Check for all possible swap file names. (Elfling, closes #2395,
            closes #2396)
src/memline.c
src/version.c