1
0
forked from aniani/vim

updated for version 7.3.718

Problem:    When re-using the current buffer the buffer-local options stay.
Solution:   Re-initialize the buffer-local options. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2012-11-20 12:16:58 +01:00
parent b031626427
commit 0ac24e1ef4
2 changed files with 7 additions and 0 deletions

View File

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