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:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3797,
|
||||
/**/
|
||||
3796,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user