]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.367 v7.4.367
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Jul 2014 12:42:46 +0000 (14:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Jul 2014 12:42:46 +0000 (14:42 +0200)
commitf1924a9d8c6b0bad30b5ac7aabb853150d4e6e5b
treeda822370e18cb7efe71a8a52d79c8de5fb6f3f82
parent310e2dbaee1b3569948528df10fceec6ebc1872c
updated for version 7.4.367
Problem:    Other solution for redrawing after completion.
Solution:   Schedule a window redraw instead of just clearing the command
            line. (Jacob Niehus)
src/edit.c
src/version.c