From 2f567ab5c2459f0239f811c198998fc4ba3d71e4 Mon Sep 17 00:00:00 2001
From: Bram Moolenaar <Bram@vim.org>
Date: Sat, 6 May 2006 21:47:30 +0000
Subject: [PATCH] updated for version 7.0g05

---
 runtime/doc/todo.txt       |   2 +-
 runtime/doc/version7.txt   |  11 ++++++++++-
 runtime/spell/en.ascii.sug | Bin 555651 -> 555651 bytes
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index cf35b2104b..f13520363e 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt*      For Vim version 7.0g.  Last change: 2006 May 05
+*todo.txt*      For Vim version 7.0g.  Last change: 2006 May 06
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 5121a10ac9..fbdc53df41 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt*  For Vim version 7.0g.  Last change: 2006 May 05
+*version7.txt*  For Vim version 7.0g.  Last change: 2006 May 06
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -2956,5 +2956,14 @@ allow characters after the name: exists('*funcname') exists('*funcname(...')
 exists('&option') exists(':cmd') exists('g:name') exists('g:name[n]')
 exists('g:name.n')
 
+Trigger the TabEnter autocommand only after entering the current window of the
+tab page, otherwise the commands are executed with an invalid current window.
+
+Win32: When using two monitors and Vim is on the second monitor, changing the
+width of the Vim window could make it jump to the first monitor.
+
+When scrolling back at the more prompt and the quitting a line of text would
+be left behind when 'cmdheight' is 2 or more.
+
 
  vim:tw=78:ts=8:ft=help:norl:
diff --git a/runtime/spell/en.ascii.sug b/runtime/spell/en.ascii.sug
index 26dc82373893df428e54c04453d726a52244f414..c787ab89e1231e320c172fd383bfe4ce8eaed525 100644
GIT binary patch
delta 50
zcmZqvs@VKhkw47Sx41N&kpT!?qEEIp^0)Fcw(>Kz@-w&cv$XQFw(_&J^0RN{=P0QH
E0E#~i-T(jq

delta 50
zcmZqvs@VKhkw47Sx41N&kpT!?Z2mrI<ZtC?Y~^Qa<!5f?XKCeUZRKZc<!9f@&rwnZ
E0G7xOO#lD@

-- 
GitLab