forked from aniani/vim
patch 8.2.4645: 'shortmess' changed when session does not store options
Problem: 'shortmess' changed when session does not store options. Solution: Save and restore 'shortmess' if needed. (James Charti, closes #10037)
This commit is contained in:
committed by
Bram Moolenaar
parent
1624639ec8
commit
fd01280d01
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4645,
|
||||
/**/
|
||||
4644,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user