aboutsummaryrefslogtreecommitdiff
path: root/russian/rispell/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'russian/rispell/files/patch-ab')
-rw-r--r--russian/rispell/files/patch-ab19
1 files changed, 19 insertions, 0 deletions
diff --git a/russian/rispell/files/patch-ab b/russian/rispell/files/patch-ab
new file mode 100644
index 000000000000..01ff123b83bf
--- /dev/null
+++ b/russian/rispell/files/patch-ab
@@ -0,0 +1,19 @@
+*** makedict.cxx.bak Tue Sep 23 19:04:44 1997
+--- makedict.cxx Tue Dec 16 20:30:21 1997
+***************
+*** 274,280 ****
+ }
+ fputs("nroffchars ().\\\\*\n"
+ "texchars ()\\[]{}<\\>\\\\$*.%\n"
+! "wordchars [\\xc0-\\xdf] [\\xe0-\\xff]\n"
+ "suffixes\n\n", f);
+
+ for (int flag = 0; suffixes[flag] != NULL; flag++) {
+--- 274,280 ----
+ }
+ fputs("nroffchars ().\\\\*\n"
+ "texchars ()\\[]{}<\\>\\\\$*.%\n"
+! "wordchars [\\xa3\\xc0-\\xdf] [\\xb3\\xe0-\\xff]\n"
+ "suffixes\n\n", f);
+
+ for (int flag = 0; suffixes[flag] != NULL; flag++) {