comparison src/version.c @ 6039:182c7b987283 v7.4.359

updated for version 7.4.359 Problem: When 'ttymouse' is set to 'uxterm' the xterm version is not requested. (Tomas Janousek) Solution: Do not mark uxterm as a conflict mouse and add resume_get_esc_sequence().
author Bram Moolenaar <bram@vim.org>
date Wed, 09 Jul 2014 19:13:49 +0200
parents 771b97ba3b47
children 761687c6808f
comparison
equal deleted inserted replaced
6038:d8d7de0a150b 6039:182c7b987283
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 359,
737 /**/ 739 /**/
738 358, 740 358,
739 /**/ 741 /**/
740 357, 742 357,
741 /**/ 743 /**/