1
0
forked from aniani/vim

patch 8.1.0401: can't get swap name of another buffer

Problem:    Can't get swap name of another buffer.
Solution:   Add swapname(). (Ozaki Kiichi, closes #3441)
This commit is contained in:
Bram Moolenaar
2018-09-16 18:46:59 +02:00
parent d2b58c0a2c
commit 110bd60985
4 changed files with 59 additions and 5 deletions

View File

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