]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.440 v7.3.440
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Feb 2012 00:35:10 +0000 (01:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Feb 2012 00:35:10 +0000 (01:35 +0100)
commitefcb54b78cfc4f396531cdac6af37e183bc9ee53
tree663872ae2b35c8742fd2780dc12fe146183ca010
parentbe7473442952f0d9f3a05c62780cd99ec70516d9
updated for version 7.3.440
Problem:    Vim does not support UTF8_STRING for the X selection.
Solution:   Add UTF8_STRING atom support. (Alex Efros) Use it only when
            'encoding' is set to Unicode.
src/ui.c
src/version.c