vim-patch:7.4.833

Problem:    More side effects of ":set all&" are missing. (Björn Linse)
Solution:   Call didset_options() and add didset_options2() to collect more
            side effects to take care of.  Still not everything...

e68c25c677
This commit is contained in:
watiko
2016-02-12 14:57:28 +09:00
parent b6fdc3eb47
commit 6c99667b6e
2 changed files with 54 additions and 35 deletions

View File

@@ -455,7 +455,7 @@ static int included_patches[] = {
836,
// 835,
834,
// 833,
833,
// 832,
// 831,
830,