1
0
forked from aniani/vim

updated for version 7.3.1253

Problem:    Still undo problem after using CTRL-R = setline(). (Hirohito
            Higashi)
Solution:   Set the ins_need_undo flag.
This commit is contained in:
Bram Moolenaar
2013-06-27 22:21:24 +02:00
parent c9dcb42704
commit 5737ca2350
2 changed files with 7 additions and 3 deletions

View File

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