diff runtime/doc/spell.txt @ 247:a4d1fd572d07

updated for version 7.0068
author vimboss
date Tue, 19 Apr 2005 21:40:26 +0000
parents a711f7a6852d
children 62a331864307
line wrap: on
line diff
--- a/runtime/doc/spell.txt
+++ b/runtime/doc/spell.txt
@@ -1,4 +1,4 @@
-*spell.txt*	For Vim version 7.0aa.  Last change: 2005 Apr 17
+*spell.txt*	For Vim version 7.0aa.  Last change: 2005 Apr 19
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -35,6 +35,8 @@ To search for the next misspelled word:
 
 							*]s* *E756*
 ]s			Move to next misspelled word after the cursor.
+			NOTE: doesn't obey syntax highlighting yet, thus
+			will stop at more places than what is highlighted.
 
 							*[s*
 [s			Move to next misspelled word before the cursor.
@@ -57,9 +59,11 @@ A word may be spelled differently in var
 comes in (at least) these variants:
 
 	en		all regions
-	en_us		US
+	en_au		Australia
+	en_ca		Canada
 	en_gb		Great Britain
-	en_ca		Canada
+	en_nz		New Zealand
+	en_us		USA
 
 Words that are not used in one region but are used in another region are
 highlighted with SpellLocal.