comparison src/version.c @ 6843:50cdebea094f v7.4.742

patch 7.4.742 Problem: Cannot specify a vertical split when loading a buffer for a quickfix command. Solution: Add the "vsplit" value to 'switchbuf'. (Brook Hong)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 14:41:49 +0200
parents 0f1cc87630d8
children ac13f3533571
comparison
equal deleted inserted replaced
6842:948e22983cd3 6843:50cdebea094f
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 742,
744 /**/ 746 /**/
745 741, 747 741,
746 /**/ 748 /**/
747 740, 749 740,
748 /**/ 750 /**/