]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.141 v7.3.141
authorBram Moolenaar <Bram@vim.org>
Tue, 22 Mar 2011 13:35:05 +0000 (14:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 22 Mar 2011 13:35:05 +0000 (14:35 +0100)
commit0b2f94db2325ed2cbff452eb9373b1ff13f19fce
treeaa1c5914bbf4c12a51c00d595b65e5ef12b6abe9
parent662db673f9fca628d8e1a7ac4fae3be41dee5d1c
updated for version 7.3.141
Problem:    When a key code is not set get a confusing error message.
Solution:   Change the error message to say the key code is not set.
runtime/doc/options.txt
src/option.c
src/version.c