Mercurial > vim
annotate runtime/spell/en/en_GB.diff @ 23274:10bbff53d3d1 v8.2.2183
patch 8.2.2183: Vim9: value of 'edcompatible' and 'gdefault' are used
Commit: https://github.com/vim/vim/commit/60f63100b9bc1d24b7b80c81f43cf2fc3da95987
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Dec 21 20:32:43 2020 +0100
patch 8.2.2183: Vim9: value of 'edcompatible' and 'gdefault' are used
Problem: Vim9: value of 'edcompatible' and 'gdefault' are used.
Solution: Ignore these deprecated options in Vim9 script. (closes https://github.com/vim/vim/issues/7508)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 21 Dec 2020 20:45:05 +0100 |
parents | 319980d694f4 |
children |
rev | line source |
---|---|
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
1 *** en_GB.orig.aff 2015-12-30 18:49:37.568638905 +0100 |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
2 --- en_GB.aff 2016-01-09 13:15:56.490432894 +0100 |
388 | 3 *************** |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
4 *** 20,21 **** |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
5 --- 20,158 ---- |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
6 |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
7 + FOL àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
8 + LOW àáâãäåæçèéêëìíîïðñòóôõöøùúûüýþßÿ |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
9 + UPP ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßÿ |
388 | 10 + |
11 + MIDWORD ' | |
12 + | |
717 | 13 + RARE ? |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
14 + BAD % |
388 | 15 + |
456 | 16 + MAP 9 |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
17 + MAP aàáâãäå |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
18 + MAP eèéêë |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
19 + MAP iìíîï |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
20 + MAP oòóôõö |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
21 + MAP uùúûü |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
22 + MAP nñ |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
23 + MAP cç |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
24 + MAP yÿý |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
25 + MAP sß |
456 | 26 + |
27 + # This comes from Aspell en_phonet.dat, version 1.1, 2000-01-07 | |
28 + | |
29 + SAL AH(AEIOUY)-^ *H | |
30 + SAL AR(AEIOUY)-^ *R | |
31 + SAL A(HR)^ * | |
32 + SAL A^ * | |
33 + SAL AH(AEIOUY)- H | |
34 + SAL AR(AEIOUY)- R | |
35 + SAL A(HR) _ | |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
36 + SAL À^ * |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
37 + SAL Å^ * |
456 | 38 + SAL BB- _ |
39 + SAL B B | |
40 + SAL CQ- _ | |
41 + SAL CIA X | |
42 + SAL CH X | |
43 + SAL C(EIY)- S | |
44 + SAL CK K | |
45 + SAL COUGH^ KF | |
46 + SAL CC< C | |
47 + SAL C K | |
48 + SAL DG(EIY) K | |
49 + SAL DD- _ | |
50 + SAL D T | |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
51 + SAL É< E |
456 | 52 + SAL EH(AEIOUY)-^ *H |
53 + SAL ER(AEIOUY)-^ *R | |
54 + SAL E(HR)^ * | |
55 + SAL ENOUGH^$ *NF | |
56 + SAL E^ * | |
57 + SAL EH(AEIOUY)- H | |
58 + SAL ER(AEIOUY)- R | |
59 + SAL E(HR) _ | |
60 + SAL FF- _ | |
61 + SAL F F | |
62 + SAL GN^ N | |
63 + SAL GN$ N | |
64 + SAL GNS$ NS | |
65 + SAL GNED$ N | |
66 + SAL GH(AEIOUY)- K | |
67 + SAL GH _ | |
68 + SAL GG9 K | |
69 + SAL G K | |
70 + SAL H H | |
71 + SAL IH(AEIOUY)-^ *H | |
72 + SAL IR(AEIOUY)-^ *R | |
73 + SAL I(HR)^ * | |
74 + SAL I^ * | |
75 + SAL ING6 N | |
76 + SAL IH(AEIOUY)- H | |
77 + SAL IR(AEIOUY)- R | |
78 + SAL I(HR) _ | |
79 + SAL J K | |
80 + SAL KN^ N | |
81 + SAL KK- _ | |
82 + SAL K K | |
83 + SAL LAUGH^ LF | |
84 + SAL LL- _ | |
85 + SAL L L | |
86 + SAL MB$ M | |
87 + SAL MM M | |
88 + SAL M M | |
89 + SAL NN- _ | |
90 + SAL N N | |
91 + SAL OH(AEIOUY)-^ *H | |
92 + SAL OR(AEIOUY)-^ *R | |
93 + SAL O(HR)^ * | |
94 + SAL O^ * | |
95 + SAL OH(AEIOUY)- H | |
96 + SAL OR(AEIOUY)- R | |
97 + SAL O(HR) _ | |
98 + SAL PH F | |
99 + SAL PN^ N | |
100 + SAL PP- _ | |
101 + SAL P P | |
102 + SAL Q K | |
103 + SAL RH^ R | |
104 + SAL ROUGH^ RF | |
105 + SAL RR- _ | |
106 + SAL R R | |
107 + SAL SCH(EOU)- SK | |
108 + SAL SC(IEY)- S | |
109 + SAL SH X | |
110 + SAL SI(AO)- X | |
111 + SAL SS- _ | |
112 + SAL S S | |
113 + SAL TI(AO)- X | |
114 + SAL TH @ | |
115 + SAL TCH-- _ | |
116 + SAL TOUGH^ TF | |
117 + SAL TT- _ | |
118 + SAL T T | |
119 + SAL UH(AEIOUY)-^ *H | |
120 + SAL UR(AEIOUY)-^ *R | |
121 + SAL U(HR)^ * | |
122 + SAL U^ * | |
123 + SAL UH(AEIOUY)- H | |
124 + SAL UR(AEIOUY)- R | |
125 + SAL U(HR) _ | |
126 + SAL V^ W | |
127 + SAL V F | |
128 + SAL WR^ R | |
129 + SAL WH^ W | |
130 + SAL W(AEIOU)- W | |
131 + SAL X^ S | |
132 + SAL X KS | |
133 + SAL Y(AEIOU)- Y | |
134 + SAL ZZ- _ | |
135 + SAL Z S | |
136 + | |
717 | 137 + # When soundfolding "th" is turned into "@". When this is mistyped as "ht" it |
138 + # soundfolds to "ht". This difference is too big, thus use REP items to lower | |
139 + # the score. | |
140 + REPSAL 2 | |
141 + REPSAL ht @ | |
142 + REPSAL @ ht | |
143 + | |
388 | 144 REP 27 |
7508
3eda97270667
commit https://github.com/vim/vim/commit/a61018d7e02a4c98086a04ef747ff0406437b509
Christian Brabandt <cb@256bit.org>
parents:
7401
diff
changeset
|
145 *************** |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
146 *** 49,50 **** |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
147 --- 186,203 ---- |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
148 |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
149 + # This is disabled, because if Vim does not support NOCOMPOUNDSUGS giving |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
150 + # suggestions is extremely slow. |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
151 + ## ordinal numbers |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
152 + #COMPOUNDMIN 1 |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
153 + ## only in compounds: 1th, 2th, 3th |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
154 + #ONLYINCOMPOUND , |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
155 + ## compound rules: |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
156 + ## 1. [0-9]*1[0-9]th (10th, 11th, 12th, 56714th, etc.) |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
157 + ## 2. [0-9]*[02-9](1st|2nd|3rd|[4-9]th) (21st, 22nd, 123rd, 1234th, etc.) |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
158 + #COMPOUNDRULE 2 |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
159 + #COMPOUNDRULE (*:) |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
160 + #COMPOUNDRULE (*{} |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
161 + #NOCOMPOUNDSUGS |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
162 + |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
163 + # WORDCHARS 0123456789 |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
164 + |
7508
3eda97270667
commit https://github.com/vim/vim/commit/a61018d7e02a4c98086a04ef747ff0406437b509
Christian Brabandt <cb@256bit.org>
parents:
7401
diff
changeset
|
165 PFX A Y 2 |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
166 *** en_GB.orig.dic 2015-12-30 18:49:42.360587040 +0100 |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
167 --- en_GB.dic 2016-01-08 23:03:35.510272903 +0100 |
388 | 168 *************** |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
169 *** 1,2 **** |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
170 --- 1,12 ---- |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
171 56453 |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
172 + 0th |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
173 + 1st |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
174 + 2nd |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
175 + 3rd |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
176 + 4th |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
177 + 5th |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
178 + 6th |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
179 + 7th |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
180 + 8th |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
181 + 9th |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
182 'gainst |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
183 *************** |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
184 *** 3615,3617 **** |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
185 autosuggestion |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
186 - autosuggestion |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
187 autotest/S |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
188 --- 3625,3626 ---- |
388 | 189 *************** |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
190 *** 9325,9327 **** |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
191 Church |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
192 - church |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
193 Church-of-England |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
194 --- 9334,9335 ---- |
7508
3eda97270667
commit https://github.com/vim/vim/commit/a61018d7e02a4c98086a04ef747ff0406437b509
Christian Brabandt <cb@256bit.org>
parents:
7401
diff
changeset
|
195 *************** |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
196 *** 22885,22887 **** |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
197 hand-painted |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
198 - hand-pick/D |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
199 hand-pick/GSD |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
200 --- 22893,22894 ---- |
7508
3eda97270667
commit https://github.com/vim/vim/commit/a61018d7e02a4c98086a04ef747ff0406437b509
Christian Brabandt <cb@256bit.org>
parents:
7401
diff
changeset
|
201 *************** |
7525
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
202 *** 56454 **** |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
203 --- 56461,56471 ---- |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
204 émigré/S |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
205 + a a/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
206 + a an/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
207 + a the/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
208 + an a/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
209 + an an/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
210 + an the/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
211 + and and/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
212 + the a/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
213 + the an/% |
319980d694f4
commit https://github.com/vim/vim/commit/4d1c0a44419afb3c15a861dcb88f46bfed8cd952
Christian Brabandt <cb@256bit.org>
parents:
7508
diff
changeset
|
214 + the the/% |