Mercurial > emacs
annotate leim/ChangeLog @ 46665:217afe20b79d
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 24 Jul 2002 19:49:04 +0000 |
parents | f66dad8d9f49 |
children | 2e1d0030538f |
rev | line source |
---|---|
46665 | 1 2002-07-24 Dave Love <fx@gnu.org> |
2 | |
3 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp. | |
4 ("latin-3-prefix"): Doc fix. | |
5 | |
46502 | 6 2002-07-12 Dave Love <fx@gnu.org> |
7 | |
8 * quail/cyrillic.el: Doc fixes. | |
9 ("cyrillic-beylorussian"): Commented-out. | |
10 ("cyrillic-translit-bulgarian"): Deleted. | |
11 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. | |
12 ("ukrainian-computer", "belarusian", "bulgarian-bds") | |
13 ("russian-computer"): New. | |
14 ("bulgarian-phonetic"): Renamed from bulgarian-pho. Add ,A'(B, ,Lp(B, ,LN(B. | |
15 ("russian-typewriter"): Renamed from cyrillic-jcuken. | |
16 | |
46262 | 17 2002-06-20 Dave Love <fx@gnu.org> |
18 | |
19 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 | |
20 characters and ~o -> ,Cu(B, ~O -> ,CU(B. | |
21 | |
45330 | 22 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
23 | |
24 * Makefile.in (install): Use "tar -chf", to follow symlinks. | |
25 | |
45107 | 26 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
27 | |
28 * quail/vntelex.el: Add even more rules. | |
29 | |
45060 | 30 2002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
31 | |
32 * quail/vntelex.el: Add new rules to escape from composition. | |
33 | |
44968 | 34 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
35 | |
36 * quail/vntelex.el: Use proper charset. | |
37 | |
44788 | 38 2002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr> |
44747 | 39 |
40 * quail/hanja.el ("Od"): Remove rule. | |
41 | |
44700 | 42 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
43 | |
44 * quail/indian.el: Replace commented-out lines with a condition | |
45 that is always false. | |
46 | |
44407 | 47 2002-04-06 Jaeyoun Chung <jay@kldp.org> |
48 | |
49 * quail/hanja3.el ("kf"): added a few composing rules | |
50 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr> | |
51 | |
52 * quail/hangul3.el: buggy alternative second character | |
53 sequence fixed ('/' for 'v' pair). | |
54 added a few more third character composing rule. | |
55 | |
43704 | 56 2002-03-03 Werner Lemberg <wl@gnu.org> |
57 | |
58 * quail/vntelex.el: New file. | |
59 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), | |
60 makefile.w32-in (VIETNAMESE): Add it. | |
61 | |
43229 | 62 2002-02-10 Andrew Innes <andrewi@gnu.org> |
63 | |
64 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS). | |
65 ($(MISC_DIC)): Ditto. | |
66 | |
43139
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
67 2002-02-06 Richard M. Stallman <rms@gnu.org> |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
68 |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
69 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
70 Don't define "~," at all. |
22ff542d67ee
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
43023
diff
changeset
|
71 |
43023 | 72 2002-01-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
73 | |
74 * quail/latin-pre.el (latin-2-prefix): Add ,BL(B and ,Bl(B. | |
75 From "Dr. Eduard Werner" <edi.werner@gmx.de>. | |
76 | |
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
77 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il> |
42640 | 78 |
79 * quail/greek.el: Changed the behavior of the "greek" input | |
42641
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
80 method, to consider the "accent" and "diaeresis" as prefix keys. |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
81 A new method (named "greek-postfix") was added which implements |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
82 the old behavior. Also changed the mapping of the "Q/q" key to |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
83 produce the ":/;" characters, as is customary in greek keyboards. |
f9811c4bc3fb
Fix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii <eliz@gnu.org>
parents:
42640
diff
changeset
|
84 From Nick Patavalis <npat@inaccessnetworks.com>. |
42640 | 85 |
42597 | 86 2002-01-07 Jaeyoun Chung <jay@kldp.org> |
87 | |
88 * quail/hangul.el: removed key sequence mapping for O[rsfaqtTd]. | |
89 Not used for Korean Hangul Type 2. (request from emacs-kr mailing | |
90 list). | |
91 | |
42505 | 92 2002-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
93 | |
94 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string. | |
95 | |
42464 | 96 2002-01-01 Dave Love <fx@gnu.org> |
97 | |
98 * quail/indian.el (quail-define-indian-trans-package): Unquote | |
99 lambda. | |
100 (quail-define-inscript-package): Avoid mapcar*. | |
101 | |
42204 | 102 2001-12-20 Dave Love <fx@gnu.org> |
103 | |
104 * quail/latin-ltx.el: Fix un-doubled backslashes. | |
105 | |
42039 | 106 2001-12-15 Dave Love <fx@gnu.org> |
107 | |
108 * quail/latin-pre.el ("french-prefix", "german-prefix") | |
109 ("spanish-prefix"): Fix language assignment. | |
110 | |
111 * quail/latin-post.el ("french-postfix", "german-postfix") | |
112 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") | |
113 ("french-keyboard", "french-azerty", "german") | |
114 ("spanish-keyboard"): Fix language assignment. | |
115 | |
116 * quail/indian.el: Don't require cl. | |
117 (quail-indian-flatten-list): Renamed from flatten-list. | |
118 | |
119 * quail/cyrillic.el ("cyrillic-beylorussian") | |
120 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian") | |
121 ("belarusian", "bulgarian-pho"): Fix language assignment. | |
122 | |
123 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix") | |
124 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix") | |
125 ("turkish-alt-postfix"): Fix language assignment. | |
126 ("dutch"): Assign to Dutch. Use chars, not strings. | |
127 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): | |
128 New. | |
129 | |
41896 | 130 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
131 | |
132 * COPYING: New file. | |
133 | |
41797 | 134 2001-12-03 Jaeyoun Chung <jay@kldp.org> |
135 | |
42039 | 136 * quail/hangul3.el: Added a few convenient composing sequences for |
41797 | 137 Korean keyboard type 3 users. |
138 | |
41688 | 139 2001-11-29 Dave Love <fx@gnu.org> |
140 | |
141 * quail/latin-ltx.el: Extra translations. Fix some | |
142 latin-iso8859-4 characters. Use Hebrew letters, not compatibility | |
143 symbols. | |
144 | |
41636 | 145 2001-11-28 Juanma Barranquero <lektu@terra.es> |
146 | |
147 * makefile.w32-in (INDIAN): Adjusted for the file name change; | |
148 quail/devanagari.elc -> quail/indian.elc. | |
149 | |
150 * makefile.nt (INDIAN): Likewise. | |
151 | |
41471
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
152 2001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp> |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
153 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
154 * quail/devanagari.el: Renamed to indian.el. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
155 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
156 * quail/indian.el: Renamed from devanagari.el, and completely |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
157 re-written. The input method devanagari-hindi-transliteration is |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
158 merged with devanagari-itrans, devanagari-keyboard-a is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
159 devanagari-inscript, devanagari-transliteration is renamed to |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
160 devanagari-kyoto-harvard. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
161 |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
162 * Makefile.in: Adjusted for the file name change; |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
163 quail/devanagari.elc -> quail/indian.elc. |
41ef4373121e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40768
diff
changeset
|
164 |
40768 | 165 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il> |
166 | |
167 * quail/welsh.el: Avoid an error message due to a commented-out | |
168 input method. | |
169 | |
40749
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
170 2001-11-05 Richard M. Stallman <rms@gnu.org> |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
171 |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
172 * quail/rfc1345.el: Get rid of the explicit ^Z character. |
6554846ccb71
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
40739
diff
changeset
|
173 |
40739 | 174 2001-11-05 Eli Zaretskii <eliz@is.elta.co.il> |
175 | |
176 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. | |
177 | |
40712 | 178 2001-11-04 Dave Love <fx@gnu.org> |
179 | |
180 * Makefile.in (LATIN): Add welsh. | |
181 (UNICODE): New. | |
182 (MISC): Add georgian. | |
183 (WORLD): Add UNICODE. | |
184 | |
185 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el: | |
186 * quail/uni-input.el, quail/sgml-input.el: New file. | |
187 | |
188 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods. | |
189 | |
190 * quail/latin-alt.el ("dutch"): New method. | |
191 | |
40358
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
192 2001-10-27 Francesco Potorti` <pot@gnu.org> |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
193 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
194 * quail/latin-post.el ("italian-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
195 |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
196 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. |
a46df5f8fd00
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40301
diff
changeset
|
197 |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
198 2001-10-25 Francesco Potorti` <pot@gnu.org> |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
199 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
200 * quail/latin-post.el ("italian-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
201 |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
202 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
203 |
40111 | 204 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
205 | |
40152 | 206 * (Version 21.1 released.) |
40111 | 207 |
40051 | 208 2001-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
209 | |
210 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet | |
211 mappings, so that one could type them without leaving the Hanyu | |
212 Pinyin input method. Suggested by Kenichi Handa | |
213 <handa@etl.go.jp>. | |
214 | |
39884 | 215 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
216 | |
217 * quail/greek.el ("greek-babel"): New input method. From David | |
218 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
219 | |
39742 | 220 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
221 | |
222 * Branch for 21.1. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
223 |
39141 | 224 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
225 | |
226 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup | |
227 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | |
228 | |
38703 | 229 2001-08-06 Gerd Moellmann <gerd@gnu.org> |
230 | |
231 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of | |
232 "chinese-py". | |
233 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". | |
234 | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
235 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
236 |
45056 | 237 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el |
238 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el | |
239 * quail/greek.el, quail/hangul.el, quail/hangul3.el | |
240 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el | |
241 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el | |
242 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el | |
243 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el | |
244 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el | |
245 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
246 follow coding conventions. |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
37990
diff
changeset
|
247 |
37990
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
248 2001-06-04 Andrew Choi <akochoi@i-cable.com> |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
249 |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
250 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el. |
7a5e9d959331
2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37975
diff
changeset
|
251 |
37975 | 252 2001-06-01 Andrew Innes <andrewi@gnu.org> |
253 | |
254 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc. | |
255 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and | |
256 $(srcdir)/quail/pypunct-b5.elc. | |
257 (NON_TIT_CNS): Remove. | |
258 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS). | |
259 (CHINESE_CNS): Remove. | |
260 (KOREAN): Add $(srcdir)/quail/hanja3.elc. | |
261 (LATIN): Add $(srcdir)/quail/latin-alt.elc and | |
262 $(srcdir)/quail/latin-ltx.elc. | |
263 (MISC_DIC): Copy from Makefile.in. | |
264 (CHINESE): Remove $(CHINESE_CNS). | |
265 (all): Add $(MISC_DIC) as target. | |
266 (.NOTPARALLEL): New target. | |
267 (.NO_PARALLEL): New target. | |
268 ($(MISC_DIC)): New target. | |
269 (clean mostlyclean): Clean more stuff. | |
270 (TIT_EL): New macro. | |
271 (MISC_DIC_EL): New macro. | |
272 | |
273 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it. | |
274 (TIT-BIG5): Remove CTLauB.elc from it. | |
275 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it. | |
276 (clean mostlyclean): Remove obsolete reference. | |
277 | |
37971 | 278 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> |
279 | |
280 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display. | |
281 | |
37877 | 282 2001-05-24 Andrew Choi <akochoi@i-cable.com> |
283 | |
37881
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
284 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc. |
64c896104a04
2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
37877
diff
changeset
|
285 |
37877 | 286 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files. |
287 | |
288 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files. | |
289 | |
290 * Makefile.in (TIT-GB): Remove CTLau.elc from it. | |
291 (TIT-BIG5): Remove CTLauB.elc from it. | |
292 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it. | |
293 | |
37790 | 294 2001-05-17 Dave Love <fx@gnu.org> |
295 | |
296 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e". | |
297 Language family and indicator changed. Many new translations. | |
298 | |
37769 | 299 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
300 | |
301 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and | |
302 slovak input methods. New maintainer. From Pavel Jan,Am(Bk | |
303 <Pavel@Janik.cz>. | |
304 | |
37424 | 305 2001-04-23 Gerd Moellmann <gerd@gnu.org> |
306 | |
307 * quail/latin-ltx.el: Add more translations. From | |
308 jsbien@mimuw.edu.pl (Janusz S. Bie,Bq(B). | |
309 | |
37397 | 310 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il> |
311 | |
312 * quail/hangul.el <korean-hangul>: Doc fix. | |
313 | |
37385 | 314 2001-04-18 Andrew Innes <andrewi@gnu.org> |
315 | |
316 * makefile.w32-in (EMACSLOADPATH): Define. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
317 ($(TIT)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
318 ($(MISC_DIC)): |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
319 (.el.elc): |
37385 | 320 (leim-list.el): Remove stuff to set EMACSLOADPATH. |
321 | |
37203 | 322 2001-04-05 Gerd Moellmann <gerd@gnu.org> |
323 | |
37218 | 324 * Makefile.in (install): Remove .cvsignore files. |
325 | |
37203 | 326 * quail/japanese.el ("japanese-hankaku-kana"): Don't use |
327 the same translations as for `japanese'. | |
328 | |
37177 | 329 2001-04-03 Andrew Innes <andrewi@gnu.org> |
330 | |
331 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and | |
332 quail/ZIRANMA.elc. | |
333 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and | |
334 $(srcdir)/quail/tsang-b5.elc. | |
335 (NON_TIT_CNS): Delete. | |
336 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS). | |
337 (CHINESE_CNS): Delete. | |
338 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa | |
339 <handa@etl.go.jp>. | |
340 (MISC_DIC): New variable. | |
341 (CHINESE): Delete $(CHINESE_CNS). | |
342 (WORLD): Add $(MISC_DIC). | |
343 (all): Depends on $(MISC_DIC). | |
344 (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
345 ($(MISC_DIC)): New target. | |
346 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC) | |
347 and $(MISC_DIC:.elc=.el). | |
348 | |
37129 | 349 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il> |
350 | |
37131 | 351 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From |
352 Kenichi Handa <handa@etl.go.jp>. | |
353 | |
37129 | 354 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}. |
355 | |
37117 | 356 2001-03-31 Kenichi Handa <handa@etl.go.jp> |
357 | |
358 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc | |
359 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc | |
360 ${srcdir}/quail/tsang-b5.elc. | |
361 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. | |
362 (CHINESE-CNS): Delete it. | |
363 (MISC-DIC): New variable. | |
364 (CHINESE): Delete ${CHINESE-CNS}. | |
37177 | 365 (WORLD): Add ${MISC-DIC}. |
37117 | 366 (all): Depends on ${MISC-DIC}. |
367 (${MISC-DIC}): New target. | |
368 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}. | |
369 | |
370 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns, | |
371 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files. | |
372 | |
373 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. | |
374 | |
375 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, | |
376 quail/quick-cns.el: Delete them. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
377 |
37075 | 378 2001-03-30 Eli Zaretskii <eliz@is.elta.co.il> |
379 | |
380 * Makefile.in (${TIT}): Fix whitespace. | |
381 | |
37061 | 382 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il> |
383 | |
384 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets. | |
385 (${TIT}): If the target file already exist, don't remake it. | |
386 | |
36917 | 387 2001-03-21 Kenichi Handa <handa@etl.go.jp> |
388 | |
389 * quail/slovak.el ("slovak"): Translate "=q" to "`". | |
390 | |
36843 | 391 2001-03-16 Pavel Jan,Bm(Bk ml. <Pavel@Janik.cz> |
392 | |
393 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", | |
394 "=q", "+q", "=Q", and "+Q". | |
395 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. | |
396 ("slovak-prog-2"): Likewise. | |
397 ("slovak-prog-3"): Likewise. | |
398 | |
36838 | 399 2001-03-16 Eli Zaretskii <eliz@is.elta.co.il> |
400 | |
401 * quail/latin-post.el ("finnish-keyboard"): Fix a typo. | |
402 | |
36831 | 403 2001-03-16 Kenichi Handa <handa@etl.go.jp> |
404 | |
405 * quail/japanese.el (quail-japanese-transliteration-rules): New | |
406 variable. Use it to define these input methods: "japanese", | |
407 "japanese-hiragana", "japanese-katakana". | |
36833 | 408 (quail-japanese-kana-state): Delete this variable. |
409 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, | |
410 instead check if there's any Hiraganas in the converison region. | |
36831 | 411 |
36793 | 412 2001-03-14 Kenichi Handa <handa@mule.m17n.org> |
413 | |
414 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT. | |
415 | |
36573 | 416 2001-03-06 Kenichi Handa <handa@etl.go.jp> |
417 | |
418 * CXTERM-DIC/4Corner.tit: Add copyright notice. | |
419 | |
36535 | 420 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
421 | |
422 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the | |
423 change of the speicial key bindings. | |
424 | |
36386 | 425 2001-02-22 Kenichi Handa <handa@etl.go.jp> |
426 | |
36573 | 427 * CXTERM-DIC/ARRAY30.tit: Add copyright notice. |
36386 | 428 |
429 * CXTERM-DIC/ETZY.tit: Likewise. | |
430 | |
431 * CXTERM-DIC/ZOZY.tit: Likewise. | |
432 | |
35903 | 433 2001-02-05 Andrew Innes <andrewi@gnu.org> |
434 | |
435 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe | |
436 path absolute. | |
437 | |
35873 | 438 2001-02-03 Andrew Innes <andrewi@gnu.org> |
439 | |
440 * makefile.w32-in (LATIN): Fix last change to use () not {}. | |
441 | |
35836 | 442 2001-02-02 Kenichi Handa <handa@etl.go.jp> |
443 | |
444 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
445 | |
446 * makefile.w32-in (LATIN): Likewise. | |
447 | |
448 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method. | |
449 | |
35834 | 450 2001-02-01 Andrew Innes <andrewi@gnu.org> |
451 | |
452 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. | |
453 | |
35809 | 454 2001-02-01 Kenichi Handa <handa@etl.go.jp> |
455 | |
456 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | |
457 | |
458 * quail/greek.el ("greek-mizuochi"): New input method for | |
459 classical Greek. | |
460 | |
35771 | 461 2001-01-28 Gerd Moellmann <gerd@gnu.org> |
35671 | 462 |
35771 | 463 * Makefile.in (extraclean): Added target so make doesn't die if |
35671 | 464 one runs "make extraclean" at the top level. |
465 | |
35108 | 466 2001-01-06 Andrew Innes <andrewi@gnu.org> |
467 | |
468 * makefile.nt ($(TIT)): Map .elc to .el. | |
469 (buildlisppath): Make path relative to $(MAKEDIR). | |
470 | |
34938 | 471 2001-01-01 Andreas Schwab <schwab@suse.de> |
472 | |
473 * quail/latin-alt.el: Doc fixes. | |
474 | |
34695 | 475 2000-12-18 Dave Love <fx@gnu.org> |
476 | |
477 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate ,b((B entry. | |
478 Change ,b=(B, ,b<(B, ,b6(B. | |
479 | |
34627 | 480 2000-12-16 Kenichi Handa <handa@etl.go.jp> |
481 | |
482 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el. | |
483 | |
34285 | 484 2000-12-06 Andrew Innes <andrewi@gnu.org> |
485 | |
486 * makefile.w32-in (buildlisppath): Set to an absolute directory, | |
487 relative to $(CURDIR). | |
488 (INSTALLDIR): Use forward slash. | |
489 | |
33858 | 490 2000-11-24 Andrew Innes <andrewi@gnu.org> |
491 | |
492 * makefile.w32-in (.SUFFIXES): New target, include .elc .el. | |
493 | |
494 * makefile.nt (.SUFFIXES): New target, include .elc .el. | |
495 | |
33662 | 496 2000-11-21 Kenichi Handa <handa@etl.go.jp> |
497 | |
33663 | 498 * Makefile.in (.SUFFIXES): New target, include .elc .el. |
33662 | 499 |
33581 | 500 2000-11-17 Kenichi Handa <handa@etl.go.jp> |
501 | |
502 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to | |
503 remember the conversion start. | |
504 | |
32725 | 505 2000-10-21 Andrew Innes <andrewi@gnu.org> |
506 | |
507 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
508 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
509 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
510 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 511 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
512 files to .elc. | |
513 ($(TIT)): Adjusted for the above change. | |
514 (clean mostlyclean): Likewise. | |
515 (.el.elc): New target. | |
516 | |
517 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead | |
518 of conditional invocation of make. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
519 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
520 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
32725 | 521 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
522 files to .elc. | |
523 ($(TIT)): Adjusted for the above change. | |
524 (clean mostlyclean): Likewise. | |
525 (.el.elc): New target. | |
526 | |
32255 | 527 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> |
528 | |
529 * Makefile.in (${TIT}, clean): Don't use shell `command` | |
530 expansion, use ${TIT:.elc=.el} instead. | |
531 | |
31918 | 532 2000-09-26 Gerd Moellmann <gerd@gnu.org> |
533 | |
534 * Makefile.in: Make this the leim Makefile.in. | |
535 (clean): Also remove $NON-TIT and $WORLD. | |
536 (RUN-EMACS): Set EMACSLOADPATH. | |
537 | |
31777 | 538 2000-09-21 Kenichi Handa <handa@etl.go.jp> |
539 | |
31788 | 540 * Makefile.in: Revert to no-leim Makefile. |
541 | |
31779 | 542 * quail/.cvsignore: Include *.elc. |
543 | |
544 * ja-dic/.cvsignore: New file. | |
31777 | 545 |
31680 | 546 2000-09-16 Andrew Innes <andrewi@gnu.org> |
547 | |
548 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs. | |
549 (leim-list.el): Ditto. | |
550 | |
551 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs. | |
552 (leim-list.el): Ditto. | |
553 | |
31643 | 554 2000-09-15 Andrew Innes <andrewi@gnu.org> |
555 | |
556 * makefile.w32-in (clean mostlyclean): Ignore errors when removing | |
557 files. | |
558 | |
31632 | 559 2000-09-14 Andrew Innes <andrewi@gnu.org> |
560 | |
561 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting | |
562 leim-list.el. | |
563 (distclean maintainer-clean): Ditto for stamp-subdir. | |
564 | |
565 * makefile.nt: Rename skkdic to ja-dic. | |
566 | |
31432 | 567 2000-09-07 Kenichi Handa <handa@etl.go.jp> |
568 | |
569 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard | |
570 translation. | |
571 | |
572 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified. | |
573 | |
574 * quail/py-punct.el ("chinese-py-punct"): Docstring modified. | |
575 ("chinese-tonepy-punct"): New input method. | |
576 | |
577 * quail/latin-pre.el ("polish-slash"): Don't use keyboard | |
578 translation. | |
579 | |
580 * quail/japanese.el ("japanese"): Delete the key sequence for | |
581 Roman transliteration from the docstring because it's now shonw | |
582 automatically. | |
583 ("japanese-ascii", "japanese-zenkaku") | |
584 ("japanese-hankaku-kana", "japanese-hiragana") | |
585 ("japanese-katakana"): Docstring modified. | |
586 | |
587 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout | |
588 on describe-input-method. | |
589 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. | |
590 | |
31355 | 591 2000-09-03 Andrew Innes <andrewi@gnu.org> |
592 | |
593 * makefile.w32-in: New file. | |
31359 | 594 (install) Fix copying of directories. |
31355 | 595 |
31303 | 596 2000-08-31 Kenichi Handa <handa@etl.go.jp> |
597 | |
598 * quail/thai.el (thai-generate-quail-map): If the length of | |
599 translation is more than one, compose it. | |
600 | |
31267 | 601 2000-08-29 Dave Love <fx@gnu.org> |
602 | |
31270 | 603 * quail/latin-pre.el ("latin-9-prefix"): Change entries for ,b=(B and ,b<(B. |
604 | |
31267 | 605 * Makefile.in: ja-dic <- skk in several places. |
606 | |
31162 | 607 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
608 | |
609 * ja-dic: Directory name changed from skkdic. | |
610 | |
31166 | 611 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el. |
31162 | 612 |
613 * README: Rename skkdic to ja-dic throughout the file. | |
614 | |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
615 2000-08-24 Dave Love <fx@gnu.org> |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
616 |
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
617 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. |
31162 | 618 ("latin-1-prefix"): Add missing symbols. |
31154
cddbaf4b2f1b
("latin-8-prefix", "latin-9-prefix"): New.
Dave Love <fx@gnu.org>
parents:
31135
diff
changeset
|
619 |
31135 | 620 2000-08-23 Dave Love <fx@gnu.org> |
621 | |
622 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and | |
623 add ~p for ,A6(B. | |
624 | |
30267 | 625 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
626 | |
627 * quail/japanese.el ("japanese"): Fix docstring. | |
628 | |
30253 | 629 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
630 | |
631 * quail/japanese.el ("japanese"): Docstring modified. | |
632 | |
29598 | 633 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
634 | |
635 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. | |
636 ("tibetan-wylie"): State transition table modified. | |
637 | |
29365 | 638 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
639 | |
640 * quail/tibetan.el: Change all tibetan-1-column characters to | |
641 tibetan. Quail map for "tibetan-wylie" fixed. | |
642 | |
28435 | 643 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
644 | |
645 * quail/latin-pre.el ("polish-slash"): New input method. | |
646 | |
27941 | 647 2000-03-02 Kenichi Handa <handa@etl.go.jp> |
648 | |
649 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols. | |
650 | |
27557 | 651 2000-02-01 Gerd Moellmann <gerd@gnu.org> |
652 | |
653 * Makefile.in: Make this the no-leim Makefile. Move the | |
654 leim Makefile.in to ../leim-Makefile.in as it originally was. | |
655 | |
656 * Makefile.noleim: Removed. | |
657 | |
27466 | 658 2000-01-28 Kenichi Handa <handa@etl.go.jp> |
659 | |
660 * quail/hanja.el (korean-hanja): Add an entry for "wod". | |
661 | |
27132 | 662 2000-01-04 Kenichi Handa <handa@etl.go.jp> |
663 | |
664 * quail/japanese.el ("japanese"): Docstring augmented. | |
665 | |
26899 | 666 1999-12-15 Kenichi Handa <handa@etl.go.jp> |
667 | |
668 * quail/lao.el: Rewritten for new composition. | |
669 | |
670 * quail/lrt.el: Rewritten for new composition. | |
671 | |
672 * quail/thai.el: Rewritten for new composition. | |
673 | |
674 * quail/tibetan.el: Rewritten for new composition. | |
675 | |
26823 | 676 1999-12-13 Kenichi Handa <handa@etl.go.jp> |
677 | |
678 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3 | |
679 characters, not Latin-1. | |
680 | |
26543 | 681 1999-11-22 Andrew Innes <andrewi@gnu.org> |
682 | |
683 * makefile.nt: No need to generate subdirs.el. | |
684 | |
26538 | 685 1999-11-21 Andrew Innes <andrewi@gnu.org> |
686 | |
687 * makefile.nt: New file. | |
688 | |
26204 | 689 1999-10-26 Gerd Moellmann <gerd@gnu.org> |
690 | |
691 * Makefile.noleim: New. | |
692 | |
25920 | 693 1999-09-19 Ken'ichi Handa <handa@gnu.org> |
694 | |
695 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
696 turkish-postfix. | |
697 ("turkish-postfix"): New Turkish input method which inserts | |
698 Latin-5 characters. | |
699 | |
700 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from | |
701 turkish-alt-postfix. | |
702 ("turkish-alt-postfix"): New Turkish input method which inserts | |
703 Latin-5 characters. | |
704 | |
705 1999-07-12 Richard Stallman <rms@gnu.org> | |
706 | |
707 * Version 20.4 released. | |
708 | |
709 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru> | |
710 | |
711 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout. | |
712 | |
713 1999-06-14 Ken'ichi Handa <handa@gnu.org> | |
714 | |
715 * quail/ethiopic.el ("ethiopic"): Add translation rules. | |
716 | |
717 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr> | |
718 | |
719 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and | |
720 hanja.el. | |
721 | |
722 1999-05-25 Ken'ichi Handa <handa@gnu.org> | |
723 | |
724 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t. | |
725 | |
726 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu> | |
727 | |
728 * quail/latin-pre.el ("romanian-prefix"): New input method. | |
729 ("romanian-alt-prefix"): New input method. | |
730 | |
731 1999-03-04 Kenichi Handa <handa@etl.go.jp> | |
732 | |
733 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u". | |
734 | |
735 1999-01-14 Kenichi Handa <handa@etl.go.jp> | |
736 | |
737 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char | |
738 to convert is `n', change it to Japanese Hiragana `n' before | |
739 conversion. | |
740 | |
741 1999-01-11 Kenichi Handa <handa@etl.go.jp> | |
742 | |
743 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el. | |
744 | |
745 * quail/hebrew.el: New file. | |
746 | |
747 1998-12-15 Kenichi Handa <handa@etl.go.jp> | |
748 | |
749 * quail/devanagari.el (quail-devanagari-compose-characters): | |
750 Adjusted for the change of input method handling. | |
751 (quail-devanagari-hindi-compose-characters): Likewise. | |
752 | |
753 1998-10-15 Kenichi Handa <handa@etl.go.jp> | |
754 | |
755 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of | |
756 `(cd foo; pwd)`. | |
757 (install): Likewise. | |
758 | |
759 1998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
760 | |
761 * quail/latin-post.el: Many doc fixes. | |
762 ("latin-1-postfix"): Add sequence for the small superscript o. | |
763 * quail/latin-pre.el: Many doc fixes. | |
764 ("latin-1-prefix"): Add sequences for the small | |
765 superscript underlined o and a. | |
766 | |
767 1998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
768 | |
769 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the | |
770 small superscript underlined o and a. | |
771 ("italian-alt-postfix"): Change it to something useful and | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
772 different from italian-postfix. |
25920 | 773 * latin-post.el ("latin-1-postfix"): Add a method to enter the |
774 small superscript underlined o and a. | |
775 ("italian-postfix"): Same as above. | |
776 ("italian-postfix"): Add methods to enter e with acute accent and | |
777 the >> and << symbols. | |
778 | |
779 1998-09-25 Kenichi Handa <handa@etl.go.jp> | |
780 | |
781 * quail/japanese.el (quail-japanese-hankaku-update-translation): | |
782 Adjusted for the change of input method handling. | |
783 | |
784 1998-09-11 Kenichi HANDA <handa@etl.go.jp> | |
785 | |
786 * quail/japanese.el (quail-japanese-katakana-update-translation): | |
787 Adjusted for the change of input method handling. | |
788 | |
789 1998-08-31 Kenichi Handa <handa@etl.go.jp> | |
790 | |
791 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the | |
792 change of input method handling. | |
793 (quail-tibetan-input-tibkey): Likewise. | |
794 | |
795 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
796 | |
797 * Version 20.3 released. | |
798 | |
799 1998-08-16 Kenichi HANDA <handa@etl.go.jp> | |
800 | |
801 * quail/czech.el ("czech"): Make this input method deterministic, | |
802 kbd-translate, and show-layout. | |
803 | |
804 1998-08-15 Kenichi HANDA <handa@etl.go.jp> | |
805 | |
806 * quail/ethiopic.el: Fix several translation rules. | |
807 | |
808 1998-08-12 Milan Zamazal <pdm@fi.muni.cz> | |
809 | |
810 * quail/czech.el: Few key sequences added to some keyboards. | |
811 | |
812 1998-08-06 Kenichi Handa <handa@etl.go.jp> | |
813 | |
814 * quail/japanese.el (quail-japanese-use-double-n): New variable. | |
815 (quail-japanese-update-translation): Adjusted for the change of | |
816 quail-update-translation. Now this function should return | |
817 CONTROL-FLAG. | |
818 (quail-japanese-toggle-kana): Update quail-conversion-str. | |
819 (quail-japanese-kanji-kkc): Likewise. | |
820 (quail-japanese-switch-package): Reset quail-current-str and | |
821 quail-conversion-str. | |
822 | |
823 1998-07-24 Kenichi Handa <handa@etl.go.jp> | |
824 | |
825 * quail/japanese.el (quail-japanese-kanji-kkc): Set | |
826 quail-translation to nil after calling kkc-region so that | |
827 translation mode is restarted correctly. | |
828 | |
829 1998-07-21 Kenichi Handa <handa@etl.go.jp> | |
830 | |
831 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case | |
832 that conversion is cancelled in kkc-region. | |
833 (quail-japanese-switch-package): Fix previous change. | |
834 | |
835 1998-07-19 Kenichi Handa <handa@etl.go.jp> | |
836 | |
837 * quail/japanese.el (quail-japanese-update-translation): Handle | |
838 a key which should fix the current translation and start a new | |
839 translation correctly. | |
840 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't | |
841 change point. | |
842 | |
843 1998-07-15 Kenichi Handa <handa@etl.go.jp> | |
844 | |
845 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the | |
846 change of quail.el. | |
847 (quail-japanese-switch-package): Likewise. | |
848 | |
849 1998-07-03 Kenichi Handa <handa@etl.go.jp> | |
850 | |
851 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed. | |
852 Some keys for ancient Korean syllables are changed properly. | |
853 | |
854 1998-06-20 Kenichi Handa <handa@etl.go.jp> | |
855 | |
856 * quail/ethiopic.el: Don't add hook to quail-mode-hook. | |
857 (ethio-select-a-translation): New function. | |
858 | |
859 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu> | |
860 | |
861 * Makefile.in (RUN-EMACS): Add --multibyte. | |
862 | |
863 1998-04-29 Karl Heuer <kwzh@gnu.org> | |
864 | |
865 * Makefile.in (SLAVIC): Delete redundant backslash. | |
866 | |
867 1998-04-28 Richard Stallman <rms@psilocin.gnu.org> | |
868 | |
869 * Makefile.in (install): Make INSTALLDIR and contents world-readable. | |
870 | |
871 1998-04-20 Kenichi Handa <handa@etl.go.jp> | |
872 | |
873 * Makefile.in (SLAVIC): New macro. | |
874 (EUROPEAN): Include ${SLAVIC}. | |
875 | |
876 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org> | |
877 | |
878 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names. | |
879 (leim-list.el): Depend on ${WORLD}. | |
880 | |
881 * latin-alt.el (latin-2-alt-postfix): Doc fix. | |
882 | |
883 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org> | |
884 | |
885 * czech.el, slovak.el: Correct starting commentary. | |
886 | |
887 1998-04-07 Milan Zamazal <pdm@fi.muni.cz> | |
888 | |
889 * quail/czech.el, quail/slovak.el: Correct starting commentary. | |
890 | |
891 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
892 | |
893 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string | |
894 to length. | |
895 (lrt-generate-quail-map): Change sref to aref, and make second | |
896 argument of substring a character index. | |
897 | |
898 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
899 | |
900 * Makefile.in (${TIT}): Fix shell conditional syntax. | |
901 | |
902 1998-03-18 Kenichi Handa <handa@etl.go.jp> | |
903 | |
904 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of | |
905 "/ " to "/" (instead of " "). | |
906 | |
907 1998-03-17 Richard Stallman <rms@psilocin.gnu.org> | |
908 | |
909 * quail/czech.el, quail/slovak.el: New files. | |
910 | |
911 1998-03-10 Richard Stallman <rms@psilocin.gnu.org> | |
912 | |
913 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS. | |
914 Uses changed. | |
915 | |
916 1998-03-05 Kenichi Handa <handa@etl.go.jp> | |
917 | |
918 * Makefile.in (${TIT}): To byte-compile quail packages, use just | |
919 built quail. | |
920 | |
921 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de> | |
922 | |
923 * quail/hanja3.el: New file. | |
924 | |
925 * quail/hanja-jis.el: Title string of the input method | |
926 "korean-hanja-jis" changed. | |
927 | |
928 * quail/symbol-ksc.el: Title string of the input method | |
929 "korean-symbol" changed. Require 'korea-util. | |
930 (quail-hangul-switch-back): Deleted. | |
931 | |
932 * quail/hangul3.el: Require 'korea-util. | |
933 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
934 | |
935 * quail/hanja.el: Require 'korea-util. Title string of the input | |
936 method "korean-hanja" changed. | |
937 (quail-hanja-switch-to-symbol-ksc): Deleted. | |
938 | |
939 * quail/hangul.el: Require 'korea-util. | |
940 (quail-hangul-switch-to-symbol-ksc): Deleted. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
941 |
25920 | 942 1997-10-23 Kenichi Handa <handa@etl.go.jp> |
943 | |
944 * quail/ethiopic.el: The title string of input method "Ethiopic" | |
945 is changed. | |
946 | |
947 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
948 | |
949 * Version 20.2 released. | |
950 | |
951 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
952 | |
953 * quail/latin-post.el (german): Swap y and z. | |
954 | |
955 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
956 | |
957 * Version 20.1 released. | |
958 | |
959 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
960 |
25920 | 961 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |
962 | |
963 * quail/viqr.el (vietnamese-viqr): Doc fix. | |
964 | |
965 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
966 | |
967 * quail/latin-alt.el: New file. | |
968 | |
969 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
970 | |
971 * quail/latin-post.el: Undo previous change. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
972 |
25920 | 973 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
974 | |
975 * quail/latin-post.el (latin-2-postfix): | |
976 Replace comma and period with `. Replace colon with /. | |
977 (latin-1-postfix): Replace comma with /. | |
978 (french-postfix): Replace comma with /. | |
979 (latin-3-postfix): Replace comma with ` and period with /. | |
980 (latin-4-postfix): Replace comma with ` and period with ~. | |
981 (latin-5-postfix): Replace comma with ` and period with /. | |
982 (turkish-postfix): Replace comma with ` and period with /. | |
983 | |
984 1997-09-10 Kenichi Handa <handa@etl.go.jp> | |
985 | |
986 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The | |
987 function added to quail-mode-hook turn ethio-mode on only when | |
988 input method "ethiopic" is begin used. | |
989 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. | |
990 (ethio-toggle-space): Likewise. | |
991 (ethio-insert-space): Likewise. | |
992 (ethio-insert-ethio-space): Likewise. | |
993 (ethio-prefer-ascii-punctuation): Likewise. | |
994 (ethio-toggle-punctuation): Likewise. | |
995 (ethio-gemination): Likewise. | |
996 ("ethiopic"): Doc-string of this Quail package modified. Bind | |
997 function keys for TRANSLATION-KEYMAP to | |
998 quail-execute-non-quail-command. | |
999 | |
1000 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1001 | |
1002 * Makefile.in (install): Use quail/* in the second tar that | |
1003 copies a dir named quail. | |
1004 | |
1005 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1006 | |
1007 * Makefile.in (install): Do not copy leim-list.el twice. Copy | |
1008 `skk' subdirectory too. | |
1009 | |
1010 1997-09-03 Kenichi Handa <handa@etl.go.jp> | |
1011 | |
1012 * quail/cyrillic.el: For each package, pass t for the SIMPLE | |
1013 argument to quail-define-package. | |
1014 * quail/cyril-jis.el: Likewise | |
1015 * quail/greek.el: Likewise. | |
1016 * quail/ipa.el: Likewise. | |
1017 * quail/lao.el: Likewise. | |
1018 * quail/lrt.el: Likewise. | |
1019 * quail/thai.el: Likewise. | |
1020 * quail/viqr.el: Likewise. | |
1021 | |
1022 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp> | |
1023 | |
1024 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg | |
1025 TRANSLATION-KEYS. | |
1026 (quail-mode-map): Change binding for ethio-insert-ethio-space. | |
1027 (quail-mode-hook): Check the current Quail package name. | |
1028 | |
1029 * quail/latin-post.el: Add rules for cancelling accents by typing | |
1030 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail | |
1031 packages. | |
1032 | |
1033 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1034 | |
1035 * quail/latin-post.el, quail/latin-pre.el: For each package, | |
1036 pass t for the SIMPLE argument to quail-define-package. | |
1037 | |
1038 1997-08-28 Kenichi Handa <handa@etl.go.jp> | |
1039 | |
1040 * Makefile.in (dotdot): This macro deleted. | |
1041 (SUBDIRS): Exclude skk. | |
1042 (all): Substitute ${WORLD} to ${TIT}. | |
1043 (%.el): This target deleted. | |
1044 (${TIT}): Check existence of `quail' subdirectory. | |
1045 (leim-list.el): Do not check old files. | |
1046 (install): If ${srcdir} is different from the current directory, | |
1047 copy also files under ${srcdir}. | |
1048 | |
1049 1997-08-26 Kenichi Handa <handa@etl.go.jp> | |
1050 | |
1051 * Makefile.in: Re-arrange macros so that the macro TIT contains | |
1052 only Quial packages generated from CXTERM dictionaries, and the | |
1053 macro NON-TIT contains only Quial packages distributed with Emacs. | |
1054 (install): Do not use -h option for tar, instead copy ${NON-TIT} | |
1055 and ${TIT} separately. | |
1056 | |
1057 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1058 | |
1059 * Makefile.in (install): Discard extra data in tar | tar command. | |
1060 | |
1061 1997-08-23 Kenichi Handa <handa@etl.go.jp> | |
1062 | |
1063 * quail/devanagari.el (quail-devanagari-compose-characters): Fix | |
1064 previous change. | |
1065 (quail-devanagari-hindi-compose-characters): Fix previous change. | |
1066 | |
1067 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous | |
1068 change. | |
1069 | |
1070 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1071 | |
1072 * Makefile.in (leim-list.el): Fix previous change. | |
1073 | |
1074 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
1075 | |
1076 1997-08-21 Kenichi HANDA <handa@etl.go.jp> | |
1077 | |
1078 * quail/py-punct-b5.el: Name changed from py-punct-b5.el. | |
1079 * quail/tsang-b5.el: Name changed from tsangchi-b5.el. | |
1080 * quail/tsang-cns.el: Name changed from tsangchi-cns.el. | |
1081 | |
1082 * Makefile.in (install): Just copy leim-list.el instead of running | |
1083 update-leim-list-file on ${INSTALLDIR}. | |
1084 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el, | |
1085 py-punct-b5.el -> pypunct-b5.el. | |
1086 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. | |
1087 (leim-list.el): Delete old files not contained in ${WORLD}. | |
1088 | |
1089 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run | |
1090 input-method-after-insert-chunk-hook. | |
1091 | |
1092 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. | |
1093 | |
1094 1997-08-19 Kenichi Handa <handa@etl.go.jp> | |
1095 | |
1096 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail | |
1097 package fixed. | |
1098 | |
1099 1997-08-18 Kenichi Handa <handa@etl.go.jp> | |
1100 | |
1101 * quail/japanese.el (quail-japanese-toggle-kana): Don't call | |
1102 throw. | |
1103 (quail-japanese-kanji-kkc): Completely re-written. | |
1104 (quail-japanese-kkc-mode-exit): New function. | |
1105 (quail-japanese-switch-package): Call activate-input-method | |
1106 instead of select-input-method. | |
1107 | |
1108 * quail/thai.el (thai-consonant-input): Typo fixed. | |
1109 | |
1110 * quail/devanagari.el (quail-devanagari-compose-characters): Do | |
1111 not call throw. | |
1112 (quail-devanagari-hindi-compose-characters): Likewise. | |
1113 | |
1114 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call | |
1115 activate-input-method instead of select-input-method. | |
1116 | |
1117 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. | |
1118 | |
1119 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use | |
1120 input-method-history instead of previous-input-method. | |
1121 | |
1122 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1123 | |
1124 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. | |
1125 | |
1126 1997-08-16 Kenichi Handa <handa@etl.go.jp> | |
1127 | |
1128 * quail/lrt.el (lrt-vowel-table): Some elements corrected. | |
1129 ("lao-lrt"): Doc-string of this Quail package modified. | |
1130 Some tranlation rules added. | |
1131 | |
1132 * quail/lao.el (lao-keyboard-mapping): Some elements corrected. | |
1133 (lao-quail-define-rules): Some translation rules corrected. | |
1134 | |
1135 1997-08-11 Kenichi Handa <handa@etl.go.jp> | |
1136 | |
1137 * quail/lrt.el: Some rules added for Quail package "lao-lrt". | |
1138 (lrt-vowel-table): The entry for "aM" corrected. | |
1139 | |
1140 1997-08-07 Kenichi Handa <handa@etl.go.jp> | |
1141 | |
1142 * quail/lrt.el: Change title string of input method "lao-lrt". | |
1143 (lrt-single-consonant-table): Several key sequence changed. | |
1144 (lrt-composing-pattern-double-c): Handle a consonant with | |
1145 semi-vowel-lower correctly. | |
1146 (lrt-handle-maa-sakod): Do not reset quail-current-key. | |
1147 (lrt-handle-tone-mark): Check the existence of double consonant | |
1148 correctly. | |
1149 | |
1150 * quail/lao.el: Change title string of input method "Lao". | |
1151 | |
1152 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1153 | |
1154 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package | |
1155 modified. Several tranlation rules modified. | |
1156 | |
1157 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1158 | |
1159 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to | |
1160 quail/cyril-jis.el. | |
1161 | |
1162 * quail/cyril-jis.el: New file. | |
1163 | |
1164 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el. | |
1165 | |
1166 1997-08-01 Kenichi Handa <handa@etl.go.jp> | |
1167 | |
1168 * quail/ethiopic.el: In quail-mode-map, bind | |
1169 ethio-insert-ethio-space Shift-SPACE. Add translation rules to | |
1170 Quail package "ethiopic". | |
1171 | |
1172 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu> | |
1173 | |
1174 * quail/cyrillic.el (cyrillic-translit): New input method. | |
1175 | |
1176 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1177 | |
1178 * quail/tibetan.el: New file. | |
1179 | |
1180 * quail/py-punct.el: Require 'quail. | |
1181 | |
1182 * quail/py-punct-b5.el: Require 'quail. | |
1183 | |
1184 * quail/ethiopic.el: Change Quail package name to "ethiopic". | |
1185 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. | |
1186 | |
1187 * Makefile.in (TIT): New variable, contatination of TIT-GB and | |
1188 TIT-BIG5. | |
1189 (RUN-EMACS): Do not set EMACSLOADPATH. | |
1190 (ASIA): Include TIBEAN. | |
1191 (all): Remove stamp-bytecomp from dependency list. | |
1192 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. | |
1193 (%.el): Make a link for byte-compiled file too. | |
1194 (stamp-bytecomp): Target deleted. | |
1195 (leim-list.el): Run Emacs with loading quail. | |
1196 (install-XXX): These targets deleted. | |
1197 (install): Remove files under INSTALLDIR before copying new files. | |
1198 Run Emacs with loading quail. | |
1199 (clean mostlyclean): Remove only generated files. | |
1200 | |
1201 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
1202 | |
1203 * Makefile.in (stamp-bytecomp): Fix shell conditional. | |
1204 (clean): Fix shell conditional. | |
1205 | |
1206 1997-07-21 Jim Meyering <meyering@eng.ascend.com> | |
1207 | |
1208 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support. | |
1209 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc. | |
1210 | |
1211 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
1212 | |
1213 * Makefile.in: Modified to avoid *.el files being regarded | |
1214 as intermidiate files and deleted by GNU make. | |
1215 | |
1216 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". | |
1217 (lrt-handle-maa-sakod): Correctly handle the case that | |
1218 quail-current-data is nil. | |
1219 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + | |
1220 tone. | |
1221 | |
1222 1997-07-15 Kenichi Handa <handa@etl.go.jp> | |
1223 | |
1224 * quail/py-punct.el: New file. | |
1225 | |
1226 * quail/py-punct-b5.el: New file. | |
1227 | |
1228 * quail/japanese.el: Doc-string of Quail package japanese modified. | |
1229 | |
1230 * Makefile.in: Rules re-written to avoid tricky code. | |
1231 (CHINEGE-GB): Include quail/py-punct.elc. | |
1232 (CHINEGE-BIG5): Include quail/py-punct-b5.elc. | |
40301
6500bb9520ba
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
40152
diff
changeset
|
1233 |
25920 | 1234 |
1235 1997-07-10 Kenichi Handa <handa@etl.go.jp> | |
1236 | |
1237 * quail/latin-pre.el: Change titles of quail packages. | |
1238 | |
1239 * quail/latin-post.el: Likewise. | |
1240 | |
30994 | 1241 |
1242 ;; Local Variables: | |
1243 ;; coding: iso-2022-7bit-unix | |
1244 ;; End: | |
39627 | 1245 |
1246 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. | |
1247 Copying and distribution of this file, with or without modification, | |
1248 are permitted provided the copyright notice and this notice are preserved. |