Accepting request 792005 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/792005 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dicts?expand=0&rev=29
This commit is contained in:
commit
a41ab171a0
@ -1,3 +1,4 @@
|
||||
addFilter(".*suse-filelist-forbidden.*/usr/src/dicts/rus-ispell/old/README.orig")
|
||||
# see the comment in the spec file
|
||||
addFilter("no-binary")
|
||||
addFilter("not recommended to have unversioned Obsoletes:")
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 15:06:13 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Declare string functions
|
||||
- No debug package at all
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 13:45:33 UTC 2017 - werner@suse.de
|
||||
|
||||
|
39
dicts.spec
39
dicts.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dicts
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -23,14 +23,14 @@ Version: 1.5
|
||||
Release: 0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Ispell Dictionary Files
|
||||
License: BSD-3-Clause and GPL-2.0+ and SUSE-Public-Domain
|
||||
Group: Productivity/Text/Spell
|
||||
#
|
||||
# Note: The hash table files depend on the architectures!
|
||||
# Not only on the little or big endianness of the
|
||||
# architecture but also on the natural pointer size.
|
||||
#
|
||||
##BuildArchitectures: noarch
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later AND SUSE-Public-Domain
|
||||
Group: Productivity/Text/Spell
|
||||
Source: prepare-dicts.tar.bz2
|
||||
Source1: hk2-deutsch.tar.bz2
|
||||
Source2: dutch96.tar.bz2
|
||||
@ -53,6 +53,7 @@ Source19: finnish.tar.bz2
|
||||
Source20: estonian.tar.bz2
|
||||
Source21: dicts-rpmlintrc
|
||||
Patch: prepare-dicts.dif
|
||||
%global debug_package %{nil}
|
||||
|
||||
%description
|
||||
This package contains sources for 14 ispell dictionaries:
|
||||
@ -120,7 +121,7 @@ the package dicts.
|
||||
|
||||
%package -n ispell-danish
|
||||
Summary: Danish ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: idanish
|
||||
Provides: ispell_dictionary
|
||||
@ -135,7 +136,7 @@ sources for this dictionary are included in the package dicts.
|
||||
|
||||
%package -n ispell-spanish
|
||||
Summary: Spanish ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: ispanish
|
||||
Provides: ispell_dictionary
|
||||
@ -150,7 +151,7 @@ sources for this dictionary are included in the package dicts.
|
||||
|
||||
%package -n ispell-french
|
||||
Summary: French ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: ifrench
|
||||
Provides: ispell_dictionary
|
||||
@ -166,7 +167,7 @@ sources for this dictionary are included in the package dicts.
|
||||
|
||||
%package -n ispell-italian
|
||||
Summary: Italian ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: iitalian
|
||||
Provides: ispell_dictionary
|
||||
@ -196,7 +197,7 @@ sources for this dictionary are included in the package dicts.
|
||||
|
||||
%package -n ispell-swedish
|
||||
Summary: Swedish ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: ispell_dictionary
|
||||
Provides: iswedish
|
||||
@ -211,7 +212,7 @@ sources for this dictionary are included in the package dicts.
|
||||
|
||||
%package -n ispell-norsk
|
||||
Summary: Norwegian ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: inorsk
|
||||
Provides: ispell_dictionary
|
||||
@ -226,7 +227,7 @@ sources for this dictionary are included in the package dicts.
|
||||
|
||||
%package -n ispell-portuguese
|
||||
Summary: Portuguese ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: iportug
|
||||
Provides: ispell_dictionary
|
||||
@ -271,7 +272,7 @@ the package dicts.
|
||||
|
||||
%package -n ispell-polish
|
||||
Summary: Polish ispell dictionary
|
||||
License: GPL-2.0 and LGPL-2.1 and MPL-1.1 and CC-BY-SA-1.0
|
||||
License: GPL-2.0-only AND LGPL-2.1-only AND MPL-1.1 AND CC-BY-SA-1.0
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: ipolish
|
||||
Provides: ispell_dictionary
|
||||
@ -286,7 +287,7 @@ the package dicts.
|
||||
|
||||
%package -n ispell-greek
|
||||
Summary: Greek ispell dictionary
|
||||
License: BSD-3-Clause and GPL-2.0+
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: igreek
|
||||
Provides: ispell_dictionary
|
||||
@ -316,7 +317,7 @@ the package dicts.
|
||||
|
||||
%package -n ispell-esperanto
|
||||
Summary: Esperanto ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: iesperan
|
||||
Provides: ispell_dictionary
|
||||
@ -330,7 +331,7 @@ the package dicts.
|
||||
|
||||
%package -n ispell-slovene
|
||||
Summary: Slovenian ispell dictionary
|
||||
License: BSD-3-Clause and GPL-2.0+
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: islovene
|
||||
Provides: ispell_dictionary
|
||||
@ -345,7 +346,7 @@ the package dicts.
|
||||
|
||||
%package -n ispell-brazilian
|
||||
Summary: Brazilian ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: ispell_dictionary
|
||||
Provides: locale(ispell:pt_BR)
|
||||
@ -358,7 +359,7 @@ the package dicts.
|
||||
|
||||
%package -n ispell-finnish
|
||||
Summary: Finnish ispell dictionary
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: ispell_dictionary
|
||||
Provides: locale(ispell:fi)
|
||||
@ -371,7 +372,7 @@ the package dicts.
|
||||
|
||||
%package -n ispell-estonian
|
||||
Summary: Estonian ispell dictionary
|
||||
License: LGPL-2.1+
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Productivity/Text/Spell
|
||||
Provides: ispell_dictionary
|
||||
Provides: locale(ispell:et)
|
||||
@ -397,7 +398,7 @@ the package dicts.
|
||||
patch -s -p0
|
||||
make -f Makefile.Linux extract
|
||||
rm Makefile.Linux
|
||||
%patch
|
||||
%patch -p0 -b .pdicts
|
||||
|
||||
# unify the permissions of all files, to make fdupes working again (bnc#784670)
|
||||
find . -type f -exec chmod 0644 {} +
|
||||
|
@ -22,6 +22,7 @@
|
||||
finnish/LC_CTYPE | 1
|
||||
finnish/Makefile | 43 ++++++
|
||||
finnish/finnish.large.aff | 12 +
|
||||
fix8bit.c | 1
|
||||
francais-IREQ-1.4/LC_CTYPE | 1
|
||||
francais-IREQ-1.4/Makefile | 40 ++++++
|
||||
francais-IREQ-1.4/francais.aff | 60 +++++++--
|
||||
@ -83,10 +84,10 @@
|
||||
suse/emacs/russian.el | 20 +++
|
||||
suse/emacs/slovensko.el | 15 ++
|
||||
suse/emacs/svenska.el | 21 +++
|
||||
84 files changed, 2334 insertions(+), 114 deletions(-)
|
||||
85 files changed, 2335 insertions(+), 114 deletions(-)
|
||||
|
||||
--- Makefile.Linux
|
||||
+++ Makefile.Linux 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ Makefile.Linux 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -0,0 +1,241 @@
|
||||
+#
|
||||
+#
|
||||
@ -330,7 +331,7 @@
|
||||
+
|
||||
+dummy:
|
||||
--- README.dicts
|
||||
+++ README.dicts 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ README.dicts 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -0,0 +1,56 @@
|
||||
+
|
||||
+ Readme for dicts
|
||||
@ -389,11 +390,11 @@
|
||||
+ estonian
|
||||
+
|
||||
--- br.ispell-2.4/LC_CTYPE
|
||||
+++ br.ispell-2.4/LC_CTYPE 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ br.ispell-2.4/LC_CTYPE 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+pt_BR.ISO-8859-1
|
||||
--- br.ispell-2.4/Makefile
|
||||
+++ br.ispell-2.4/Makefile 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ br.ispell-2.4/Makefile 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -16,12 +16,22 @@
|
||||
# VDIR - aqui será colocado o banco de verbos
|
||||
# MANDIR - aqui será colocada a man page do conjugue
|
||||
@ -510,7 +511,7 @@
|
||||
#
|
||||
# Remove todos os arquivos construídos.
|
||||
--- br.ispell-2.4/br.aff
|
||||
+++ br.ispell-2.4/br.aff 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ br.ispell-2.4/br.aff 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -9,10 +9,107 @@ defstringtype "nroff" "nroff" ".mm" ".ms
|
||||
|
||||
boundarychars '
|
||||
@ -621,11 +622,11 @@
|
||||
|
||||
flag *I:
|
||||
--- dutch96/LC_CTYPE
|
||||
+++ dutch96/LC_CTYPE 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ dutch96/LC_CTYPE 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+nl_NL.ISO-8859-1
|
||||
--- dutch96/Makefile
|
||||
+++ dutch96/Makefile 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ dutch96/Makefile 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -668,7 +669,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- dutch96/dutch96.aff
|
||||
+++ dutch96/dutch96.aff 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ dutch96/dutch96.aff 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -99,6 +99,35 @@ altstringchar \"u ü
|
||||
altstringchar \"U Ü
|
||||
|
||||
@ -706,11 +707,11 @@
|
||||
#
|
||||
altstringtype "cp437" "TeX" ".pc" ".txt"
|
||||
--- ellhnika/LC_CTYPE
|
||||
+++ ellhnika/LC_CTYPE 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ ellhnika/LC_CTYPE 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+el_GR.ISO-8859-7
|
||||
--- ellhnika/Makefile
|
||||
+++ ellhnika/Makefile 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ ellhnika/Makefile 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -753,7 +754,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- ellhnika/ellhnika.aff
|
||||
+++ ellhnika/ellhnika.aff 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ ellhnika/ellhnika.aff 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -1,5 +1,5 @@
|
||||
-# ellhnika.aff for Greek language by ÌÞôáëáò ÃéÜííçò and ÓåñáóêÝñçò Íßêïò
|
||||
-$ Êáñëüâáóé, ÓÜìïò ,24-9-97
|
||||
@ -861,11 +862,11 @@
|
||||
|
||||
# Åäþ êáôáãñÜöïõìå ôá flags ðïõ ÷ñçóéìïðïéïýìå:
|
||||
--- eo/LC_CTYPE
|
||||
+++ eo/LC_CTYPE 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ eo/LC_CTYPE 2020-03-31 14:57:25.733679274 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+es_ES.ISO-8859-1
|
||||
--- eo/Makefile
|
||||
+++ eo/Makefile 2017-05-22 13:29:39.168900382 +0000
|
||||
+++ eo/Makefile 2020-03-31 14:57:25.745679043 +0000
|
||||
@@ -0,0 +1,44 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -912,7 +913,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- eo/eo.aff
|
||||
+++ eo/eo.aff 2017-05-22 13:29:39.192899931 +0000
|
||||
+++ eo/eo.aff 2020-03-31 14:57:25.745679043 +0000
|
||||
@@ -112,7 +112,7 @@ altstringchar \'ac Jx
|
||||
altstringchar \'de Sx
|
||||
altstringchar \'dd Ux
|
||||
@ -923,11 +924,11 @@
|
||||
altstringchar ĉ cx
|
||||
altstringchar Ä<> gx
|
||||
--- espa~nol-1.5/LC_CTYPE
|
||||
+++ espa~nol-1.5/LC_CTYPE 2017-05-22 13:29:39.192899931 +0000
|
||||
+++ espa~nol-1.5/LC_CTYPE 2020-03-31 14:57:25.745679043 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+es_ES.ISO-8859-1
|
||||
--- espa~nol-1.5/Makefile
|
||||
+++ espa~nol-1.5/Makefile 2017-05-22 13:29:39.192899931 +0000
|
||||
+++ espa~nol-1.5/Makefile 2020-03-31 14:57:25.745679043 +0000
|
||||
@@ -0,0 +1,43 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -973,7 +974,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- espa~nol-1.5/espa~nol.aff
|
||||
+++ espa~nol-1.5/espa~nol.aff 2017-05-22 13:29:39.212899554 +0000
|
||||
+++ espa~nol-1.5/espa~nol.aff 2020-03-31 14:57:25.761678733 +0000
|
||||
@@ -226,6 +226,10 @@
|
||||
# O S A R > -AR, EMOS # engrosar > engrosemos
|
||||
# O V A R > -AR, EMOS # encovar > encovemos
|
||||
@ -1019,11 +1020,11 @@
|
||||
|
||||
altstringchar "\\'a" \'a
|
||||
--- estonian/LC_CTYPE
|
||||
+++ estonian/LC_CTYPE 2017-05-22 13:29:39.212899554 +0000
|
||||
+++ estonian/LC_CTYPE 2020-03-31 14:57:25.761678733 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+et_EE.ISO-8859-1
|
||||
--- estonian/Makefile
|
||||
+++ estonian/Makefile 2017-05-22 13:29:39.212899554 +0000
|
||||
+++ estonian/Makefile 2020-03-31 14:57:25.761678733 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1066,7 +1067,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- estonian/estonian.aff
|
||||
+++ estonian/estonian.aff 2017-05-22 13:29:39.212899554 +0000
|
||||
+++ estonian/estonian.aff 2020-03-31 14:57:25.761678733 +0000
|
||||
@@ -8,6 +8,9 @@
|
||||
# jjpp@meso.ee
|
||||
#
|
||||
@ -1103,11 +1104,11 @@
|
||||
# tex'i teisendusreeglite koht. need tulevad siia kunagi hiljem.
|
||||
|
||||
--- finnish/LC_CTYPE
|
||||
+++ finnish/LC_CTYPE 2017-05-22 13:29:39.212899554 +0000
|
||||
+++ finnish/LC_CTYPE 2020-03-31 14:57:25.761678733 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+fi_FI.ISO-8859-1
|
||||
--- finnish/Makefile
|
||||
+++ finnish/Makefile 2017-05-22 13:29:39.212899554 +0000
|
||||
+++ finnish/Makefile 2020-03-31 14:57:25.761678733 +0000
|
||||
@@ -0,0 +1,43 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1153,7 +1154,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- finnish/finnish.large.aff
|
||||
+++ finnish/finnish.large.aff 2017-05-22 13:29:39.216899480 +0000
|
||||
+++ finnish/finnish.large.aff 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -51,6 +51,18 @@ stringchar ä Ä
|
||||
stringchar å Å
|
||||
stringchar ö Ö
|
||||
@ -1173,12 +1174,22 @@
|
||||
# Flags:
|
||||
#
|
||||
# ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||
--- fix8bit.c
|
||||
+++ fix8bit.c 2020-03-31 14:58:16.744693280 +0000
|
||||
@@ -76,6 +76,7 @@ static char Rcs_Id[] =
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
+#include <string.h>
|
||||
|
||||
int main (); /* Convert to/from 8-bit sequences */
|
||||
static void usage (); /* Issue a usage message */
|
||||
--- francais-IREQ-1.4/LC_CTYPE
|
||||
+++ francais-IREQ-1.4/LC_CTYPE 2017-05-22 13:29:39.216899480 +0000
|
||||
+++ francais-IREQ-1.4/LC_CTYPE 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+fr_FR.ISO-8859-1
|
||||
--- francais-IREQ-1.4/Makefile
|
||||
+++ francais-IREQ-1.4/Makefile 2017-05-22 13:29:39.216899480 +0000
|
||||
+++ francais-IREQ-1.4/Makefile 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1221,7 +1232,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- francais-IREQ-1.4/francais.aff
|
||||
+++ francais-IREQ-1.4/francais.aff 2017-05-22 13:29:39.216899480 +0000
|
||||
+++ francais-IREQ-1.4/francais.aff 2020-03-31 14:57:25.765678656 +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.
|
||||
@ -1314,11 +1325,11 @@
|
||||
prefixes
|
||||
|
||||
--- hk2-deutsch/LC_CTYPE
|
||||
+++ hk2-deutsch/LC_CTYPE 2017-05-22 13:29:39.216899480 +0000
|
||||
+++ hk2-deutsch/LC_CTYPE 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+de_DE.ISO-8859-1
|
||||
--- hk2-deutsch/Makefile
|
||||
+++ hk2-deutsch/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ hk2-deutsch/Makefile 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1,75 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1396,7 +1407,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- hk2-deutsch/compeng.txt
|
||||
+++ hk2-deutsch/compeng.txt 2017-05-22 13:30:33.703875045 +0000
|
||||
+++ hk2-deutsch/compeng.txt 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -242,7 +242,7 @@ Zeichenbuffer/S
|
||||
Zeilenbuffer/S
|
||||
clippen/IX
|
||||
@ -1407,7 +1418,7 @@
|
||||
durchtoggeln
|
||||
einloggen/IXYD
|
||||
--- hk2-deutsch/deutsch.aff-hk
|
||||
+++ hk2-deutsch/deutsch.aff-hk 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ hk2-deutsch/deutsch.aff-hk 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -274,7 +274,7 @@ altstringchar SS SS
|
||||
#
|
||||
# Alternate forms for ISO latin1 charset
|
||||
@ -1449,11 +1460,11 @@
|
||||
altstringchar SS SS
|
||||
|
||||
--- idanish-1.2.1/LC_CTYPE
|
||||
+++ idanish-1.2.1/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ idanish-1.2.1/LC_CTYPE 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+da_DK.ISO-8859-1
|
||||
--- idanish-1.2.1/Makefile
|
||||
+++ idanish-1.2.1/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ idanish-1.2.1/Makefile 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1496,7 +1507,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- idanish-1.2.1/dansk.aff
|
||||
+++ idanish-1.2.1/dansk.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ idanish-1.2.1/dansk.aff 2020-03-31 14:57:25.765678656 +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.
|
||||
@ -1566,11 +1577,11 @@
|
||||
suffixes
|
||||
|
||||
--- ispell-czech/LC_CTYPE
|
||||
+++ ispell-czech/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ ispell-czech/LC_CTYPE 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+cs_CZ.ISO-8859-2
|
||||
--- ispell-czech/Makefile
|
||||
+++ ispell-czech/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ ispell-czech/Makefile 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -3,24 +3,36 @@
|
||||
.PRECIOUS: %.a-z
|
||||
|
||||
@ -1616,7 +1627,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 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ ispell-czech/czech.aff 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -97,7 +97,7 @@ stringchar
|
||||
#boundarychars
|
||||
|
||||
@ -1627,7 +1638,7 @@
|
||||
altstringchar Ã<> Á
|
||||
altstringchar ä ä
|
||||
--- ispellcat/CENTERDOT
|
||||
+++ ispellcat/CENTERDOT 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ ispellcat/CENTERDOT 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1,23 @@
|
||||
+
|
||||
+NOTE:
|
||||
@ -1653,11 +1664,11 @@
|
||||
+
|
||||
+Your SuSE Team
|
||||
--- ispellcat/LC_CTYPE
|
||||
+++ ispellcat/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ ispellcat/LC_CTYPE 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+es_ES.ISO-8859-1
|
||||
--- ispellcat/Makefile
|
||||
+++ ispellcat/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ ispellcat/Makefile 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1,43 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1703,7 +1714,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- ispellcat/catala.aff
|
||||
+++ ispellcat/catala.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ ispellcat/catala.aff 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -34,8 +34,7 @@ allaffixes on
|
||||
|
||||
defstringtype "list" "nroff" ".list"
|
||||
@ -1848,11 +1859,11 @@
|
||||
|
||||
flag *A:
|
||||
--- iswedish-1.2.1/LC_CTYPE
|
||||
+++ iswedish-1.2.1/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ iswedish-1.2.1/LC_CTYPE 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+sv_SE.ISO-8859-1
|
||||
--- iswedish-1.2.1/Makefile
|
||||
+++ iswedish-1.2.1/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ iswedish-1.2.1/Makefile 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -1895,7 +1906,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- iswedish-1.2.1/svenska.aff
|
||||
+++ iswedish-1.2.1/svenska.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ iswedish-1.2.1/svenska.aff 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -3,9 +3,72 @@
|
||||
compoundwords controlled S
|
||||
compoundmin 3
|
||||
@ -1971,11 +1982,11 @@
|
||||
suffixes
|
||||
|
||||
--- italian/LC_CTYPE
|
||||
+++ italian/LC_CTYPE 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ italian/LC_CTYPE 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+it_IT.ISO-8859-1
|
||||
--- italian/Makefile
|
||||
+++ italian/Makefile 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ italian/Makefile 2020-03-31 14:57:25.765678656 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -2018,7 +2029,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- italian/italian.aff
|
||||
+++ italian/italian.aff 2017-05-22 13:29:39.220899404 +0000
|
||||
+++ italian/italian.aff 2020-03-31 14:57:25.769678579 +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.
|
||||
@ -2119,7 +2130,7 @@
|
||||
|
||||
prefixes
|
||||
--- italian/italian.words
|
||||
+++ italian/italian.words 2017-05-22 13:29:39.224899329 +0000
|
||||
+++ italian/italian.words 2020-03-31 14:57:25.769678579 +0000
|
||||
@@ -62173,7 +62173,7 @@ vuotiamo
|
||||
vuotiate
|
||||
vuotino
|
||||
@ -2139,11 +2150,11 @@
|
||||
zufoliamo
|
||||
zufolino
|
||||
--- norsk/LC_CTYPE
|
||||
+++ norsk/LC_CTYPE 2017-05-22 13:29:39.224899329 +0000
|
||||
+++ norsk/LC_CTYPE 2020-03-31 14:57:25.769678579 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+no_NO.ISO-8859-1
|
||||
--- norsk/Makefile
|
||||
+++ norsk/Makefile 2017-05-22 13:29:39.224899329 +0000
|
||||
+++ norsk/Makefile 2020-03-31 14:57:25.769678579 +0000
|
||||
@@ -8,9 +8,10 @@
|
||||
SHELL = /bin/sh
|
||||
MAKE = make
|
||||
@ -2274,7 +2285,7 @@
|
||||
export PATH; \
|
||||
${CATNOHEADER} \
|
||||
--- norsk/inorsk-hyphenmaybe
|
||||
+++ norsk/inorsk-hyphenmaybe 2017-05-22 13:29:39.224899329 +0000
|
||||
+++ norsk/inorsk-hyphenmaybe 2020-03-31 14:57:25.769678579 +0000
|
||||
@@ -1,4 +1,4 @@
|
||||
-: Use /bin/bash
|
||||
+# !/bin/bash
|
||||
@ -2282,7 +2293,7 @@
|
||||
# Copyright: Rune Kleveland (2000) <runekl@math.uio.no>
|
||||
# License : GPL
|
||||
--- norsk/norsk.aff.in
|
||||
+++ norsk/norsk.aff.in 2017-05-22 13:29:39.224899329 +0000
|
||||
+++ norsk/norsk.aff.in 2020-03-31 14:57:25.769678579 +0000
|
||||
@@ -56,6 +56,32 @@ altstringchar Ø Ø
|
||||
altstringchar å å
|
||||
altstringchar Å Å
|
||||
@ -2317,7 +2328,7 @@
|
||||
# Html
|
||||
#
|
||||
--- norsk/nynorsk.aff.in
|
||||
+++ norsk/nynorsk.aff.in 2017-05-22 13:29:39.224899329 +0000
|
||||
+++ norsk/nynorsk.aff.in 2020-03-31 14:57:25.769678579 +0000
|
||||
@@ -59,6 +59,32 @@ altstringchar Ø Ø
|
||||
altstringchar å å
|
||||
altstringchar Å Å
|
||||
@ -2352,7 +2363,7 @@
|
||||
# Html
|
||||
#
|
||||
--- norsk/patterns/Makefile
|
||||
+++ norsk/patterns/Makefile 2017-05-22 13:29:39.228899254 +0000
|
||||
+++ norsk/patterns/Makefile 2020-03-31 14:57:25.769678579 +0000
|
||||
@@ -337,7 +337,7 @@ feil.%: pattmp
|
||||
| grep [.-] \
|
||||
| sed -e 's/^\([^0-9]\)/1\1/' \
|
||||
@ -2372,11 +2383,11 @@
|
||||
> $@
|
||||
|
||||
--- portugues/LC_CTYPE
|
||||
+++ portugues/LC_CTYPE 2017-05-22 13:29:39.228899254 +0000
|
||||
+++ portugues/LC_CTYPE 2020-03-31 14:57:25.773678501 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+pt_PT.ISO-8859-1
|
||||
--- portugues/Makefile
|
||||
+++ portugues/Makefile 2017-05-22 13:29:39.228899254 +0000
|
||||
+++ portugues/Makefile 2020-03-31 14:57:25.773678501 +0000
|
||||
@@ -0,0 +1,40 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -2419,7 +2430,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- portugues/portugues.aff
|
||||
+++ portugues/portugues.aff 2017-05-22 13:29:39.228899254 +0000
|
||||
+++ portugues/portugues.aff 2020-03-31 14:57:25.773678501 +0000
|
||||
@@ -113,6 +113,45 @@ altstringchar \`U Ù
|
||||
#altstringchar \^U Û
|
||||
|
||||
@ -2467,11 +2478,11 @@
|
||||
#
|
||||
altstringtype "tex" "nroff" ".tex"
|
||||
--- rus-ispell/LC_CTYPE
|
||||
+++ rus-ispell/LC_CTYPE 2017-05-22 13:29:39.228899254 +0000
|
||||
+++ rus-ispell/LC_CTYPE 2020-03-31 14:57:25.773678501 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+ru_RU.KOI8-R
|
||||
--- rus-ispell/Makefile
|
||||
+++ rus-ispell/Makefile 2017-05-22 13:29:39.228899254 +0000
|
||||
+++ rus-ispell/Makefile 2020-03-31 14:57:25.773678501 +0000
|
||||
@@ -0,0 +1,46 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -2520,7 +2531,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- rus-ispell/russian.aff.koi
|
||||
+++ rus-ispell/russian.aff.koi 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ rus-ispell/russian.aff.koi 2020-03-31 14:57:25.785678270 +0000
|
||||
@@ -60,6 +60,80 @@ texchars ()\[]{}<\>\\$*.%
|
||||
#mac \xdf \x9f
|
||||
#mac \xde \xdd
|
||||
@ -2603,11 +2614,11 @@
|
||||
#
|
||||
# ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||
--- sjp-ispell-pl-20140213/LC_CTYPE
|
||||
+++ sjp-ispell-pl-20140213/LC_CTYPE 2017-05-22 13:29:39.228899254 +0000
|
||||
+++ sjp-ispell-pl-20140213/LC_CTYPE 2020-03-31 14:57:25.785678270 +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
|
||||
+++ sjp-ispell-pl-20140213/Makefile 2020-03-31 14:57:25.785678270 +0000
|
||||
@@ -0,0 +1,45 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into
|
||||
@ -2655,7 +2666,7 @@
|
||||
+ 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
|
||||
+++ sjp-ispell-pl-20140213/polish.aff 2020-03-31 14:57:25.789678192 +0000
|
||||
@@ -124,9 +124,9 @@ texchars ()\[]{}<\>\\$*.%
|
||||
|
||||
defstringtype "nroff" "nroff" ".mm" ".ms" ".me" ".man" ".NeXT"
|
||||
@ -2702,11 +2713,11 @@
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# 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 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ slovensko/LC_CTYPE 2020-03-31 14:57:25.789678192 +0000
|
||||
@@ -0,0 +1 @@
|
||||
+sl_SI.ISO-8859-2
|
||||
--- slovensko/Makefile
|
||||
+++ slovensko/Makefile 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ slovensko/Makefile 2020-03-31 14:57:25.789678192 +0000
|
||||
@@ -0,0 +1,39 @@
|
||||
+#
|
||||
+# Simple Makefile to integrate this language into SuSE Linux
|
||||
@ -2748,7 +2759,7 @@
|
||||
+ rm -f core *.hash *.stat *.cnt
|
||||
+
|
||||
--- slovensko/slovensko.aff
|
||||
+++ slovensko/slovensko.aff 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ slovensko/slovensko.aff 2020-03-31 14:57:25.789678192 +0000
|
||||
@@ -71,6 +71,39 @@ wordchars [v-z] [V-Z]
|
||||
stringchar ¾ ®
|
||||
|
||||
@ -2790,7 +2801,7 @@
|
||||
#
|
||||
altstringtype "latex" "tex" ".tex" ".bib"
|
||||
--- suse/emacs/brazilian.el
|
||||
+++ suse/emacs/brazilian.el 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ suse/emacs/brazilian.el 2020-03-31 14:57:25.789678192 +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
|
||||
@ -2814,7 +2825,7 @@
|
||||
+ "[']" nil ("-B" "-d" "br") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/catala.el
|
||||
+++ suse/emacs/catala.el 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ suse/emacs/catala.el 2020-03-31 14:57:25.789678192 +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
|
||||
@ -2837,7 +2848,7 @@
|
||||
+ "[^[:alpha:]]"
|
||||
+ "[---'.]" nil ("-B" "-d" "catala") "~utf8" utf-8))
|
||||
--- suse/emacs/czech.el
|
||||
+++ suse/emacs/czech.el 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ suse/emacs/czech.el 2020-03-31 14:57:25.789678192 +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
|
||||
@ -2855,7 +2866,7 @@
|
||||
+ "[']" nil ("-B" "-d" "czech") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/dansk.el
|
||||
+++ suse/emacs/dansk.el 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ suse/emacs/dansk.el 2020-03-31 14:57:25.789678192 +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
|
||||
@ -2879,7 +2890,7 @@
|
||||
+ "[']" nil ("-C" "-d" "dansk") "~utf8" utf-8)) ; regexp "" or [] leads to an error
|
||||
+
|
||||
--- suse/emacs/deutsch.el
|
||||
+++ suse/emacs/deutsch.el 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ suse/emacs/deutsch.el 2020-03-31 14:57:25.789678192 +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
|
||||
@ -2903,7 +2914,7 @@
|
||||
+ "[']" t ("-C" "-d" "deutsch") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/ellhnika.el
|
||||
+++ suse/emacs/ellhnika.el 2017-05-22 13:29:39.252898802 +0000
|
||||
+++ suse/emacs/ellhnika.el 2020-03-31 14:57:25.789678192 +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
|
||||
@ -2921,7 +2932,7 @@
|
||||
+ "[']" nil ("-B" "-d" "ellhnika") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/espanol.el
|
||||
+++ suse/emacs/espanol.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/espanol.el 2020-03-31 14:57:25.789678192 +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
|
||||
@ -2945,7 +2956,7 @@
|
||||
+ "[']" nil ("-B" "-d" "espanol") "~utf8" utf-8)) ; regexp "" or [] leads to an error
|
||||
+
|
||||
--- suse/emacs/esperanto.el
|
||||
+++ suse/emacs/esperanto.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/esperanto.el 2020-03-31 14:57:25.793678115 +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
|
||||
@ -2969,7 +2980,7 @@
|
||||
+ "[---']" t ("-C" "-d" "esperanto") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/estonian.el
|
||||
+++ suse/emacs/estonian.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/estonian.el 2020-03-31 14:57:25.793678115 +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
|
||||
@ -2993,7 +3004,7 @@
|
||||
+ "[-]" t ("-C" "-d" "estonian") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/finnish.el
|
||||
+++ suse/emacs/finnish.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/finnish.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3017,7 +3028,7 @@
|
||||
+ "[':-]" t ("-C" "-d" "finnish") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/francais.el
|
||||
+++ suse/emacs/francais.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/francais.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3041,7 +3052,7 @@
|
||||
+ "[---']" t ("-d" "francais") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/italian.el
|
||||
+++ suse/emacs/italian.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/italian.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3065,7 +3076,7 @@
|
||||
+ "[']" t ("-d" "italian") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/nederlands.el
|
||||
+++ suse/emacs/nederlands.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/nederlands.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3089,7 +3100,7 @@
|
||||
+ "[---']" t ("-C" "-d" "nederlands") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/norsk.el
|
||||
+++ suse/emacs/norsk.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/norsk.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3125,7 +3136,7 @@
|
||||
+ "[']" nil ("-C" "-d" "nynorsk") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/polish.el
|
||||
+++ suse/emacs/polish.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/polish.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3143,7 +3154,7 @@
|
||||
+ "[---']" nil ("-B" "-d" "polish") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/portugues.el
|
||||
+++ suse/emacs/portugues.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/portugues.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3167,7 +3178,7 @@
|
||||
+ "[']" nil ("-B" "-d" "portugues") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/russian.el
|
||||
+++ suse/emacs/russian.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/russian.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3190,7 +3201,7 @@
|
||||
+ "[^[:alpha:]]"
|
||||
+ "[']" t ("-B" "-d" "russian") "~utf8" utf-8))
|
||||
--- suse/emacs/slovensko.el
|
||||
+++ suse/emacs/slovensko.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/slovensko.el 2020-03-31 14:57:25.797678038 +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
|
||||
@ -3208,7 +3219,7 @@
|
||||
+ "[---']" nil ("-B" "-d" "slovensko") "~utf8" utf-8))
|
||||
+
|
||||
--- suse/emacs/svenska.el
|
||||
+++ suse/emacs/svenska.el 2017-05-22 13:29:39.256898728 +0000
|
||||
+++ suse/emacs/svenska.el 2020-03-31 14:57:25.797678038 +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