1
0
forked from aniani/vim

patch 8.0.0974: resetting a string option does not trigger OptionSet

Problem:    Resetting a string option does not trigger OptionSet. (Rick Howe)
Solution:   Set the origval.
This commit is contained in:
Bram Moolenaar
2017-08-20 15:47:20 +02:00
parent ce1c32780a
commit 8efa026a25
3 changed files with 50 additions and 34 deletions

View File

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