1
0
forked from aniani/vim

patch 7.4.1738

Problem:    Count for ":messages" depends on number of lines.
Solution:   Add ADDR_OTHER address type.
This commit is contained in:
Bram Moolenaar
2016-04-14 18:42:47 +02:00
parent 52196b2dbe
commit 5d91646599
2 changed files with 4 additions and 1 deletions

View File

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