vim-patch:7.4.2312

Problem:    Crash when autocommand moves to another tab. (Dominique Pelle)
Solution:   When navigating to another window halfway the :edit command go
            back to the right window.

5a49789a9b
This commit is contained in:
Grzegorz Milka
2016-10-18 02:02:47 +02:00
parent c5c8a82134
commit 9755a2ffd5
6 changed files with 37 additions and 29 deletions

View File

@@ -129,7 +129,7 @@ static int included_patches[] = {
// 2315,
// 2314,
// 2313,
// 2312,
2312,
// 2311,
// 2310 NA
2309,