updated for version 7.3.926
Problem:    Autocommands are triggered by setwinvar() et al. Missing BufEnter
            on :tabclose. Duplicate WinEnter on :tabclose. Wrong order of
            events for :tablose and :tabnew.
Solution:   Fix these autocommand events. (Zyx)
diff --git a/src/testdir/test62.in b/src/testdir/test62.in
index fd1844b..933bfe5 100644
--- a/src/testdir/test62.in
+++ b/src/testdir/test62.in
Binary files differ