[7.2.433] Can't use cscope with QuickFixCmdPre and QuickFixCmdPost.
commit2abdc23486334a4f5137092236547806026e4101
authorBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 23:13:27 +0000 (14 23:13 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 23:13:27 +0000 (14 23:13 +0000)
tree689678dc539a0bb89cb964bff169df82e1eba55e
parent4424be7e541853aa1e2991c9936f0cfd48bd1076
[7.2.433] Can't use cscope with QuickFixCmdPre and QuickFixCmdPost.

Problem:    Can't use cscope with QuickFixCmdPre and QuickFixCmdPost.

Solution:   Add cscope support for these autocmd events. (Bryan Venteicher)

Patch 7.2.433
runtime/doc/autocmd.txt
src/if_cscope.c
src/version.c