comparison src/version.c @ 6793:e1d59836eecc v7.4.718

patch 7.4.718 Problem: Autocommands triggered by quickfix cannot get the current title value. Solution: Set w:quickfix_title earlier. (Yannick) Also move the check for a title into the function.
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 12:34:22 +0200
parents 1805e45ce4d6
children adb3699fa30c
comparison
equal deleted inserted replaced
6792:321af9150ab9 6793:e1d59836eecc
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 718,
744 /**/ 746 /**/
745 717, 747 717,
746 /**/ 748 /**/
747 716, 749 716,
748 /**/ 750 /**/