From: Bram Moolenaar Date: Sun, 24 Apr 2005 22:06:24 +0000 (+0000) Subject: updated for version 7.0071 X-Git-Tag: v7.0071~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46df82e4ebab64c7bca8351e59ca5ad9eed3d16c;p=vim updated for version 7.0071 --- diff --git a/runtime/doc/spell.txt b/runtime/doc/spell.txt index 906e5cc98..6721820ba 100644 --- 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 23 +*spell.txt* For Vim version 7.0aa. Last change: 2005 Apr 24 VIM REFERENCE MANUAL by Bram Moolenaar @@ -306,7 +306,9 @@ When the encoding is UTF-8 no word characters need to be specified. *E763* All spell files for the same encoding must use the same word characters, -otherwise they can't be combined without errors. +otherwise they can't be combined without errors. The XX.ascii.spl spell file +generated with the "-ascii" argument will not contain the table with +characters, so that it can be combine with spell files for any encoding. vim:tw=78:sw=4:ts=8:ft=help:norl: