]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.915 v7.3.915
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2013 14:34:02 +0000 (16:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2013 14:34:02 +0000 (16:34 +0200)
commite8d9530b0efd8e0efb9e832cd3d70245c61751ab
tree870274e3fdb404cb7d7c6555588dfe4a597fdb39
parent2ab0713279c26f23718a2913e92e22957833fe35
updated for version 7.3.915
Problem:    When reading a file with encoding conversion fails at the end the
            next encoding in 'fencs' is not used.
Solution:   Retry with another encoding when possible. (Taro Muraoka)
src/fileio.c
src/version.c