1
0
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:
James Cherti
2022-03-29 12:02:57 +01:00
committed by Bram Moolenaar
parent 1624639ec8
commit fd01280d01
3 changed files with 66 additions and 3 deletions

View File

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