]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.479 v7.4.479
authorBram Moolenaar <Bram@vim.org>
Wed, 15 Oct 2014 20:50:10 +0000 (22:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Oct 2014 20:50:10 +0000 (22:50 +0200)
commit1df52d798faf507fc0c340fdb19f98d435593f0e
tree540a08e75fb22e1d21a3701da0219fb24787c978
parent1c85210d6d0e426b6eb68972f12252804d509dd8
updated for version 7.4.479
Problem:    MS-Windows: The console title can be wrong.
Solution:   Take the encoding into account. When restoring the title use the
            right function. (Yasuhiro Matsumoto)
src/os_mswin.c
src/os_win32.c
src/version.c