comparison src/version.c @ 4232:0fcb050fd79d v7.3.867

updated for version 7.3.867 Problem: Matchparen does not update match when using auto-indenting. (Marc Aldorasi) Solution: Add the TextChanged and TextChangedI autocommand events.
author Bram Moolenaar <bram@vim.org>
date Tue, 19 Mar 2013 13:33:23 +0100
parents 90d72df431e5
children b31989e2b058
comparison
equal deleted inserted replaced
4231:1ad8b8becf2a 4232:0fcb050fd79d
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 867,
731 /**/ 733 /**/
732 866, 734 866,
733 /**/ 735 /**/
734 865, 736 865,
735 /**/ 737 /**/