comparison src/version.c @ 4145:6b1f3fc893cd v7.3.825

updated for version 7.3.825 Problem: With Python errors are not always clear. Solution: Print the stack trace, unless :silent is used. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Feb 2013 16:09:43 +0100
parents f5ef9b9c18cd
children 646cb6b6ff23
comparison
equal deleted inserted replaced
4144:d6c338c94253 4145:6b1f3fc893cd
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 825,
728 /**/ 730 /**/
729 824, 731 824,
730 /**/ 732 /**/
731 823, 733 823,
732 /**/ 734 /**/