updated for version 7.0105
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 4a6142c..aba8c5f 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -1,4 +1,4 @@
-*eval.txt* For Vim version 7.0aa. Last change: 2005 Jul 06
+*eval.txt* For Vim version 7.0aa. Last change: 2005 Jul 07
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -6470,7 +6470,7 @@
This is not guaranteed 100% secure, but it should block most attacks.
*:san* *:sandbox*
-:san[dbox] {cmd Execute {cmd} in the sandbox. Useful to evaluate an
+:san[dbox] {cmd} Execute {cmd} in the sandbox. Useful to evaluate an
option that may have been set from a modeline, e.g.
'foldexpr'.
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 6c6a8dc..8009834 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 7.0aa. Last change: 2005 Jul 04
+*options.txt* For Vim version 7.0aa. Last change: 2005 Jul 08
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5662,7 +5662,8 @@
{not available when compiled without the |+syntax|
feature}
Name of the word list file where words are added for the |zg| and |zw|
- commands. It must end in ".{encoding}.add".
+ commands. It must end in ".{encoding}.add". You need to include the
+ path, otherwise the file is placed in the current directory.
*E765*
It may also be a comma separated list of names. A count before the
|zg| and |zw| commands can be used to access each. This allows using
diff --git a/runtime/menu.vim b/runtime/menu.vim
index 584af54..7239f58 100644
--- a/runtime/menu.vim
+++ b/runtime/menu.vim
@@ -2,7 +2,7 @@
" You can also use this as a start for your own set of menus.
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2005 Jul 06
+" Last Change: 2005 Jul 08
" Note that ":an" (short for ":anoremenu") is often used to make a menu work
" in all modes and avoid side effects from mappings defined by the user.
@@ -571,7 +571,7 @@
endif
" Ignore case for VMS and windows
let s:name = substitute(s:name, '\c.*[/\\:\]]\([^/\\:]*\)\.vim', '\1', '')
- exe "an 30.440." . s:idx . ' &Tools.se&T\ Compiler.' . s:name . " :compiler " . s:name . "<CR>"
+ exe "an 30.440." . s:idx . ' &Tools.Se&T\ Compiler.' . s:name . " :compiler " . s:name . "<CR>"
unlet s:name
unlet s:i
let s:idx = s:idx + 10
diff --git a/runtime/spell/pl/pl_PL.diff b/runtime/spell/pl/pl_PL.diff
index 562d59a..a53ead3 100644
--- a/runtime/spell/pl/pl_PL.diff
+++ b/runtime/spell/pl/pl_PL.diff
@@ -1,5 +1,5 @@
-*** pl_PL.orig.aff Wed Mar 30 06:50:02 2005
---- pl_PL.aff Sat Jun 18 19:45:45 2005
+*** pl_PL.orig.aff Fri Jul 8 06:50:06 2005
+--- pl_PL.aff Fri Jul 8 23:03:48 2005
***************
*** 3,4 ****
--- 3,7 ----
@@ -8,24 +8,3 @@
+ LOW ±¢³µ¶¨¹º»¼¾¿±²³´µ¶·¸¹º»¼½¾¿àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ
+ UPP ¡¢£¥¦¨©ª«¬®¯±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßÿ
-***************
-*** 6614 ****
---- 6617,6634 ----
- SFX y y ie jmy
-+
-+ # REP entries proposed by Mikolaj Machowski:
-+ REP 14
-+ REP b p
-+ REP p b
-+ REP ¿ rz
-+ REP rz ¿
-+ REP w f
-+ REP f w
-+ REP ó u
-+ REP u ó
-+ REP ci æ
-+ REP æ ci
-+ REP si ¶
-+ REP ¶ si
-+ REP ni ñ
-+ REP ñ ni