]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.530 v7.3.530
authorBram Moolenaar <Bram@vim.org>
Fri, 25 May 2012 12:06:36 +0000 (14:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 25 May 2012 12:06:36 +0000 (14:06 +0200)
commit6a3c1b44e53ed72a4fb15213bdea0e451e6f6a06
tree90c23a831b4d79a5968619534eecb652e1cee036
parent6057b9c658d9f05286675ee417bf1de9d3ca5aff
updated for version 7.3.530
Problem:    Gvim does not work when 'guioptions' includes "f". (Davido)
Solution:   Call gui_mch_init_check() when running GUI in the foreground.
            (Yasuhiro Matsumoto)
src/gui.c
src/version.c