comparison src/version.c @ 5616:fa53233519c6 v7.4.155

updated for version 7.4.155 Problem: ":keeppatterns /pat" does not keep search pattern offset. Solution: Restore the offset after doing the search.
author Bram Moolenaar <bram@vim.org>
date Tue, 14 Jan 2014 21:31:34 +0100
parents 71837ace77df
children 05a5cb0d6b37
comparison
equal deleted inserted replaced
5615:26053cad0983 5616:fa53233519c6
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 155,
741 /**/ 743 /**/
742 154, 744 154,
743 /**/ 745 /**/
744 153, 746 153,
745 /**/ 747 /**/