From 46df82e4ebab64c7bca8351e59ca5ad9eed3d16c Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 24 Apr 2005 22:06:24 +0000 Subject: [PATCH] updated for version 7.0071 --- runtime/doc/spell.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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: -- 2.50.1