forked from aniani/vim
patch 9.0.0979: ch_log() text can be hard to find in the log file
Problem: ch_log() text can be hard to find in the log file. Solution: Prepend "ch_log()" to the text.
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
979,
|
||||
/**/
|
||||
978,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user