]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.513 v7.3.513
authorBram Moolenaar <Bram@vim.org>
Mon, 30 Apr 2012 16:18:47 +0000 (18:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 30 Apr 2012 16:18:47 +0000 (18:18 +0200)
commit8320da42bc443fa5c76710d331f6b8c3cfc2981e
tree90c57ec9d2bf3814e6e7159fda58676956afea8c
parentb41d9689f1bec8434bb400b344b249180ac47668
updated for version 7.3.513
Problem:    Cannot use CTRL-E and CTRL-Y with "r".
Solution:   Make CTRL-E and CTRL-Y work like in Insert mode. (Christian
            Brabandt)
src/edit.c
src/normal.c
src/proto/edit.pro
src/version.c