comparison src/version.c @ 6620:578c16fbab66 v7.4.636

updated for version 7.4.636 Problem: A search with end offset gets stuck at end of file. (Gary Johnson) Solution: When a search doesn't move the cursor repeat it with a higher count. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 17 Feb 2015 15:43:57 +0100
parents a871b5070d59
children a532340f3940
comparison
equal deleted inserted replaced
6619:83e0a3073da8 6620:578c16fbab66
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 636,
744 /**/ 746 /**/
745 635, 747 635,
746 /**/ 748 /**/
747 634, 749 634,
748 /**/ 750 /**/