]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1091 v7.4.1091
authorBram Moolenaar <Bram@vim.org>
Fri, 15 Jan 2016 14:17:04 +0000 (15:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 Jan 2016 14:17:04 +0000 (15:17 +0100)
commitb01f357791f88c7083e58cf2b36509dd83f21ea2
tree2554602786daf3010427ab247c9f278a87f0100d
parentb5690794cf081773628fa0f1f2b948fd129d5b39
patch 7.4.1091
Problem:    When making a change while need_wait_return is set there is a two
            second delay.
Solution:   Do not assume the ATTENTION prompt was given when need_wait_return
            was set already.
src/misc1.c
src/version.c