diff runtime/spell/en/main.aap @ 7401:254d2d36b143

commit https://github.com/vim/vim/commit/cc7ff3fcd8c8fd7da6faac98a138b830ec5c00d8 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 30 19:13:24 2015 +0100 Update English spell files.
author Christian Brabandt <cb@256bit.org>
date Thu, 31 Dec 2015 16:15:07 +0100
parents 6f8b578776ab
children 3eda97270667
line wrap: on
line diff
--- a/runtime/spell/en/main.aap
+++ b/runtime/spell/en/main.aap
@@ -30,7 +30,7 @@ all: $SPELLDIR/en.latin1.spl $SPELLDIR/e
         :sys $VIM -u NONE -e -c "mkspell! -ascii $SPELLDIR/en
                         en_US en_AU en_CA en_GB en_NZ" -c q
  
-../README_en.txt: README_en_US.txt README_en_AU.txt
+../README_en.txt: README_en_US.txt README_en_AU.txt README_en_CA.txt README_en_GB.txt README_en_NZ.txt
         :print en_US >!$target
         :cat README_en_US.txt | :eval re.sub('\r', '', stdin) >>$target
         :print =================================================== >>$target
@@ -48,6 +48,12 @@ all: $SPELLDIR/en.latin1.spl $SPELLDIR/e
 
 #
 # Fetching the files from OpenOffice.org.
+# THIS URL NO LONGER WORKS.
+#
+# Files for en_US, en_CA and en_GB obtaind from
+# github.com/marcoagpinto/aoo-mozilla-en-dict
+#
+# NOTE: en_AU and en_NZ use older libraries.
 #
 OODIR = http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries
 :attr {fetch = $OODIR/%file%} en_US.zip en_CA.zip en_NZ.zip
@@ -117,7 +123,7 @@ en_NZ.aff en_NZ.dic: {buildcheck=}
             :sys patch <en_NZ.diff
 
 
-# Generate diff files, so that others can get the OpenOffice files and apply
+# Generate diff files, so that others can get the original files and apply
 # the diffs to get the Vim versions.
 
 diff: