Mercurial > vim
comparison src/version.c @ 4143:f5ef9b9c18cd v7.3.824
updated for version 7.3.824
Problem: Can redefine builtin functions. (ZyX)
Solution: Disallow adding a function to g:.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 20 Feb 2013 15:19:43 +0100 |
parents | db401e5e4c5d |
children | 6b1f3fc893cd |
comparison
equal
deleted
inserted
replaced
4142:839d3e84696d | 4143:f5ef9b9c18cd |
---|---|
723 NULL | 723 NULL |
724 }; | 724 }; |
725 | 725 |
726 static int included_patches[] = | 726 static int included_patches[] = |
727 { /* Add new patch number below this line */ | 727 { /* Add new patch number below this line */ |
728 /**/ | |
729 824, | |
728 /**/ | 730 /**/ |
729 823, | 731 823, |
730 /**/ | 732 /**/ |
731 822, | 733 822, |
732 /**/ | 734 /**/ |