0
0
mirror of https://github.com/vim/vim.git synced 2025-10-02 05:04:20 -04:00

updated for version 7.2.398

Problem:    When moving windows the cursor ends up in the wrong line.
Solution:   Set the window width and height properly. (Lech Lorens)
This commit is contained in:
Bram Moolenaar
2010-03-17 16:54:57 +01:00
parent 08bb82e8c5
commit 9b73a78ed7
2 changed files with 13 additions and 7 deletions

View File

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