comparison src/version.c @ 5606:15960ebc2ee8 v7.4.150

updated for version 7.4.150 Problem: :keeppatterns is not respected for :s. Solution: Check the keeppatterns flag. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Tue, 14 Jan 2014 15:53:51 +0100
parents b43363a7b4c7
children ec02e1474bc2
comparison
equal deleted inserted replaced
5605:339a410f525a 5606:15960ebc2ee8
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 150,
741 /**/ 743 /**/
742 149, 744 149,
743 /**/ 745 /**/
744 148, 746 148,
745 /**/ 747 /**/