summaryrefslogtreecommitdiffstats
path: root/runtime/spell/he
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-07-28 22:36:45 +0000
committerBram Moolenaar <Bram@vim.org>2005-07-28 22:36:45 +0000
commit661b1820956743fd67f957f8dbbc45a93fe38dc9 (patch)
tree5c1a259895d6a8af91b166c0c103706eb8233096 /runtime/spell/he
parentcfc7d63267e68168b5fb068d8ee1e763ed4aa6a0 (diff)
updated for version 7.0118v7.0118
Diffstat (limited to 'runtime/spell/he')
-rw-r--r--runtime/spell/he/main.aap4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/spell/he/main.aap b/runtime/spell/he/main.aap
index 923aff2858..9cd59755f2 100644
--- a/runtime/spell/he/main.aap
+++ b/runtime/spell/he/main.aap
@@ -13,10 +13,10 @@ all: $(SPELLDIR)/he.utf-8.spl $(SPELLDIR)/he.iso-8859-8.spl ../README_he.txt
$(SPELLDIR)/he.utf-8.spl : $(VIM) $(FILES)
:sys env LANG=he_IL.UTF-8
- $(VIM) -e -c "mkspell! $(SPELLDIR)/he he_IL" -c q
+ $(VIM) -u NONE -e -c "mkspell! $(SPELLDIR)/he he_IL" -c q
$(SPELLDIR)/he.iso-8859-8.spl : $(VIM) $(FILES)
- :sys $(VIM) -e -c "set enc=iso-8859-8"
+ :sys $(VIM) -u NONE -e -c "set enc=iso-8859-8"
-c "mkspell! $(SPELLDIR)/he he_IL" -c q
../README_he.txt : README_he_IL.txt