Mercurial > vim
comparison src/version.c @ 4197:07fef68eb018 v7.3.850
updated for version 7.3.850
Problem: ":vimgrep //" matches everywhere.
Solution: Make it use the previous search pattern. (David B?rgin)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 07 Mar 2013 16:32:54 +0100 |
parents | dc77c2a14a05 |
children | dd669f296568 |
comparison
equal
deleted
inserted
replaced
4196:47b080b0f40d | 4197:07fef68eb018 |
---|---|
726 NULL | 726 NULL |
727 }; | 727 }; |
728 | 728 |
729 static int included_patches[] = | 729 static int included_patches[] = |
730 { /* Add new patch number below this line */ | 730 { /* Add new patch number below this line */ |
731 /**/ | |
732 850, | |
731 /**/ | 733 /**/ |
732 849, | 734 849, |
733 /**/ | 735 /**/ |
734 848, | 736 848, |
735 /**/ | 737 /**/ |