comparison src/version.c @ 5724:2aa909427e44 v7.4.207

updated for version 7.4.207 Problem: The cursor report sequence is sometimes not recognized and results in entering replace mode. Solution: Also check for the cursor report when not asked for.
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Mar 2014 14:01:57 +0100
parents 7e826028d399
children 9b5541e276aa
comparison
equal deleted inserted replaced
5723:bcb24ef20b88 5724:2aa909427e44
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 207,
741 /**/ 743 /**/
742 206, 744 206,
743 /**/ 745 /**/
744 205, 746 205,
745 /**/ 747 /**/