]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.211 v7.4.211
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Mar 2014 12:30:01 +0000 (13:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Mar 2014 12:30:01 +0000 (13:30 +0100)
commited287f9a4e3f4ed5528ad2af65b7b23bce14a688
tree78fc4281c474a8c769098c0e14afc36f0e9aeabc
parent4c9a949d00468dde748653b269338ddfb30910cc
updated for version 7.4.211
Problem:    ":lu" is an abbreviation for ":lua", but it should be ":lunmap".
            (ZyX)
Solution:   Move "lunmap" to above "lua".
src/ex_cmds.h
src/version.c