Mercurial > vim
comparison src/version.c @ 4641:59e6c2bd68e3 v7.3.1068
updated for version 7.3.1068
Problem: Python: Script is auto-loaded on function creation.
Solution: Python patch 27. (ZyX)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 30 May 2013 13:37:28 +0200 |
parents | 52a4f66ae1f5 |
children | 6ec3dada4ad3 |
comparison
equal
deleted
inserted
replaced
4640:b4393b5ed0c0 | 4641:59e6c2bd68e3 |
---|---|
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 1068, | |
731 /**/ | 733 /**/ |
732 1067, | 734 1067, |
733 /**/ | 735 /**/ |
734 1066, | 736 1066, |
735 /**/ | 737 /**/ |