]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.354 v7.2.354
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2010 14:48:04 +0000 (15:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2010 14:48:04 +0000 (15:48 +0100)
commit990bb661a16eb654012eb855e4d17293bc272526
tree222e1ed596a6bfa6782d136f4400c79f1d82917b
parentf86f26c06a397b634a7c919a363c028c04f794f4
updated for version 7.2.354
Problem:    Japanese single-width double-byte characters not handled correctly.
Solution:   Put 0x8e in ScreenLines[] and the second byte in ScreenLines2[].
            (partly by Kikuchan)
src/screen.c
src/version.c