forked from aniani/vim
patch 8.2.3798: a :def callback function postpones an error message
Problem: A :def callback function postpones an error message. Solution: Display the error after calling the function. (closes #9340)
This commit is contained in:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3798,
|
||||
/**/
|
||||
3797,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user