comparison src/version.c @ 5592:d11f223f4c75 v7.4.143

updated for version 7.4.143 Problem: TextChangedI is not triggered. Solution: Reverse check for "ready". (lilydjwg)
author Bram Moolenaar <bram@vim.org>
date Tue, 14 Jan 2014 12:17:02 +0100
parents 735b70faac4a
children bcf25cc08236
comparison
equal deleted inserted replaced
5591:cbf36118ff2c 5592:d11f223f4c75
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 143,
741 /**/ 743 /**/
742 142, 744 142,
743 /**/ 745 /**/
744 141, 746 141,
745 /**/ 747 /**/