1
0
forked from aniani/vim

patch 8.1.0293: checks for type of stack is cryptic

Problem:    Checks for type of stack is cryptic.
Solution:   Define IS_QF_STACK() and IS_LL_STACK(). (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-08-18 19:59:54 +02:00
parent 9bc1eac2c7
commit 4d77c65a9e
2 changed files with 16 additions and 9 deletions

View File

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