forked from aniani/vim
patch 8.2.4943: changing 'switchbuf' may have no effect
Problem: Changing 'switchbuf' may have no effect. Solution: Handle 'switchbuf' in didset_string_options(). (Sean Dewar, closes #10406)
This commit is contained in:
committed by
Bram Moolenaar
parent
de216732d4
commit
39c46b4378
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4943,
|
||||
/**/
|
||||
4942,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user