vim-patch:7.4.732

Problem:    The cursor line is not always updated for the "O" command.
Solution:   Reset the VALID_CROW flag. (Christian Brabandt)

d0d0fe09cf
This commit is contained in:
watiko
2016-02-07 07:40:06 +09:00
parent 1ce80d8676
commit 8b2b9b83b7
2 changed files with 10 additions and 4 deletions

View File

@@ -556,7 +556,7 @@ static int included_patches[] = {
// 735,
// 734,
// 733,
// 732,
732,
// 731 NA
// 730 NA
729,