*** empty log message ***
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
5a397d28
GM
12001-08-06 Gerd Moellmann <gerd@gnu.org>
2
3 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
4 "chinese-py".
5 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
6
be567141
PJ
72001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
8
9 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el,
10 quail/czech.el, quail/devanagari.el, quail/ethiopic.el,
11 quail/greek.el, quail/hangul.el, quail/hangul3.el,
12 quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el,
13 quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el,
14 quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el,
15 quail/latin-pre.el, quail/lrt.el, quail/py-punct.el,
16 quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el,
17 quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
18 follow coding conventions.
19
e6aeb775
AC
202001-06-04 Andrew Choi <akochoi@i-cable.com>
21
22 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
23
ec57454f
AI
242001-06-01 Andrew Innes <andrewi@gnu.org>
25
26 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
27 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
28 $(srcdir)/quail/pypunct-b5.elc.
29 (NON_TIT_CNS): Remove.
30 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
31 (CHINESE_CNS): Remove.
32 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
33 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
34 $(srcdir)/quail/latin-ltx.elc.
35 (MISC_DIC): Copy from Makefile.in.
36 (CHINESE): Remove $(CHINESE_CNS).
37 (all): Add $(MISC_DIC) as target.
38 (.NOTPARALLEL): New target.
39 (.NO_PARALLEL): New target.
40 ($(MISC_DIC)): New target.
41 (clean mostlyclean): Clean more stuff.
42 (TIT_EL): New macro.
43 (MISC_DIC_EL): New macro.
44
45 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
46 (TIT-BIG5): Remove CTLauB.elc from it.
47 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
48 (clean mostlyclean): Remove obsolete reference.
49
70079787
EZ
502001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
51
52 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
53
5e3d4fbc
AC
542001-05-24 Andrew Choi <akochoi@i-cable.com>
55
937fad9a
AC
56 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
57
5e3d4fbc
AC
58 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
59
60 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
61
62 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
63 (TIT-BIG5): Remove CTLauB.elc from it.
64 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
65
f042e7b9
DL
662001-05-17 Dave Love <fx@gnu.org>
67
68 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
69 Language family and indicator changed. Many new translations.
70
f08cf35b
GM
712001-05-17 Gerd Moellmann <gerd@gnu.org>
72
73 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
74 slovak input methods. New maintainer. From Pavel Jan\e,Am\e(Bk
75 <Pavel@Janik.cz>.
76
b5eeaa1d
GM
772001-04-23 Gerd Moellmann <gerd@gnu.org>
78
79 * quail/latin-ltx.el: Add more translations. From
80 jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
81
55a22ce1
EZ
822001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
83
84 * quail/hangul.el <korean-hangul>: Doc fix.
85
90200fcc
AI
862001-04-18 Andrew Innes <andrewi@gnu.org>
87
88 * makefile.w32-in (EMACSLOADPATH): Define.
89 ($(TIT)):
90 ($(MISC_DIC)):
91 (.el.elc):
92 (leim-list.el): Remove stuff to set EMACSLOADPATH.
93
f383cd0d
GM
942001-04-05 Gerd Moellmann <gerd@gnu.org>
95
a55e4e68
GM
96 * Makefile.in (install): Remove .cvsignore files.
97
f383cd0d
GM
98 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
99 the same translations as for `japanese'.
100
4c1dadb1
AI
1012001-04-03 Andrew Innes <andrewi@gnu.org>
102
103 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
104 quail/ZIRANMA.elc.
105 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
106 $(srcdir)/quail/tsang-b5.elc.
107 (NON_TIT_CNS): Delete.
108 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
109 (CHINESE_CNS): Delete.
110 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
111 <handa@etl.go.jp>.
112 (MISC_DIC): New variable.
113 (CHINESE): Delete $(CHINESE_CNS).
114 (WORLD): Add $(MISC_DIC).
115 (all): Depends on $(MISC_DIC).
116 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
117 ($(MISC_DIC)): New target.
118 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
119 and $(MISC_DIC:.elc=.el).
120
e217c26e
EZ
1212001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
122
a46d278b
EZ
123 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
124 Kenichi Handa <handa@etl.go.jp>.
125
e217c26e
EZ
126 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
127
a3d0b0e0
KH
1282001-03-31 Kenichi Handa <handa@etl.go.jp>
129
130 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
131 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
132 ${srcdir}/quail/tsang-b5.elc.
133 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
134 (CHINESE-CNS): Delete it.
135 (MISC-DIC): New variable.
136 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 137 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
138 (all): Depends on ${MISC-DIC}.
139 (${MISC-DIC}): New target.
140 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
141
142 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
143 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
144
145 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
146
147 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
148 quail/quick-cns.el: Delete them.
149
9d5d1075
EZ
1502001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
151
152 * Makefile.in (${TIT}): Fix whitespace.
153
ed31fabf
GM
1542001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
155
156 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
157 (${TIT}): If the target file already exist, don't remake it.
158
1e406be0
KH
1592001-03-21 Kenichi Handa <handa@etl.go.jp>
160
161 * quail/slovak.el ("slovak"): Translate "=q" to "`".
162
8f369c02
KH
1632001-03-16 Pavel Jan\e,Bm\e(Bk ml. <Pavel@Janik.cz>
164
165 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
166 "=q", "+q", "=Q", and "+Q".
167 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
168 ("slovak-prog-2"): Likewise.
169 ("slovak-prog-3"): Likewise.
170
abfa36c4
EZ
1712001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
172
173 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
174
b8a7ebcf
KH
1752001-03-16 Kenichi Handa <handa@etl.go.jp>
176
177 * quail/japanese.el (quail-japanese-transliteration-rules): New
178 variable. Use it to define these input methods: "japanese",
179 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
180 (quail-japanese-kana-state): Delete this variable.
181 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
182 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 183
9a639fce
KH
1842001-03-14 Kenichi Handa <handa@mule.m17n.org>
185
186 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
187
51ab41b7
KH
1882001-03-06 Kenichi Handa <handa@etl.go.jp>
189
190 * CXTERM-DIC/4Corner.tit: Add copyright notice.
191
36d5e61d
KH
1922001-03-05 Kenichi Handa <handa@etl.go.jp>
193
194 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
195 change of the speicial key bindings.
196
bf0bdce8
KH
1972001-02-22 Kenichi Handa <handa@etl.go.jp>
198
51ab41b7 199 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
200
201 * CXTERM-DIC/ETZY.tit: Likewise.
202
203 * CXTERM-DIC/ZOZY.tit: Likewise.
204
193fba87
AI
2052001-02-05 Andrew Innes <andrewi@gnu.org>
206
207 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
208 path absolute.
209
350d71b3
AI
2102001-02-03 Andrew Innes <andrewi@gnu.org>
211
212 * makefile.w32-in (LATIN): Fix last change to use () not {}.
213
49bd4a69
KH
2142001-02-02 Kenichi Handa <handa@etl.go.jp>
215
216 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
217
218 * makefile.w32-in (LATIN): Likewise.
219
220 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
221
a51e9546
AI
2222001-02-01 Andrew Innes <andrewi@gnu.org>
223
224 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
225
c91d43ed
KH
2262001-02-01 Kenichi Handa <handa@etl.go.jp>
227
228 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
229
230 * quail/greek.el ("greek-mizuochi"): New input method for
231 classical Greek.
232
7ccf7ab9 2332001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 234
7ccf7ab9 235 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
236 one runs "make extraclean" at the top level.
237
0dac6924
AI
2382001-01-06 Andrew Innes <andrewi@gnu.org>
239
240 * makefile.nt ($(TIT)): Map .elc to .el.
241 (buildlisppath): Make path relative to $(MAKEDIR).
242
392164c1
AS
2432001-01-01 Andreas Schwab <schwab@suse.de>
244
245 * quail/latin-alt.el: Doc fixes.
246
ec6bd013
DL
2472000-12-18 Dave Love <fx@gnu.org>
248
249 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
250 Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
251
8ff06845
KH
2522000-12-16 Kenichi Handa <handa@etl.go.jp>
253
254 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
255
4ee87dbb
AI
2562000-12-06 Andrew Innes <andrewi@gnu.org>
257
258 * makefile.w32-in (buildlisppath): Set to an absolute directory,
259 relative to $(CURDIR).
260 (INSTALLDIR): Use forward slash.
261
24c53d36
AI
2622000-11-24 Andrew Innes <andrewi@gnu.org>
263
264 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
265
266 * makefile.nt (.SUFFIXES): New target, include .elc .el.
267
37c35586
KH
2682000-11-21 Kenichi Handa <handa@etl.go.jp>
269
270 * Makefile.in (.SUFFIXES): New target, include .elc .el.
271
3c7d764e
KH
2722000-11-17 Kenichi Handa <handa@etl.go.jp>
273
274 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
275 remember the conversion start.
276
f3d3c491
AI
2772000-10-21 Andrew Innes <andrewi@gnu.org>
278
279 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
280 of conditional invocation of make.
281 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
282 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
283 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
284 files to .elc.
285 ($(TIT)): Adjusted for the above change.
286 (clean mostlyclean): Likewise.
287 (.el.elc): New target.
288
289 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
290 of conditional invocation of make.
291 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
292 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
293 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
294 files to .elc.
295 ($(TIT)): Adjusted for the above change.
296 (clean mostlyclean): Likewise.
297 (.el.elc): New target.
298
a115794c
EZ
2992000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
300
301 * Makefile.in (${TIT}, clean): Don't use shell `command`
302 expansion, use ${TIT:.elc=.el} instead.
303
ce75c97a
GM
3042000-09-26 Gerd Moellmann <gerd@gnu.org>
305
306 * Makefile.in: Make this the leim Makefile.in.
307 (clean): Also remove $NON-TIT and $WORLD.
308 (RUN-EMACS): Set EMACSLOADPATH.
309
7b920aa1
KH
3102000-09-21 Kenichi Handa <handa@etl.go.jp>
311
36e44f62
KH
312 * Makefile.in: Revert to no-leim Makefile.
313
cd3c0140
KH
314 * quail/.cvsignore: Include *.elc.
315
316 * ja-dic/.cvsignore: New file.
7b920aa1 317
5eedab4d
AI
3182000-09-16 Andrew Innes <andrewi@gnu.org>
319
320 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
321 (leim-list.el): Ditto.
322
323 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
324 (leim-list.el): Ditto.
325
39f547f7
AI
3262000-09-15 Andrew Innes <andrewi@gnu.org>
327
328 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
329 files.
330
fe83b953
AI
3312000-09-14 Andrew Innes <andrewi@gnu.org>
332
333 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
334 leim-list.el.
335 (distclean maintainer-clean): Ditto for stamp-subdir.
336
337 * makefile.nt: Rename skkdic to ja-dic.
338
0fddd0dc
KH
3392000-09-07 Kenichi Handa <handa@etl.go.jp>
340
341 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
342 translation.
343
344 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
345
346 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
347 ("chinese-tonepy-punct"): New input method.
348
349 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
350 translation.
351
352 * quail/japanese.el ("japanese"): Delete the key sequence for
353 Roman transliteration from the docstring because it's now shonw
354 automatically.
355 ("japanese-ascii", "japanese-zenkaku")
356 ("japanese-hankaku-kana", "japanese-hiragana")
357 ("japanese-katakana"): Docstring modified.
358
359 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
360 on describe-input-method.
361 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
362
44ef7cf6
AI
3632000-09-03 Andrew Innes <andrewi@gnu.org>
364
365 * makefile.w32-in: New file.
f8803e97 366 (install) Fix copying of directories.
44ef7cf6 367
5724ab7a
KH
3682000-08-31 Kenichi Handa <handa@etl.go.jp>
369
370 * quail/thai.el (thai-generate-quail-map): If the length of
371 translation is more than one, compose it.
372
daba11ce
DL
3732000-08-29 Dave Love <fx@gnu.org>
374
a39fb83d
DL
375 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
376
daba11ce
DL
377 * Makefile.in: ja-dic <- skk in several places.
378
457dd64a
KH
3792000-08-25 Kenichi Handa <handa@etl.go.jp>
380
381 * ja-dic: Directory name changed from skkdic.
382
a1a2e38f 383 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
384
385 * README: Rename skkdic to ja-dic throughout the file.
386
68ce69e1
DL
3872000-08-24 Dave Love <fx@gnu.org>
388
389 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 390 ("latin-1-prefix"): Add missing symbols.
68ce69e1 391
5a76406c
DL
3922000-08-23 Dave Love <fx@gnu.org>
393
394 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
395 add ~p for \e,A6\e(B.
396
240a16cf
KH
3972000-07-18 Kenichi Handa <handa@etl.go.jp>
398
399 * quail/japanese.el ("japanese"): Fix docstring.
400
7a3fd467
KH
4012000-07-17 Kenichi Handa <handa@etl.go.jp>
402
403 * quail/japanese.el ("japanese"): Docstring modified.
404
0bd5914b
KH
4052000-06-12 Kenichi Handa <handa@etl.go.jp>
406
407 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
408 ("tibetan-wylie"): State transition table modified.
409
4dc1225b
KH
4102000-06-01 Kenichi Handa <handa@etl.go.jp>
411
412 * quail/tibetan.el: Change all tibetan-1-column characters to
413 tibetan. Quail map for "tibetan-wylie" fixed.
414
6733d074
KH
4152000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
416
417 * quail/latin-pre.el ("polish-slash"): New input method.
418
69766f94
KH
4192000-03-02 Kenichi Handa <handa@etl.go.jp>
420
421 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
422
9a90d84c
GM
4232000-02-01 Gerd Moellmann <gerd@gnu.org>
424
425 * Makefile.in: Make this the no-leim Makefile. Move the
426 leim Makefile.in to ../leim-Makefile.in as it originally was.
427
428 * Makefile.noleim: Removed.
429
cba32d22
KH
4302000-01-28 Kenichi Handa <handa@etl.go.jp>
431
432 * quail/hanja.el (korean-hanja): Add an entry for "wod".
433
11ad3dee
KH
4342000-01-04 Kenichi Handa <handa@etl.go.jp>
435
436 * quail/japanese.el ("japanese"): Docstring augmented.
437
5ec14d3c
KH
4381999-12-15 Kenichi Handa <handa@etl.go.jp>
439
440 * quail/lao.el: Rewritten for new composition.
441
442 * quail/lrt.el: Rewritten for new composition.
443
444 * quail/thai.el: Rewritten for new composition.
445
446 * quail/tibetan.el: Rewritten for new composition.
447
113a1195
KH
4481999-12-13 Kenichi Handa <handa@etl.go.jp>
449
450 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
451 characters, not Latin-1.
452
98e85e34
GM
4531999-11-22 Andrew Innes <andrewi@gnu.org>
454
455 * makefile.nt: No need to generate subdirs.el.
456
371f58d5
GM
4571999-11-21 Andrew Innes <andrewi@gnu.org>
458
459 * makefile.nt: New file.
460
26922151
GM
4611999-10-26 Gerd Moellmann <gerd@gnu.org>
462
463 * Makefile.noleim: New.
464
58af2287
DL
4651999-09-19 Ken'ichi Handa <handa@gnu.org>
466
467 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
468 turkish-postfix.
469 ("turkish-postfix"): New Turkish input method which inserts
470 Latin-5 characters.
471
472 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
473 turkish-alt-postfix.
474 ("turkish-alt-postfix"): New Turkish input method which inserts
475 Latin-5 characters.
476
4771999-07-12 Richard Stallman <rms@gnu.org>
478
479 * Version 20.4 released.
480
4811998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
482
483 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
484
4851999-06-14 Ken'ichi Handa <handa@gnu.org>
486
487 * quail/ethiopic.el ("ethiopic"): Add translation rules.
488
4891999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
490
491 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
492 hanja.el.
493
4941999-05-25 Ken'ichi Handa <handa@gnu.org>
495
496 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
497
4981999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
499
500 * quail/latin-pre.el ("romanian-prefix"): New input method.
501 ("romanian-alt-prefix"): New input method.
502
5031999-03-04 Kenichi Handa <handa@etl.go.jp>
504
505 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
506
5071999-01-14 Kenichi Handa <handa@etl.go.jp>
508
509 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
510 to convert is `n', change it to Japanese Hiragana `n' before
511 conversion.
512
5131999-01-11 Kenichi Handa <handa@etl.go.jp>
514
515 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
516
517 * quail/hebrew.el: New file.
518
5191998-12-15 Kenichi Handa <handa@etl.go.jp>
520
521 * quail/devanagari.el (quail-devanagari-compose-characters):
522 Adjusted for the change of input method handling.
523 (quail-devanagari-hindi-compose-characters): Likewise.
524
5251998-10-15 Kenichi Handa <handa@etl.go.jp>
526
527 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
528 `(cd foo; pwd)`.
529 (install): Likewise.
530
5311998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
532
533 * quail/latin-post.el: Many doc fixes.
534 ("latin-1-postfix"): Add sequence for the small superscript o.
535 * quail/latin-pre.el: Many doc fixes.
536 ("latin-1-prefix"): Add sequences for the small
537 superscript underlined o and a.
538
5391998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
540
541 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
542 small superscript underlined o and a.
543 ("italian-alt-postfix"): Change it to something useful and
544 different from italian-postfix.
545 * latin-post.el ("latin-1-postfix"): Add a method to enter the
546 small superscript underlined o and a.
547 ("italian-postfix"): Same as above.
548 ("italian-postfix"): Add methods to enter e with acute accent and
549 the >> and << symbols.
550
5511998-09-25 Kenichi Handa <handa@etl.go.jp>
552
553 * quail/japanese.el (quail-japanese-hankaku-update-translation):
554 Adjusted for the change of input method handling.
555
5561998-09-11 Kenichi HANDA <handa@etl.go.jp>
557
558 * quail/japanese.el (quail-japanese-katakana-update-translation):
559 Adjusted for the change of input method handling.
560
5611998-08-31 Kenichi Handa <handa@etl.go.jp>
562
563 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
564 change of input method handling.
565 (quail-tibetan-input-tibkey): Likewise.
566
5671998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
568
569 * Version 20.3 released.
570
5711998-08-16 Kenichi HANDA <handa@etl.go.jp>
572
573 * quail/czech.el ("czech"): Make this input method deterministic,
574 kbd-translate, and show-layout.
575
5761998-08-15 Kenichi HANDA <handa@etl.go.jp>
577
578 * quail/ethiopic.el: Fix several translation rules.
579
5801998-08-12 Milan Zamazal <pdm@fi.muni.cz>
581
582 * quail/czech.el: Few key sequences added to some keyboards.
583
5841998-08-06 Kenichi Handa <handa@etl.go.jp>
585
586 * quail/japanese.el (quail-japanese-use-double-n): New variable.
587 (quail-japanese-update-translation): Adjusted for the change of
588 quail-update-translation. Now this function should return
589 CONTROL-FLAG.
590 (quail-japanese-toggle-kana): Update quail-conversion-str.
591 (quail-japanese-kanji-kkc): Likewise.
592 (quail-japanese-switch-package): Reset quail-current-str and
593 quail-conversion-str.
594
5951998-07-24 Kenichi Handa <handa@etl.go.jp>
596
597 * quail/japanese.el (quail-japanese-kanji-kkc): Set
598 quail-translation to nil after calling kkc-region so that
599 translation mode is restarted correctly.
600
6011998-07-21 Kenichi Handa <handa@etl.go.jp>
602
603 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
604 that conversion is cancelled in kkc-region.
605 (quail-japanese-switch-package): Fix previous change.
606
6071998-07-19 Kenichi Handa <handa@etl.go.jp>
608
609 * quail/japanese.el (quail-japanese-update-translation): Handle
610 a key which should fix the current translation and start a new
611 translation correctly.
612 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
613 change point.
614
6151998-07-15 Kenichi Handa <handa@etl.go.jp>
616
617 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
618 change of quail.el.
619 (quail-japanese-switch-package): Likewise.
620
6211998-07-03 Kenichi Handa <handa@etl.go.jp>
622
623 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
624 Some keys for ancient Korean syllables are changed properly.
625
6261998-06-20 Kenichi Handa <handa@etl.go.jp>
627
628 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
629 (ethio-select-a-translation): New function.
630
6311998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
632
633 * Makefile.in (RUN-EMACS): Add --multibyte.
634
6351998-04-29 Karl Heuer <kwzh@gnu.org>
636
637 * Makefile.in (SLAVIC): Delete redundant backslash.
638
6391998-04-28 Richard Stallman <rms@psilocin.gnu.org>
640
641 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
642
6431998-04-20 Kenichi Handa <handa@etl.go.jp>
644
645 * Makefile.in (SLAVIC): New macro.
646 (EUROPEAN): Include ${SLAVIC}.
647
6481998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
649
650 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
651 (leim-list.el): Depend on ${WORLD}.
652
653 * latin-alt.el (latin-2-alt-postfix): Doc fix.
654
6551998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
656
657 * czech.el, slovak.el: Correct starting commentary.
658
6591998-04-07 Milan Zamazal <pdm@fi.muni.cz>
660
661 * quail/czech.el, quail/slovak.el: Correct starting commentary.
662
6631998-04-06 Andreas Schwab <schwab@gnu.org>
664
665 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
666 to length.
667 (lrt-generate-quail-map): Change sref to aref, and make second
668 argument of substring a character index.
669
6701998-03-26 Richard Stallman <rms@psilocin.gnu.org>
671
672 * Makefile.in (${TIT}): Fix shell conditional syntax.
673
6741998-03-18 Kenichi Handa <handa@etl.go.jp>
675
676 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
677 "/ " to "/" (instead of " ").
678
6791998-03-17 Richard Stallman <rms@psilocin.gnu.org>
680
681 * quail/czech.el, quail/slovak.el: New files.
682
6831998-03-10 Richard Stallman <rms@psilocin.gnu.org>
684
685 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
686 Uses changed.
687
6881998-03-05 Kenichi Handa <handa@etl.go.jp>
689
690 * Makefile.in (${TIT}): To byte-compile quail packages, use just
691 built quail.
692
6931997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
694
695 * quail/hanja3.el: New file.
696
697 * quail/hanja-jis.el: Title string of the input method
698 "korean-hanja-jis" changed.
699
700 * quail/symbol-ksc.el: Title string of the input method
701 "korean-symbol" changed. Require 'korea-util.
702 (quail-hangul-switch-back): Deleted.
703
704 * quail/hangul3.el: Require 'korea-util.
705 (quail-hangul-switch-to-symbol-ksc): Deleted.
706
707 * quail/hanja.el: Require 'korea-util. Title string of the input
708 method "korean-hanja" changed.
709 (quail-hanja-switch-to-symbol-ksc): Deleted.
710
711 * quail/hangul.el: Require 'korea-util.
712 (quail-hangul-switch-to-symbol-ksc): Deleted.
713
7141997-10-23 Kenichi Handa <handa@etl.go.jp>
715
716 * quail/ethiopic.el: The title string of input method "Ethiopic"
717 is changed.
718
7191997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
720
721 * Version 20.2 released.
722
7231997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
724
725 * quail/latin-post.el (german): Swap y and z.
726
7271997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
728
729 * Version 20.1 released.
730
731 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
732
7331997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
734
735 * quail/viqr.el (vietnamese-viqr): Doc fix.
736
7371997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
738
739 * quail/latin-alt.el: New file.
740
7411997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
742
743 * quail/latin-post.el: Undo previous change.
744
7451997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
746
747 * quail/latin-post.el (latin-2-postfix):
748 Replace comma and period with `. Replace colon with /.
749 (latin-1-postfix): Replace comma with /.
750 (french-postfix): Replace comma with /.
751 (latin-3-postfix): Replace comma with ` and period with /.
752 (latin-4-postfix): Replace comma with ` and period with ~.
753 (latin-5-postfix): Replace comma with ` and period with /.
754 (turkish-postfix): Replace comma with ` and period with /.
755
7561997-09-10 Kenichi Handa <handa@etl.go.jp>
757
758 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
759 function added to quail-mode-hook turn ethio-mode on only when
760 input method "ethiopic" is begin used.
761 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
762 (ethio-toggle-space): Likewise.
763 (ethio-insert-space): Likewise.
764 (ethio-insert-ethio-space): Likewise.
765 (ethio-prefer-ascii-punctuation): Likewise.
766 (ethio-toggle-punctuation): Likewise.
767 (ethio-gemination): Likewise.
768 ("ethiopic"): Doc-string of this Quail package modified. Bind
769 function keys for TRANSLATION-KEYMAP to
770 quail-execute-non-quail-command.
771
7721997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
773
774 * Makefile.in (install): Use quail/* in the second tar that
775 copies a dir named quail.
776
7771997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
778
779 * Makefile.in (install): Do not copy leim-list.el twice. Copy
780 `skk' subdirectory too.
781
7821997-09-03 Kenichi Handa <handa@etl.go.jp>
783
784 * quail/cyrillic.el: For each package, pass t for the SIMPLE
785 argument to quail-define-package.
786 * quail/cyril-jis.el: Likewise
787 * quail/greek.el: Likewise.
788 * quail/ipa.el: Likewise.
789 * quail/lao.el: Likewise.
790 * quail/lrt.el: Likewise.
791 * quail/thai.el: Likewise.
792 * quail/viqr.el: Likewise.
793
7941997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
795
796 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
797 TRANSLATION-KEYS.
798 (quail-mode-map): Change binding for ethio-insert-ethio-space.
799 (quail-mode-hook): Check the current Quail package name.
800
801 * quail/latin-post.el: Add rules for cancelling accents by typing
802 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
803 packages.
804
8051997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
806
807 * quail/latin-post.el, quail/latin-pre.el: For each package,
808 pass t for the SIMPLE argument to quail-define-package.
809
8101997-08-28 Kenichi Handa <handa@etl.go.jp>
811
812 * Makefile.in (dotdot): This macro deleted.
813 (SUBDIRS): Exclude skk.
814 (all): Substitute ${WORLD} to ${TIT}.
815 (%.el): This target deleted.
816 (${TIT}): Check existence of `quail' subdirectory.
817 (leim-list.el): Do not check old files.
818 (install): If ${srcdir} is different from the current directory,
819 copy also files under ${srcdir}.
820
8211997-08-26 Kenichi Handa <handa@etl.go.jp>
822
823 * Makefile.in: Re-arrange macros so that the macro TIT contains
824 only Quial packages generated from CXTERM dictionaries, and the
825 macro NON-TIT contains only Quial packages distributed with Emacs.
826 (install): Do not use -h option for tar, instead copy ${NON-TIT}
827 and ${TIT} separately.
828
8291997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
830
831 * Makefile.in (install): Discard extra data in tar | tar command.
832
8331997-08-23 Kenichi Handa <handa@etl.go.jp>
834
835 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
836 previous change.
837 (quail-devanagari-hindi-compose-characters): Fix previous change.
838
839 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
840 change.
841
8421997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
843
844 * Makefile.in (leim-list.el): Fix previous change.
845
846 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
847
8481997-08-21 Kenichi HANDA <handa@etl.go.jp>
849
850 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
851 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
852 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
853
854 * Makefile.in (install): Just copy leim-list.el instead of running
855 update-leim-list-file on ${INSTALLDIR}.
856 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
857 py-punct-b5.el -> pypunct-b5.el.
858 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
859 (leim-list.el): Delete old files not contained in ${WORLD}.
860
861 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
862 input-method-after-insert-chunk-hook.
863
864 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
865
8661997-08-19 Kenichi Handa <handa@etl.go.jp>
867
868 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
869 package fixed.
870
8711997-08-18 Kenichi Handa <handa@etl.go.jp>
872
873 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
874 throw.
875 (quail-japanese-kanji-kkc): Completely re-written.
876 (quail-japanese-kkc-mode-exit): New function.
877 (quail-japanese-switch-package): Call activate-input-method
878 instead of select-input-method.
879
880 * quail/thai.el (thai-consonant-input): Typo fixed.
881
882 * quail/devanagari.el (quail-devanagari-compose-characters): Do
883 not call throw.
884 (quail-devanagari-hindi-compose-characters): Likewise.
885
886 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
887 activate-input-method instead of select-input-method.
888
889 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
890
891 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
892 input-method-history instead of previous-input-method.
893
8941997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
895
896 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
897
8981997-08-16 Kenichi Handa <handa@etl.go.jp>
899
900 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
901 ("lao-lrt"): Doc-string of this Quail package modified.
902 Some tranlation rules added.
903
904 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
905 (lao-quail-define-rules): Some translation rules corrected.
906
9071997-08-11 Kenichi Handa <handa@etl.go.jp>
908
909 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
910 (lrt-vowel-table): The entry for "aM" corrected.
911
9121997-08-07 Kenichi Handa <handa@etl.go.jp>
913
914 * quail/lrt.el: Change title string of input method "lao-lrt".
915 (lrt-single-consonant-table): Several key sequence changed.
916 (lrt-composing-pattern-double-c): Handle a consonant with
917 semi-vowel-lower correctly.
918 (lrt-handle-maa-sakod): Do not reset quail-current-key.
919 (lrt-handle-tone-mark): Check the existence of double consonant
920 correctly.
921
922 * quail/lao.el: Change title string of input method "Lao".
923
9241997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
925
926 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
927 modified. Several tranlation rules modified.
928
9291997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
930
931 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
932 quail/cyril-jis.el.
933
934 * quail/cyril-jis.el: New file.
935
936 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
937
9381997-08-01 Kenichi Handa <handa@etl.go.jp>
939
940 * quail/ethiopic.el: In quail-mode-map, bind
941 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
942 Quail package "ethiopic".
943
9441997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
945
946 * quail/cyrillic.el (cyrillic-translit): New input method.
947
9481997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
949
950 * quail/tibetan.el: New file.
951
952 * quail/py-punct.el: Require 'quail.
953
954 * quail/py-punct-b5.el: Require 'quail.
955
956 * quail/ethiopic.el: Change Quail package name to "ethiopic".
957 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
958
959 * Makefile.in (TIT): New variable, contatination of TIT-GB and
960 TIT-BIG5.
961 (RUN-EMACS): Do not set EMACSLOADPATH.
962 (ASIA): Include TIBEAN.
963 (all): Remove stamp-bytecomp from dependency list.
964 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
965 (%.el): Make a link for byte-compiled file too.
966 (stamp-bytecomp): Target deleted.
967 (leim-list.el): Run Emacs with loading quail.
968 (install-XXX): These targets deleted.
969 (install): Remove files under INSTALLDIR before copying new files.
970 Run Emacs with loading quail.
971 (clean mostlyclean): Remove only generated files.
972
9731997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
974
975 * Makefile.in (stamp-bytecomp): Fix shell conditional.
976 (clean): Fix shell conditional.
977
9781997-07-21 Jim Meyering <meyering@eng.ascend.com>
979
980 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
981 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
982
9831997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
984
985 * Makefile.in: Modified to avoid *.el files being regarded
986 as intermidiate files and deleted by GNU make.
987
988 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
989 (lrt-handle-maa-sakod): Correctly handle the case that
990 quail-current-data is nil.
991 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
992 tone.
993
9941997-07-15 Kenichi Handa <handa@etl.go.jp>
995
996 * quail/py-punct.el: New file.
997
998 * quail/py-punct-b5.el: New file.
999
1000 * quail/japanese.el: Doc-string of Quail package japanese modified.
1001
1002 * Makefile.in: Rules re-written to avoid tricky code.
1003 (CHINEGE-GB): Include quail/py-punct.elc.
1004 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
1005
1006
10071997-07-10 Kenichi Handa <handa@etl.go.jp>
1008
1009 * quail/latin-pre.el: Change titles of quail packages.
1010
1011 * quail/latin-post.el: Likewise.
1012
6922b018
KH
1013
1014;; Local Variables:
1015;; coding: iso-2022-7bit-unix
1016;; End: