1
0
forked from aniani/vim

patch 7.4.1494

Problem:    clr_history() does not work properly.
Solution:   Increment hisptr. Add a test. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-03-05 21:21:24 +01:00
parent 5983ad0b03
commit 119d4693e0
4 changed files with 69 additions and 0 deletions

View File

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