1
0
forked from aniani/vim

patch 7.4.1085

Problem:    The CTRL-A and CTRL-X commands do not update the '[ and '] marks.
Solution:   (Yukihiro Nakadaira)
This commit is contained in:
Bram Moolenaar
2016-01-10 20:21:57 +01:00
parent e1edc1caba
commit a52dfaed10
4 changed files with 45 additions and 1 deletions

View File

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