]> granicus.if.org Git - vim/commit
updated for version 7.3.608 v7.3.608
authorBram Moolenaar <Bram@vim.org>
Thu, 19 Jul 2012 16:05:44 +0000 (18:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 19 Jul 2012 16:05:44 +0000 (18:05 +0200)
commit6763c140d656703814d9a268c8492762aee69469
tree4b3057d4acf252fe2ffc054a49e62ceaf49f1ff0
parent049d8e79cf49a38c1243f4ec33e48a9bd89b5e4c
updated for version 7.3.608
Problem:    winrestview() does not always restore the view correctly.
Solution:   Call win_new_height() and win_new_width(). (Lech Lorens)
src/eval.c
src/proto/window.pro
src/version.c
src/window.c