]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.385 v7.3.385
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Dec 2011 13:54:04 +0000 (14:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Dec 2011 13:54:04 +0000 (14:54 +0100)
commit637606413f3f67683a17286f1bb2d6ff01175dc8
treecb3add566ec680fca555cd7dcc04790d91e6a1f3
parentbbd9fd7353187ab888d5cd222b11662fa3d26de0
updated for version 7.3.385
Problem:    When using an expression mapping on the command line the cursor
            ends up in the wrong place. (Yasuhiro Matsumoto)
Solution:   Save and restore msg_col and msg_row when evaluating the
            expression.
src/getchar.c
src/version.c