summaryrefslogtreecommitdiffstats
path: root/runtime/spell/hu
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-04-07 21:33:12 +0000
committerBram Moolenaar <Bram@vim.org>2006-04-07 21:33:12 +0000
commit5555acc08e6f49afe00cbb8fefd687cb526a7cf2 (patch)
treed69b430164cd7a178e597fc07741c4d4a3d825be /runtime/spell/hu
parent7b89edc62ddb12b74276567087f58fc015c1f8a0 (diff)
updated for version 7.0c12
Diffstat (limited to 'runtime/spell/hu')
-rw-r--r--runtime/spell/hu/hu_HU.diff26
-rw-r--r--runtime/spell/hu/main.aap3
2 files changed, 18 insertions, 11 deletions
diff --git a/runtime/spell/hu/hu_HU.diff b/runtime/spell/hu/hu_HU.diff
index c977e18247..637c54348c 100644
--- a/runtime/spell/hu/hu_HU.diff
+++ b/runtime/spell/hu/hu_HU.diff
@@ -1,5 +1,5 @@
*** hu_HU.orig.aff Sun Mar 26 15:05:13 2006
---- hu_HU.aff Sun Mar 26 21:17:08 2006
+--- hu_HU.aff Thu Apr 6 19:48:01 2006
***************
*** 57,59 ****
NAME Magyar Ispell helyesírási szótár
@@ -91,7 +91,7 @@
! FORBIDDENWORD w
! WORDCHARS -.§%°0123456789–
-!
+
! NOT_GENERATE &
! GENERATE (
@@ -102,19 +102,19 @@
! #FORBIDDENWORD w
! BAD w
-
+!
! #WORDCHARS -.§%°0123456789–
-! # List the word characters for ISO-8859-2.
-! FOL ±¢³µ¶¨¹º»¼¾¿±²³´µ¶·¸¹º»¼½¾¿àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ-§%°
-! LOW ±¢³µ¶¨¹º»¼¾¿±²³´µ¶·¸¹º»¼½¾¿àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ-§%°
-! UPP ¡¢£¥¦¨©ª«¬®¯±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßÿ-§%°
-! MIDWORD .
-!
++ # List the word characters for ISO-8859-2.
++ FOL ±¢³µ¶¨¹º»¼¾¿±²³´µ¶·¸¹º»¼½¾¿àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ-§%°
++ LOW ±¢³µ¶¨¹º»¼¾¿±²³´µ¶·¸¹º»¼½¾¿àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ-§%°
++ UPP ¡¢£¥¦¨©ª«¬®¯±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßÿ-§%°
++ MIDWORD .
+
! # These are not documented and not in the source code either
! #NOT_GENERATE &
! #GENERATE (
-!
+
! # Only for morphological analysis
! #LEMMA_PRESENT )
!
@@ -278,6 +278,12 @@
! #CHR 123 U2 Ü
! #CHR 123 U3 Û
+***************
+*** 22054,22055 ****
+--- 22083,22085 ----
+ PFX D 0 leg [^AÁBCDEÉFGHIÍJKLMNOÓÖÕPQRSTUÚÜÛVWZ]
++
+ PFX " Y 37
*** hu_HU.orig.dic Sun Mar 26 15:05:13 2006
--- hu_HU.dic Sun Mar 26 20:12:13 2006
***************
diff --git a/runtime/spell/hu/main.aap b/runtime/spell/hu/main.aap
index ab5cdb8a9b..0997b68d7f 100644
--- a/runtime/spell/hu/main.aap
+++ b/runtime/spell/hu/main.aap
@@ -21,7 +21,8 @@ $SPELLDIR/hu.utf-8.spl : $FILES
$SPELLDIR/hu.cp1250.spl : $FILES
:sys $VIM -u NONE -e -c "set enc=cp1250" -c "mkspell! $SPELLDIR/hu hu_HU" -c q
-../README_hu.txt: $FILES
+# There is no readme in the .zip file, use the header of the .aff file.
+../README_hu.txt: hu_HU.aff
:sys $VIM -u NONE -e hu_HU.aff -c "1,/# ---/w! $target" -c q
#