]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.502 v7.4.502
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Nov 2014 16:44:52 +0000 (17:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Nov 2014 16:44:52 +0000 (17:44 +0100)
commit4391cf98ec3b94f33dfd053cab25ed56c787bea9
tree66e0561154ddd7794d1b220d2b0d2e1faf3ea180
parentc3940c76e8248ea7f618b3f1716d754c8e981f35
updated for version 7.4.502
Problem:    Language mapping also applies to mapped characters.
Solution:   Add the 'langnoremap' option, when on 'langmap' does not apply to
            mapped characters. (Christian Brabandt)
runtime/doc/options.txt
runtime/vimrc_example.vim
src/macros.h
src/option.c
src/option.h
src/version.c