1
0
forked from aniani/vim

updated for version 7.3.745

Problem:    Automatically setting 'ttymouse' doesn't work.
Solution:   Reset the "option was set" flag when using the default.
This commit is contained in:
Bram Moolenaar
2012-12-05 14:43:02 +01:00
parent 862cfa356d
commit 15d55dec03
4 changed files with 21 additions and 0 deletions

View File

@@ -725,6 +725,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
745,
/**/
744,
/**/