]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1917 v7.4.1917
authorBram Moolenaar <Bram@vim.org>
Sat, 11 Jun 2016 12:47:40 +0000 (14:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 Jun 2016 12:47:40 +0000 (14:47 +0200)
commit012270936c3c7df3bba45ad2b48938c23a2fd43a
tree49516acf5e48807dc57ee1b62ce5d5e596209e8e
parentb8aefa46adf5e825118716e142fab7ef32076475
patch 7.4.1917
Problem:    History lines read from viminfo in different encoding than when
            writing are not converted.
Solution:   Convert the history lines.
src/ex_cmds.c
src/testdir/test_viminfo.vim
src/version.c