updated for version 7.3.283 v7.3.283
authorBram Moolenaar <Bram@vim.org>
Wed, 17 Aug 2011 15:18:20 +0000 (17:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 17 Aug 2011 15:18:20 +0000 (17:18 +0200)
commitf6f4a01ab15d6c962af1210d75a5dc3876e42f39
treecb9a77ed99175dcbeb1a4e612870ef66566b8c62
parent1db1f77d4a10f428738f97d06a010fddff4807c7
updated for version 7.3.283
Problem:    An expression mapping with a multi-byte character containing a
            0x80 byte gets messed up. (ZyX)
Solution:   Unescape the expression before evaluating it (Yukihiro Nakadaira)
src/getchar.c
src/version.c