forked from aniani/vim
patch 8.1.0169: calling message_filtered() a bit too often
Problem: Calling message_filtered() a bit too often. Solution: Only call message_filtered() when filtering is already false.
This commit is contained in:
@@ -789,6 +789,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
169,
|
||||
/**/
|
||||
168,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user