Mercurial > vim
comparison src/version.c @ 5610:2ace11abcfb5 v7.4.152
updated for version 7.4.152
Problem: Python: Cannot iterate over options.
Solution: Add options iterator. (ZyX)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Tue, 14 Jan 2014 16:55:00 +0100 |
parents | ec02e1474bc2 |
children | 30e300c0b2c1 |
comparison
equal
deleted
inserted
replaced
5609:fca812276925 | 5610:2ace11abcfb5 |
---|---|
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 152, | |
741 /**/ | 743 /**/ |
742 151, | 744 151, |
743 /**/ | 745 /**/ |
744 150, | 746 150, |
745 /**/ | 747 /**/ |