]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.598 v7.3.598
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Jul 2012 15:14:56 +0000 (17:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Jul 2012 15:14:56 +0000 (17:14 +0200)
commitcfa3caec0c0d54e593d6c19241da996b4111591b
treef1354495162707cdff4a4e9eada517434040b468
parentc0885aad5c40ea04f4b6a2462602273e06467516
updated for version 7.3.598
Problem:    Cannot act upon end of completion. (Taro Muraoka)
Solution:   Add an autocommand event that is triggered when completion has
            finished. (Idea by Florian Klein)
src/edit.c
src/fileio.c
src/version.c
src/vim.h