comparison src/version.c @ 6633:75444015837a v7.4.642

updated for version 7.4.642 Problem: When using "gf" escaped spaces are not handled. Solution: Recognize escaped spaces.
author Bram Moolenaar <bram@vim.org>
date Fri, 27 Feb 2015 17:19:10 +0100
parents e527af42e108
children 050e6df85f99
comparison
equal deleted inserted replaced
6632:dd52e8b22614 6633:75444015837a
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 642,
744 /**/ 746 /**/
745 641, 747 641,
746 /**/ 748 /**/
747 640, 749 640,
748 /**/ 750 /**/