]> granicus.if.org Git - vim/commit
updated for version 7.3.1200 v7.3.1200
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Jun 2013 15:54:43 +0000 (17:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Jun 2013 15:54:43 +0000 (17:54 +0200)
commitdf9259abcee07f217e36f85f4fd77d059fb1bbe7
tree6542d023d50d4ab2f417b1eed1d2c1981cbb7616
parentdab38d516effcab23c8381545d4b1e6be38bce5b
updated for version 7.3.1200
Problem:    When calling setline() from Insert mode, using CTRL-R =, undo does
            not work properly. (Israel Chauca)
Solution:   Sync undo after evaluating the expression. (Christian Brabandt)
src/edit.c
src/testdir/test61.in
src/testdir/test61.ok
src/version.c