.
OBS-URL: https://build.opensuse.org/package/show/Base:System/dicts?expand=0&rev=28
This commit is contained in:
parent
f6046c28ed
commit
22daab6a93
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 13:45:33 UTC 2017 - werner@suse.de
|
||||
|
||||
- s/decrementieren/dekrementieren/ for german dictionary (boo#1039305)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 13:50:05 UTC 2017 - werner@suse.de
|
||||
|
||||
|
@ -1,5 +1,92 @@
|
||||
---
|
||||
Makefile.Linux | 241 ++++++++++++++++++++++++++++++++++++++
|
||||
README.dicts | 56 ++++++++
|
||||
br.ispell-2.4/LC_CTYPE | 1
|
||||
br.ispell-2.4/Makefile | 59 +++++----
|
||||
br.ispell-2.4/br.aff | 99 +++++++++++++++
|
||||
dutch96/LC_CTYPE | 1
|
||||
dutch96/Makefile | 40 ++++++
|
||||
dutch96/dutch96.aff | 29 ++++
|
||||
ellhnika/LC_CTYPE | 1
|
||||
ellhnika/Makefile | 40 ++++++
|
||||
ellhnika/ellhnika.aff | 82 ++++++++++++
|
||||
eo/LC_CTYPE | 1
|
||||
eo/Makefile | 44 ++++++
|
||||
eo/eo.aff | 2
|
||||
espa~nol-1.5/LC_CTYPE | 1
|
||||
espa~nol-1.5/Makefile | 43 ++++++
|
||||
espa~nol-1.5/espa~nol.aff | 23 +++
|
||||
estonian/LC_CTYPE | 1
|
||||
estonian/Makefile | 40 ++++++
|
||||
estonian/estonian.aff | 21 +++
|
||||
finnish/LC_CTYPE | 1
|
||||
finnish/Makefile | 43 ++++++
|
||||
finnish/finnish.large.aff | 12 +
|
||||
francais-IREQ-1.4/LC_CTYPE | 1
|
||||
francais-IREQ-1.4/Makefile | 40 ++++++
|
||||
francais-IREQ-1.4/francais.aff | 60 +++++++--
|
||||
hk2-deutsch/LC_CTYPE | 1
|
||||
hk2-deutsch/Makefile | 75 +++++++++++
|
||||
hk2-deutsch/compeng.txt | 2
|
||||
hk2-deutsch/deutsch.aff-hk | 19 ++
|
||||
idanish-1.2.1/LC_CTYPE | 1
|
||||
idanish-1.2.1/Makefile | 40 ++++++
|
||||
idanish-1.2.1/dansk.aff | 61 +++++++++
|
||||
ispell-czech/LC_CTYPE | 1
|
||||
ispell-czech/Makefile | 26 ++--
|
||||
ispell-czech/czech.aff | 2
|
||||
ispellcat/CENTERDOT | 23 +++
|
||||
ispellcat/LC_CTYPE | 1
|
||||
ispellcat/Makefile | 43 ++++++
|
||||
ispellcat/catala.aff | 106 ++++++++++++++--
|
||||
iswedish-1.2.1/LC_CTYPE | 1
|
||||
iswedish-1.2.1/Makefile | 40 ++++++
|
||||
iswedish-1.2.1/svenska.aff | 65 ++++++++++
|
||||
italian/LC_CTYPE | 1
|
||||
italian/Makefile | 40 ++++++
|
||||
italian/italian.aff | 73 ++++++++---
|
||||
italian/italian.words | 4
|
||||
norsk/LC_CTYPE | 1
|
||||
norsk/Makefile | 46 ++++---
|
||||
norsk/inorsk-hyphenmaybe | 2
|
||||
norsk/norsk.aff.in | 26 ++++
|
||||
norsk/nynorsk.aff.in | 26 ++++
|
||||
norsk/patterns/Makefile | 4
|
||||
portugues/LC_CTYPE | 1
|
||||
portugues/Makefile | 40 ++++++
|
||||
portugues/portugues.aff | 39 ++++++
|
||||
rus-ispell/LC_CTYPE | 1
|
||||
rus-ispell/Makefile | 46 +++++++
|
||||
rus-ispell/russian.aff.koi | 74 +++++++++++
|
||||
sjp-ispell-pl-20140213/LC_CTYPE | 1
|
||||
sjp-ispell-pl-20140213/Makefile | 45 +++++++
|
||||
sjp-ispell-pl-20140213/polish.aff | 31 ++++
|
||||
slovensko/LC_CTYPE | 1
|
||||
slovensko/Makefile | 39 ++++++
|
||||
slovensko/slovensko.aff | 33 +++++
|
||||
suse/emacs/brazilian.el | 21 +++
|
||||
suse/emacs/catala.el | 20 +++
|
||||
suse/emacs/czech.el | 15 ++
|
||||
suse/emacs/dansk.el | 21 +++
|
||||
suse/emacs/deutsch.el | 21 +++
|
||||
suse/emacs/ellhnika.el | 15 ++
|
||||
suse/emacs/espanol.el | 21 +++
|
||||
suse/emacs/esperanto.el | 21 +++
|
||||
suse/emacs/estonian.el | 21 +++
|
||||
suse/emacs/finnish.el | 21 +++
|
||||
suse/emacs/francais.el | 21 +++
|
||||
suse/emacs/italian.el | 21 +++
|
||||
suse/emacs/nederlands.el | 21 +++
|
||||
suse/emacs/norsk.el | 33 +++++
|
||||
suse/emacs/polish.el | 15 ++
|
||||
suse/emacs/portugues.el | 21 +++
|
||||
suse/emacs/russian.el | 20 +++
|
||||
suse/emacs/slovensko.el | 15 ++
|
||||
suse/emacs/svenska.el | 21 +++
|
||||
84 files changed, 2334 insertions(+), 114 deletions(-)
|
||||
|
||||
--- Makefile.Linux
|
||||
+++ Makefile.Linux 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ Makefile.Linux 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1,241 @@
|
||||
+#
|
||||
+#
|
||||
@ -243,7 +330,7 @@
|
||||
+
|
||||
+dummy:
|
||||
--- README.dicts
|
||||
+++ README.dicts 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ README.dicts 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1,56 @@
|
||||
+
|
||||
+ Readme for dicts
|
||||
@ -302,11 +389,11 @@
|
||||
+ estonian
|
||||
+
|
||||
--- br.ispell-2.4/LC_CTYPE
|
||||
+++ br.ispell-2.4/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ br.ispell-2.4/LC_CTYPE 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+pt_BR.ISO-8859-1
|
||||
--- br.ispell-2.4/Makefile
|
||||
+++ br.ispell-2.4/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ br.ispell-2.4/Makefile 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -16,12 +16,22 @@
|
||||
# VDIR - aqui será colocado o banco de verbos
|
||||
# MANDIR - aqui será colocada a man page do conjugue
|
||||
@ -423,13 +510,12 @@
|
||||
#
|
||||
# Remove todos os arquivos construídos.
|
||||
--- br.ispell-2.4/br.aff
|
||||
+++ br.ispell-2.4/br.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ br.ispell-2.4/br.aff 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -9,10 +9,107 @@ defstringtype "nroff" "nroff" ".mm" ".ms
|
||||
|
||||
boundarychars '
|
||||
|
||||
-wordchars [a-záéíóúàèìòùãõçüâêô] [A-ZÁÉÍÓÚÀÈÌÒÙÃÕÇÜÂÊÔ]
|
||||
-
|
||||
+# wordchars [a-záéíóúàèìòùãõçüâêô] [A-ZÁÉÍÓÚÀÈÌÒÙÃÕÇÜÂÊÔ]
|
||||
+wordchars a A
|
||||
+stringchar á Á
|
||||
@ -455,7 +541,7 @@
|
||||
+stringchar ù Ù
|
||||
+stringchar ü Ü
|
||||
+wordchars [v-z] [V-Z]
|
||||
+
|
||||
|
||||
+#
|
||||
+# UTF-8
|
||||
+#
|
||||
@ -535,11 +621,11 @@
|
||||
|
||||
flag *I:
|
||||
--- dutch96/LC_CTYPE
|
||||
+++ dutch96/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ dutch96/LC_CTYPE 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+nl_NL.ISO-8859-1
|
||||
--- dutch96/Makefile
|
||||
+++ dutch96/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ dutch96/Makefile 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -582,7 +668,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- dutch96/dutch96.aff
|
||||
+++ dutch96/dutch96.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ dutch96/dutch96.aff 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -99,6 +99,35 @@ altstringchar \"u ü
|
||||
altstringchar \"U Ü
|
||||
|
||||
@ -620,11 +706,11 @@
|
||||
#
|
||||
altstringtype "cp437" "TeX" ".pc" ".txt"
|
||||
--- ellhnika/LC_CTYPE
|
||||
+++ ellhnika/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ellhnika/LC_CTYPE 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+el_GR.ISO-8859-7
|
||||
--- ellhnika/Makefile
|
||||
+++ ellhnika/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ellhnika/Makefile 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -667,7 +753,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- ellhnika/ellhnika.aff
|
||||
+++ ellhnika/ellhnika.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ellhnika/ellhnika.aff 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -1,5 +1,5 @@
|
||||
-# ellhnika.aff for Greek language by ÌÞôáëáò ÃéÜííçò and ÓåñáóêÝñçò Íßêïò
|
||||
-$ Êáñëüâáóé, ÓÜìïò ,24-9-97
|
||||
@ -676,7 +762,7 @@
|
||||
nroffchars ().\\*
|
||||
texchars ()\[]{}<\>\\$*.%
|
||||
|
||||
@@ -19,7 +19,7 @@ wordchars è È
|
||||
@@ -19,7 +19,7 @@ wordchars è È
|
||||
wordchars é É
|
||||
wordchars ß º
|
||||
wordchars ú
|
||||
@ -685,7 +771,7 @@
|
||||
wordchars ê Ê
|
||||
wordchars ë Ë
|
||||
wordchars ì Ì
|
||||
@@ -35,13 +35,87 @@ wordchars ô Ô
|
||||
@@ -35,13 +35,87 @@ wordchars ô Ô
|
||||
wordchars õ Õ
|
||||
wordchars ý ¾
|
||||
wordchars û
|
||||
@ -775,11 +861,11 @@
|
||||
|
||||
# Åäþ êáôáãñÜöïõìå ôá flags ðïõ ÷ñçóéìïðïéïýìå:
|
||||
--- eo/LC_CTYPE
|
||||
+++ eo/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ eo/LC_CTYPE 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+es_ES.ISO-8859-1
|
||||
--- eo/Makefile
|
||||
+++ eo/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ eo/Makefile 2017-05-22 13:29:39.168900382 +0000
|
||||
@@ -0,0 +1,44 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -826,7 +912,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- eo/eo.aff
|
||||
+++ eo/eo.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ eo/eo.aff 2017-05-22 13:29:39.192899931 +0000
|
||||
@@ -112,7 +112,7 @@ altstringchar \'ac Jx
|
||||
altstringchar \'de Sx
|
||||
altstringchar \'dd Ux
|
||||
@ -837,11 +923,11 @@
|
||||
altstringchar ĉ cx
|
||||
altstringchar Ä<> gx
|
||||
--- espa~nol-1.5/LC_CTYPE
|
||||
+++ espa~nol-1.5/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ espa~nol-1.5/LC_CTYPE 2017-05-22 13:29:39.192899931 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+es_ES.ISO-8859-1
|
||||
--- espa~nol-1.5/Makefile
|
||||
+++ espa~nol-1.5/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ espa~nol-1.5/Makefile 2017-05-22 13:29:39.192899931 +0000
|
||||
@@ -0,0 +1,43 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -887,7 +973,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- espa~nol-1.5/espa~nol.aff
|
||||
+++ espa~nol-1.5/espa~nol.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ espa~nol-1.5/espa~nol.aff 2017-05-22 13:29:39.212899554 +0000
|
||||
@@ -226,6 +226,10 @@
|
||||
# O S A R > -AR, EMOS # engrosar > engrosemos
|
||||
# O V A R > -AR, EMOS # encovar > encovemos
|
||||
@ -933,11 +1019,11 @@
|
||||
|
||||
altstringchar "\\'a" \'a
|
||||
--- estonian/LC_CTYPE
|
||||
+++ estonian/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ estonian/LC_CTYPE 2017-05-22 13:29:39.212899554 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+et_EE.ISO-8859-1
|
||||
--- estonian/Makefile
|
||||
+++ estonian/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ estonian/Makefile 2017-05-22 13:29:39.212899554 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -980,7 +1066,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- estonian/estonian.aff
|
||||
+++ estonian/estonian.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ estonian/estonian.aff 2017-05-22 13:29:39.212899554 +0000
|
||||
@@ -8,6 +8,9 @@
|
||||
# jjpp@meso.ee
|
||||
#
|
||||
@ -1017,11 +1103,11 @@
|
||||
# tex'i teisendusreeglite koht. need tulevad siia kunagi hiljem.
|
||||
|
||||
--- finnish/LC_CTYPE
|
||||
+++ finnish/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ finnish/LC_CTYPE 2017-05-22 13:29:39.212899554 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+fi_FI.ISO-8859-1
|
||||
--- finnish/Makefile
|
||||
+++ finnish/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ finnish/Makefile 2017-05-22 13:29:39.212899554 +0000
|
||||
@@ -0,0 +1,43 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1067,7 +1153,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- finnish/finnish.large.aff
|
||||
+++ finnish/finnish.large.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ finnish/finnish.large.aff 2017-05-22 13:29:39.216899480 +0000
|
||||
@@ -51,6 +51,18 @@ stringchar ä Ä
|
||||
stringchar å Å
|
||||
stringchar ö Ö
|
||||
@ -1088,11 +1174,11 @@
|
||||
#
|
||||
# ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||
--- francais-IREQ-1.4/LC_CTYPE
|
||||
+++ francais-IREQ-1.4/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ francais-IREQ-1.4/LC_CTYPE 2017-05-22 13:29:39.216899480 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+fr_FR.ISO-8859-1
|
||||
--- francais-IREQ-1.4/Makefile
|
||||
+++ francais-IREQ-1.4/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ francais-IREQ-1.4/Makefile 2017-05-22 13:29:39.216899480 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1135,7 +1221,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- francais-IREQ-1.4/francais.aff
|
||||
+++ francais-IREQ-1.4/francais.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ francais-IREQ-1.4/francais.aff 2017-05-22 13:29:39.216899480 +0000
|
||||
@@ -49,7 +49,7 @@ allaffixes on
|
||||
# apparaissent immédiatement après leur version normale. L'ordre des
|
||||
# accents est celui de la norme ISO 8859-1.
|
||||
@ -1228,11 +1314,11 @@
|
||||
prefixes
|
||||
|
||||
--- hk2-deutsch/LC_CTYPE
|
||||
+++ hk2-deutsch/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ hk2-deutsch/LC_CTYPE 2017-05-22 13:29:39.216899480 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+de_DE.ISO-8859-1
|
||||
--- hk2-deutsch/Makefile
|
||||
+++ hk2-deutsch/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ hk2-deutsch/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1,75 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1309,8 +1395,19 @@
|
||||
+clean:
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- hk2-deutsch/compeng.txt
|
||||
+++ hk2-deutsch/compeng.txt 2017-05-22 13:30:33.703875045 +0000
|
||||
@@ -242,7 +242,7 @@ Zeichenbuffer/S
|
||||
Zeilenbuffer/S
|
||||
clippen/IX
|
||||
decodieren/IXYDO
|
||||
-decrementieren/IXYDO
|
||||
+dekrementieren/IXYDO
|
||||
defaultma"sSig/A
|
||||
durchtoggeln
|
||||
einloggen/IXYD
|
||||
--- hk2-deutsch/deutsch.aff-hk
|
||||
+++ hk2-deutsch/deutsch.aff-hk 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ hk2-deutsch/deutsch.aff-hk 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -274,7 +274,7 @@ altstringchar SS SS
|
||||
#
|
||||
# Alternate forms for ISO latin1 charset
|
||||
@ -1352,11 +1449,11 @@
|
||||
altstringchar SS SS
|
||||
|
||||
--- idanish-1.2.1/LC_CTYPE
|
||||
+++ idanish-1.2.1/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ idanish-1.2.1/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+da_DK.ISO-8859-1
|
||||
--- idanish-1.2.1/Makefile
|
||||
+++ idanish-1.2.1/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ idanish-1.2.1/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1399,7 +1496,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- idanish-1.2.1/dansk.aff
|
||||
+++ idanish-1.2.1/dansk.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ idanish-1.2.1/dansk.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -16,7 +16,66 @@
|
||||
# along with this affix file; if not, write to the Free Software
|
||||
# Foundation, Inc., 675 Mass Ave., Cambridge, MA 02139, USA.
|
||||
@ -1469,11 +1566,11 @@
|
||||
suffixes
|
||||
|
||||
--- ispell-czech/LC_CTYPE
|
||||
+++ ispell-czech/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ispell-czech/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+cs_CZ.ISO-8859-2
|
||||
--- ispell-czech/Makefile
|
||||
+++ ispell-czech/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ispell-czech/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -3,24 +3,36 @@
|
||||
.PRECIOUS: %.a-z
|
||||
|
||||
@ -1519,7 +1616,7 @@
|
||||
+ perl glob.p $(CZECHSOURCES) | \
|
||||
+ sort -u -t/ -k 1f,1 -k 1 $(MAKE_SORTTMP) > czech.a-z
|
||||
--- ispell-czech/czech.aff
|
||||
+++ ispell-czech/czech.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ispell-czech/czech.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -97,7 +97,7 @@ stringchar
|
||||
#boundarychars
|
||||
|
||||
@ -1530,7 +1627,7 @@
|
||||
altstringchar Ã<> Á
|
||||
altstringchar ä ä
|
||||
--- ispellcat/CENTERDOT
|
||||
+++ ispellcat/CENTERDOT 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ispellcat/CENTERDOT 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1,23 @@
|
||||
+
|
||||
+NOTE:
|
||||
@ -1556,11 +1653,11 @@
|
||||
+
|
||||
+Your SuSE Team
|
||||
--- ispellcat/LC_CTYPE
|
||||
+++ ispellcat/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ispellcat/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+es_ES.ISO-8859-1
|
||||
--- ispellcat/Makefile
|
||||
+++ ispellcat/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ispellcat/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1,43 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1606,7 +1703,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- ispellcat/catala.aff
|
||||
+++ ispellcat/catala.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ ispellcat/catala.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -34,8 +34,7 @@ allaffixes on
|
||||
|
||||
defstringtype "list" "nroff" ".list"
|
||||
@ -1751,11 +1848,11 @@
|
||||
|
||||
flag *A:
|
||||
--- iswedish-1.2.1/LC_CTYPE
|
||||
+++ iswedish-1.2.1/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ iswedish-1.2.1/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+sv_SE.ISO-8859-1
|
||||
--- iswedish-1.2.1/Makefile
|
||||
+++ iswedish-1.2.1/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ iswedish-1.2.1/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1798,7 +1895,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- iswedish-1.2.1/svenska.aff
|
||||
+++ iswedish-1.2.1/svenska.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ iswedish-1.2.1/svenska.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -3,9 +3,72 @@
|
||||
compoundwords controlled S
|
||||
compoundmin 3
|
||||
@ -1874,11 +1971,11 @@
|
||||
suffixes
|
||||
|
||||
--- italian/LC_CTYPE
|
||||
+++ italian/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ italian/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+it_IT.ISO-8859-1
|
||||
--- italian/Makefile
|
||||
+++ italian/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ italian/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1921,7 +2018,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- italian/italian.aff
|
||||
+++ italian/italian.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ italian/italian.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
@@ -40,7 +40,7 @@ allaffixes off
|
||||
# for use with the "-mm" nroff/troff macro package. Users of other formatters
|
||||
# or macro packages will undoubtedly have to modify these definitions.
|
||||
@ -2022,7 +2119,7 @@
|
||||
|
||||
prefixes
|
||||
--- italian/italian.words
|
||||
+++ italian/italian.words 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ italian/italian.words 2017-05-22 13:29:39.224899329 +0000
|
||||
@@ -62173,7 +62173,7 @@ vuotiamo
|
||||
vuotiate
|
||||
vuotino
|
||||
@ -2042,11 +2139,11 @@
|
||||
zufoliamo
|
||||
zufolino
|
||||
--- norsk/LC_CTYPE
|
||||
+++ norsk/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ norsk/LC_CTYPE 2017-05-22 13:29:39.224899329 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+no_NO.ISO-8859-1
|
||||
--- norsk/Makefile
|
||||
+++ norsk/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ norsk/Makefile 2017-05-22 13:29:39.224899329 +0000
|
||||
@@ -8,9 +8,10 @@
|
||||
SHELL = /bin/sh
|
||||
MAKE = make
|
||||
@ -2177,7 +2274,7 @@
|
||||
export PATH; \
|
||||
${CATNOHEADER} \
|
||||
--- norsk/inorsk-hyphenmaybe
|
||||
+++ norsk/inorsk-hyphenmaybe 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ norsk/inorsk-hyphenmaybe 2017-05-22 13:29:39.224899329 +0000
|
||||
@@ -1,4 +1,4 @@
|
||||
-: Use /bin/bash
|
||||
+# !/bin/bash
|
||||
@ -2185,7 +2282,7 @@
|
||||
# Copyright: Rune Kleveland (2000) <runekl@math.uio.no>
|
||||
# License : GPL
|
||||
--- norsk/norsk.aff.in
|
||||
+++ norsk/norsk.aff.in 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ norsk/norsk.aff.in 2017-05-22 13:29:39.224899329 +0000
|
||||
@@ -56,6 +56,32 @@ altstringchar Ø Ø
|
||||
altstringchar å å
|
||||
altstringchar Å Å
|
||||
@ -2220,7 +2317,7 @@
|
||||
# Html
|
||||
#
|
||||
--- norsk/nynorsk.aff.in
|
||||
+++ norsk/nynorsk.aff.in 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ norsk/nynorsk.aff.in 2017-05-22 13:29:39.224899329 +0000
|
||||
@@ -59,6 +59,32 @@ altstringchar Ø Ø
|
||||
altstringchar å å
|
||||
altstringchar Å Å
|
||||
@ -2255,7 +2352,7 @@
|
||||
# Html
|
||||
#
|
||||
--- norsk/patterns/Makefile
|
||||
+++ norsk/patterns/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ norsk/patterns/Makefile 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -337,7 +337,7 @@ feil.%: pattmp
|
||||
| grep [.-] \
|
||||
| sed -e 's/^\([^0-9]\)/1\1/' \
|
||||
@ -2274,111 +2371,12 @@
|
||||
| sed -e 's/.*----//' \
|
||||
> $@
|
||||
|
||||
--- sjp-ispell-pl-20140213/polish.aff
|
||||
+++ sjp-ispell-pl-20140213/polish.aff 2014-02-13 09:17:32.678235750 +0000
|
||||
@@ -124,9 +124,9 @@ texchars ()\[]{}<\>\\$*.%
|
||||
|
||||
defstringtype "nroff" "nroff" ".mm" ".ms" ".me" ".man" ".NeXT"
|
||||
|
||||
-boundarychars "-"
|
||||
-boundarychars "'"
|
||||
-boundarychars "."
|
||||
+boundarychars [---]
|
||||
+boundarychars '
|
||||
+boundarychars .
|
||||
wordchars [a-z] [A-Z]
|
||||
wordchars ñ Ñ
|
||||
wordchars æ Æ
|
||||
@@ -139,6 +139,31 @@ wordchars ó Ó
|
||||
wordchars ê Ê
|
||||
|
||||
#
|
||||
+# UTF-8
|
||||
+#
|
||||
+altstringtype "utf8" "tex" ".txt"
|
||||
+
|
||||
+altstringchar Ä™ ê
|
||||
+altstringchar ó ó
|
||||
+altstringchar Ä… ±
|
||||
+altstringchar Å› ¶
|
||||
+altstringchar Å‚ ³
|
||||
+altstringchar ż ¿
|
||||
+altstringchar ź ¼
|
||||
+altstringchar ć æ
|
||||
+altstringchar Å„ ñ
|
||||
+
|
||||
+altstringchar Ę Ê
|
||||
+altstringchar Ó Ó
|
||||
+altstringchar Ä„ ¡
|
||||
+altstringchar Åš ¦
|
||||
+altstringchar Å<> £
|
||||
+altstringchar Å» ¯
|
||||
+altstringchar Ź ¬
|
||||
+altstringchar Ć Æ
|
||||
+altstringchar Ń Ñ
|
||||
+
|
||||
+#
|
||||
#zestaw flag b d e f g h i j k l m n o p q r s t u v w x y z
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
|
||||
--- sjp-ispell-pl-20140213/LC_CTYPE
|
||||
+++ sjp-ispell-pl-20140213/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
@@ -0,0 +1 @@
|
||||
+pl_PL.ISO-8859-2
|
||||
--- sjp-ispell-pl-20140213/Makefile
|
||||
+++ sjp-ispell-pl-20140213/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
@@ -0,0 +1,45 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
+# SuSE Linux
|
||||
+#
|
||||
+BUILDHASH = buildhash
|
||||
+LIBDIR = /usr/lib/ispell
|
||||
+MAKE_SORTTMP = -T /var/tmp
|
||||
+FIX8BIT = ../fix8bit
|
||||
+
|
||||
+LANGUAGE = polish
|
||||
+DICTEXT = .dict
|
||||
+DICTIONARY = $(LANGUAGE)$(DICTEXT)
|
||||
+AFFIXES = $(LANGUAGE).aff
|
||||
+HASHFILE = $(LANGUAGE).hash
|
||||
+PACKNAME = ispell-polish
|
||||
+DOCDIR = /usr/share/doc/packages/$(PACKNAME)
|
||||
+DOCSOURCE = ../README.SuSE
|
||||
+DICTALWAYS = polish.all polish.minus
|
||||
+
|
||||
+
|
||||
+all: $(HASHFILE)
|
||||
+
|
||||
+install: all
|
||||
+ -test -s $(DESTDIR)$(LIBDIR)/$(AFFIXES) || install -m 0644 $(AFFIXES) $(DESTDIR)$(LIBDIR)
|
||||
+ install -m 0644 $(HASHFILE) $(DESTDIR)$(LIBDIR)
|
||||
+ mkdir -p $(DESTDIR)$(DOCDIR)
|
||||
+ install -m 0444 $(DOCSOURCE) $(DESTDIR)$(DOCDIR)/
|
||||
+
|
||||
+$(HASHFILE): $(AFFIXES) $(DICTIONARY)
|
||||
+ rm -f $(HASHFILE)
|
||||
+ $(BUILDHASH) $(DICTIONARY) $(AFFIXES) $(HASHFILE)
|
||||
+
|
||||
+$(DICTIONARY): $(DICTALWAYS)
|
||||
+ LC_CTYPE=pl_PL.ISO-8859-2 ; export LC_CTYPE ; \
|
||||
+ sort -u -t/ -k 1f,1 -k 1 $(MAKE_SORTTMP) -o $@ $(DICTALWAYS)
|
||||
+
|
||||
+#$(AFFIXES): XXX $(FIX8BIT)
|
||||
+# $(FIX8BIT) -8 < XXX > $(AFFIXES)
|
||||
+#
|
||||
+#$(FIX8BIT): ../fix8bit.c
|
||||
+# cd ../ ; $(MAKE) fix8bit
|
||||
+
|
||||
+clean:
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- portugues/LC_CTYPE
|
||||
+++ portugues/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ portugues/LC_CTYPE 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+pt_PT.ISO-8859-1
|
||||
--- portugues/Makefile
|
||||
+++ portugues/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ portugues/Makefile 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -2421,7 +2419,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- portugues/portugues.aff
|
||||
+++ portugues/portugues.aff 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ portugues/portugues.aff 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -113,6 +113,45 @@ altstringchar \`U Ù
|
||||
#altstringchar \^U Û
|
||||
|
||||
@ -2469,11 +2467,11 @@
|
||||
#
|
||||
altstringtype "tex" "nroff" ".tex"
|
||||
--- rus-ispell/LC_CTYPE
|
||||
+++ rus-ispell/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ rus-ispell/LC_CTYPE 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+ru_RU.KOI8-R
|
||||
--- rus-ispell/Makefile
|
||||
+++ rus-ispell/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ rus-ispell/Makefile 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -0,0 +1,46 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -2522,7 +2520,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- rus-ispell/russian.aff.koi
|
||||
+++ rus-ispell/russian.aff.koi 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ rus-ispell/russian.aff.koi 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -60,6 +60,80 @@ texchars ()\[]{}<\>\\$*.%
|
||||
#mac \xdf \x9f
|
||||
#mac \xde \xdd
|
||||
@ -2604,12 +2602,111 @@
|
||||
# Here's a record of flags used, in case you want to add new ones.
|
||||
#
|
||||
# ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||
--- sjp-ispell-pl-20140213/LC_CTYPE
|
||||
+++ sjp-ispell-pl-20140213/LC_CTYPE 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+pl_PL.ISO-8859-2
|
||||
--- sjp-ispell-pl-20140213/Makefile
|
||||
+++ sjp-ispell-pl-20140213/Makefile 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -0,0 +1,45 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
+# SuSE Linux
|
||||
+#
|
||||
+BUILDHASH = buildhash
|
||||
+LIBDIR = /usr/lib/ispell
|
||||
+MAKE_SORTTMP = -T /var/tmp
|
||||
+FIX8BIT = ../fix8bit
|
||||
+
|
||||
+LANGUAGE = polish
|
||||
+DICTEXT = .dict
|
||||
+DICTIONARY = $(LANGUAGE)$(DICTEXT)
|
||||
+AFFIXES = $(LANGUAGE).aff
|
||||
+HASHFILE = $(LANGUAGE).hash
|
||||
+PACKNAME = ispell-polish
|
||||
+DOCDIR = /usr/share/doc/packages/$(PACKNAME)
|
||||
+DOCSOURCE = ../README.SuSE
|
||||
+DICTALWAYS = polish.all polish.minus
|
||||
+
|
||||
+
|
||||
+all: $(HASHFILE)
|
||||
+
|
||||
+install: all
|
||||
+ -test -s $(DESTDIR)$(LIBDIR)/$(AFFIXES) || install -m 0644 $(AFFIXES) $(DESTDIR)$(LIBDIR)
|
||||
+ install -m 0644 $(HASHFILE) $(DESTDIR)$(LIBDIR)
|
||||
+ mkdir -p $(DESTDIR)$(DOCDIR)
|
||||
+ install -m 0444 $(DOCSOURCE) $(DESTDIR)$(DOCDIR)/
|
||||
+
|
||||
+$(HASHFILE): $(AFFIXES) $(DICTIONARY)
|
||||
+ rm -f $(HASHFILE)
|
||||
+ $(BUILDHASH) $(DICTIONARY) $(AFFIXES) $(HASHFILE)
|
||||
+
|
||||
+$(DICTIONARY): $(DICTALWAYS)
|
||||
+ LC_CTYPE=pl_PL.ISO-8859-2 ; export LC_CTYPE ; \
|
||||
+ sort -u -t/ -k 1f,1 -k 1 $(MAKE_SORTTMP) -o $@ $(DICTALWAYS)
|
||||
+
|
||||
+#$(AFFIXES): XXX $(FIX8BIT)
|
||||
+# $(FIX8BIT) -8 < XXX > $(AFFIXES)
|
||||
+#
|
||||
+#$(FIX8BIT): ../fix8bit.c
|
||||
+# cd ../ ; $(MAKE) fix8bit
|
||||
+
|
||||
+clean:
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- sjp-ispell-pl-20140213/polish.aff
|
||||
+++ sjp-ispell-pl-20140213/polish.aff 2017-05-22 13:29:39.228899254 +0000
|
||||
@@ -124,9 +124,9 @@ texchars ()\[]{}<\>\\$*.%
|
||||
|
||||
defstringtype "nroff" "nroff" ".mm" ".ms" ".me" ".man" ".NeXT"
|
||||
|
||||
-boundarychars "-"
|
||||
-boundarychars "'"
|
||||
-boundarychars "."
|
||||
+boundarychars [---]
|
||||
+boundarychars '
|
||||
+boundarychars .
|
||||
wordchars [a-z] [A-Z]
|
||||
wordchars ñ Ñ
|
||||
wordchars æ Æ
|
||||
@@ -139,6 +139,31 @@ wordchars ó Ó
|
||||
wordchars ê Ê
|
||||
|
||||
#
|
||||
+# UTF-8
|
||||
+#
|
||||
+altstringtype "utf8" "tex" ".txt"
|
||||
+
|
||||
+altstringchar Ä™ ê
|
||||
+altstringchar ó ó
|
||||
+altstringchar Ä… ±
|
||||
+altstringchar Å› ¶
|
||||
+altstringchar Å‚ ³
|
||||
+altstringchar ż ¿
|
||||
+altstringchar ź ¼
|
||||
+altstringchar ć æ
|
||||
+altstringchar Å„ ñ
|
||||
+
|
||||
+altstringchar Ę Ê
|
||||
+altstringchar Ó Ó
|
||||
+altstringchar Ä„ ¡
|
||||
+altstringchar Åš ¦
|
||||
+altstringchar Å<> £
|
||||
+altstringchar Å» ¯
|
||||
+altstringchar Ź ¬
|
||||
+altstringchar Ć Æ
|
||||
+altstringchar Ń Ñ
|
||||
+
|
||||
+#
|
||||
#zestaw flag b d e f g h i j k l m n o p q r s t u v w x y z
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
|
||||
--- slovensko/LC_CTYPE
|
||||
+++ slovensko/LC_CTYPE 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ slovensko/LC_CTYPE 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+sl_SI.ISO-8859-2
|
||||
--- slovensko/Makefile
|
||||
+++ slovensko/Makefile 2006-04-12 17:34:50.000000000 +0200
|
||||
+++ slovensko/Makefile 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -0,0 +1,39 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into SuSE Linux
|
||||
@ -2651,7 +2748,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- slovensko/slovensko.aff
|
||||
+++ slovensko/slovensko.aff 2006-04-12 17:34:52.000000000 +0200
|
||||
+++ slovensko/slovensko.aff 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -71,6 +71,39 @@ wordchars [v-z] [V-Z]
|
||||
stringchar ¾ ®
|
||||
|
||||
@ -2693,7 +2790,7 @@
|
||||
#
|
||||
altstringtype "latex" "tex" ".tex" ".bib"
|
||||
--- suse/emacs/brazilian.el
|
||||
+++ suse/emacs/brazilian.el 2007-11-28 13:54:24.391250588 +0100
|
||||
+++ suse/emacs/brazilian.el 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2717,7 +2814,7 @@
|
||||
+ "[']" nil ("-B" "-d" "br") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/catala.el
|
||||
+++ suse/emacs/catala.el 2007-11-28 13:56:46.769321255 +0100
|
||||
+++ suse/emacs/catala.el 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -0,0 +1,20 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2740,7 +2837,7 @@
|
||||
+ "[^[:alpha:]]"
|
||||
+ "[---'.]" nil ("-B" "-d" "catala") "~utf8" utf-8))
|
||||
--- suse/emacs/czech.el
|
||||
+++ suse/emacs/czech.el 2007-11-28 14:04:11.757800283 +0100
|
||||
+++ suse/emacs/czech.el 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -0,0 +1,15 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2758,7 +2855,7 @@
|
||||
+ "[']" nil ("-B" "-d" "czech") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/dansk.el
|
||||
+++ suse/emacs/dansk.el 2007-11-28 14:00:28.181423250 +0100
|
||||
+++ suse/emacs/dansk.el 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2782,7 +2879,7 @@
|
||||
+ "[']" nil ("-C" "-d" "dansk") "~utf8" utf-8)) ; regexp "" or [] leads to an error
|
||||
+
|
||||
--- suse/emacs/deutsch.el
|
||||
+++ suse/emacs/deutsch.el 2007-11-28 14:01:04.670054481 +0100
|
||||
+++ suse/emacs/deutsch.el 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2806,7 +2903,7 @@
|
||||
+ "[']" t ("-C" "-d" "deutsch") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/ellhnika.el
|
||||
+++ suse/emacs/ellhnika.el 2007-11-28 14:05:06.936803832 +0100
|
||||
+++ suse/emacs/ellhnika.el 2017-05-22 13:29:39.252898802 +0000
|
||||
@@ -0,0 +1,15 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2824,7 +2921,7 @@
|
||||
+ "[']" nil ("-B" "-d" "ellhnika") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/espanol.el
|
||||
+++ suse/emacs/espanol.el 2007-11-28 14:09:02.602721862 +0100
|
||||
+++ suse/emacs/espanol.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2848,7 +2945,7 @@
|
||||
+ "[']" nil ("-B" "-d" "espanol") "~utf8" utf-8)) ; regexp "" or [] leads to an error
|
||||
+
|
||||
--- suse/emacs/esperanto.el
|
||||
+++ suse/emacs/esperanto.el 2007-11-28 14:08:10.180064438 +0100
|
||||
+++ suse/emacs/esperanto.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2872,7 +2969,7 @@
|
||||
+ "[---']" t ("-C" "-d" "esperanto") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/estonian.el
|
||||
+++ suse/emacs/estonian.el 2007-11-28 14:11:38.270490748 +0100
|
||||
+++ suse/emacs/estonian.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2896,7 +2993,7 @@
|
||||
+ "[-]" t ("-C" "-d" "estonian") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/finnish.el
|
||||
+++ suse/emacs/finnish.el 2007-11-28 14:13:08.013887519 +0100
|
||||
+++ suse/emacs/finnish.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2920,7 +3017,7 @@
|
||||
+ "[':-]" t ("-C" "-d" "finnish") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/francais.el
|
||||
+++ suse/emacs/francais.el 2007-11-28 14:13:58.496298386 +0100
|
||||
+++ suse/emacs/francais.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2944,7 +3041,7 @@
|
||||
+ "[---']" t ("-d" "francais") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/italian.el
|
||||
+++ suse/emacs/italian.el 2007-11-28 14:14:57.943847723 +0100
|
||||
+++ suse/emacs/italian.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2968,7 +3065,7 @@
|
||||
+ "[']" t ("-d" "italian") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/nederlands.el
|
||||
+++ suse/emacs/nederlands.el 2007-11-28 14:16:21.406446710 +0100
|
||||
+++ suse/emacs/nederlands.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -2992,7 +3089,7 @@
|
||||
+ "[---']" t ("-C" "-d" "nederlands") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/norsk.el
|
||||
+++ suse/emacs/norsk.el 2007-11-28 14:17:29.915146642 +0100
|
||||
+++ suse/emacs/norsk.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,33 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -3028,7 +3125,7 @@
|
||||
+ "[']" nil ("-C" "-d" "nynorsk") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/polish.el
|
||||
+++ suse/emacs/polish.el 2007-11-28 14:19:09.879841100 +0100
|
||||
+++ suse/emacs/polish.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,15 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -3046,7 +3143,7 @@
|
||||
+ "[---']" nil ("-B" "-d" "polish") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/portugues.el
|
||||
+++ suse/emacs/portugues.el 2007-11-28 14:19:52.993316028 +0100
|
||||
+++ suse/emacs/portugues.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -3070,7 +3167,7 @@
|
||||
+ "[']" nil ("-B" "-d" "portugues") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/russian.el
|
||||
+++ suse/emacs/russian.el 2007-11-28 14:21:56.993062509 +0100
|
||||
+++ suse/emacs/russian.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,20 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -3093,7 +3190,7 @@
|
||||
+ "[^[:alpha:]]"
|
||||
+ "[']" t ("-B" "-d" "russian") "~utf8" utf-8))
|
||||
--- suse/emacs/slovensko.el
|
||||
+++ suse/emacs/slovensko.el 2007-11-28 14:22:59.360982436 +0100
|
||||
+++ suse/emacs/slovensko.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,15 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
@ -3111,7 +3208,7 @@
|
||||
+ "[---']" nil ("-B" "-d" "slovensko") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/svenska.el
|
||||
+++ suse/emacs/svenska.el 2007-11-28 14:24:18.483029877 +0100
|
||||
+++ suse/emacs/svenska.el 2017-05-22 13:29:39.256898728 +0000
|
||||
@@ -0,0 +1,21 @@
|
||||
+;; Used by ispell-emacs-menu.el
|
||||
+;; Do *not* byte-compile this file because its loaded by both emacs and xemacs
|
||||
|
Loading…
x
Reference in New Issue
Block a user