comparison src/version.c @ 5467:6367a766027d v7.4.083

updated for version 7.4.083 Problem: It's hard to avoid adding a used pattern to the search history. Solution: Add the ":keeppatterns" modifier. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sat, 09 Nov 2013 05:30:26 +0100
parents 9c777e2c7024
children a56f60cf6834
comparison
equal deleted inserted replaced
5466:d060c429b21f 5467:6367a766027d
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 83,
741 /**/ 743 /**/
742 82, 744 82,
743 /**/ 745 /**/
744 81, 746 81,
745 /**/ 747 /**/