1
0
forked from aniani/vim

patch 8.2.3797: no good reason to limit the message history in tiny version

Problem:    No good reason to limit the message history in the tiny version.
Solution:   Always use 200.
This commit is contained in:
Bram Moolenaar
2021-12-13 14:40:53 +00:00
parent 851f86b951
commit 1e78deb077
3 changed files with 6 additions and 9 deletions

View File

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