1
0
forked from aniani/vim

updated for version 7.3.048

Problem:    ":earlier 1f" doesn't work after loading undo file.
Solution:   Set b_u_save_nr_cur when loading an undo file. (Christian
            Brabandt)
            Fix only showing time in ":undolist"
This commit is contained in:
Bram Moolenaar
2010-11-03 19:32:42 +01:00
parent 16a6165bb3
commit dba01a0197
2 changed files with 14 additions and 3 deletions

View File

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