comparison src/version.c @ 6832:1ccf96128410 v7.4.737

patch 7.4.737 Problem: On MS-Windows vimgrep over arglist doesn't work (Issue 361) Solution: Only escape backslashes in ## expansion when it is not used as the path separator. (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Jun 2015 21:33:31 +0200
parents 70fdcdaf96a6
children 8730db0c187b
comparison
equal deleted inserted replaced
6831:1e4608096d9a 6832:1ccf96128410
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 737,
744 /**/ 746 /**/
745 736, 747 736,
746 /**/ 748 /**/
747 735, 749 735,
748 /**/ 750 /**/