1
0
forked from aniani/vim

updated for version 7.0c13

This commit is contained in:
Bram Moolenaar
2006-04-09 21:54:49 +00:00
parent 61660eadce
commit c6fe919573
23 changed files with 368 additions and 203 deletions

View File

@@ -7743,7 +7743,7 @@ set_num_option(opt_idx, varp, value, errbuf, errbuflen, opt_flags)
&& !gui.starting
#endif
)
command_height(old_value);
command_height();
}
/* when 'updatecount' changes from zero to non-zero, open swap files */