2001-05-24 Andrew Choi <akochoi@i-cable.com>
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
f042e7b9
DL
12001-05-17 Dave Love <fx@gnu.org>
2
3 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
4 Language family and indicator changed. Many new translations.
5
f08cf35b
GM
62001-05-17 Gerd Moellmann <gerd@gnu.org>
7
8 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
9 slovak input methods. New maintainer. From Pavel Jan\e,Am\e(Bk
10 <Pavel@Janik.cz>.
11
b5eeaa1d
GM
122001-04-23 Gerd Moellmann <gerd@gnu.org>
13
14 * quail/latin-ltx.el: Add more translations. From
15 jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
16
55a22ce1
EZ
172001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
18
19 * quail/hangul.el <korean-hangul>: Doc fix.
20
90200fcc
AI
212001-04-18 Andrew Innes <andrewi@gnu.org>
22
23 * makefile.w32-in (EMACSLOADPATH): Define.
24 ($(TIT)):
25 ($(MISC_DIC)):
26 (.el.elc):
27 (leim-list.el): Remove stuff to set EMACSLOADPATH.
28
f383cd0d
GM
292001-04-05 Gerd Moellmann <gerd@gnu.org>
30
a55e4e68
GM
31 * Makefile.in (install): Remove .cvsignore files.
32
f383cd0d
GM
33 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
34 the same translations as for `japanese'.
35
4c1dadb1
AI
362001-04-03 Andrew Innes <andrewi@gnu.org>
37
38 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
39 quail/ZIRANMA.elc.
40 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
41 $(srcdir)/quail/tsang-b5.elc.
42 (NON_TIT_CNS): Delete.
43 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
44 (CHINESE_CNS): Delete.
45 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
46 <handa@etl.go.jp>.
47 (MISC_DIC): New variable.
48 (CHINESE): Delete $(CHINESE_CNS).
49 (WORLD): Add $(MISC_DIC).
50 (all): Depends on $(MISC_DIC).
51 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
52 ($(MISC_DIC)): New target.
53 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
54 and $(MISC_DIC:.elc=.el).
55
e217c26e
EZ
562001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
57
a46d278b
EZ
58 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
59 Kenichi Handa <handa@etl.go.jp>.
60
e217c26e
EZ
61 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
62
a3d0b0e0
KH
632001-03-31 Kenichi Handa <handa@etl.go.jp>
64
65 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
66 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
67 ${srcdir}/quail/tsang-b5.elc.
68 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
69 (CHINESE-CNS): Delete it.
70 (MISC-DIC): New variable.
71 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 72 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
73 (all): Depends on ${MISC-DIC}.
74 (${MISC-DIC}): New target.
75 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
76
77 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
78 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
79
80 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
81
82 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
83 quail/quick-cns.el: Delete them.
84
9d5d1075
EZ
852001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
86
87 * Makefile.in (${TIT}): Fix whitespace.
88
ed31fabf
GM
892001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
90
91 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
92 (${TIT}): If the target file already exist, don't remake it.
93
1e406be0
KH
942001-03-21 Kenichi Handa <handa@etl.go.jp>
95
96 * quail/slovak.el ("slovak"): Translate "=q" to "`".
97
8f369c02
KH
982001-03-16 Pavel Jan\e,Bm\e(Bk ml. <Pavel@Janik.cz>
99
100 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
101 "=q", "+q", "=Q", and "+Q".
102 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
103 ("slovak-prog-2"): Likewise.
104 ("slovak-prog-3"): Likewise.
105
abfa36c4
EZ
1062001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
107
108 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
109
b8a7ebcf
KH
1102001-03-16 Kenichi Handa <handa@etl.go.jp>
111
112 * quail/japanese.el (quail-japanese-transliteration-rules): New
113 variable. Use it to define these input methods: "japanese",
114 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
115 (quail-japanese-kana-state): Delete this variable.
116 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
117 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 118
9a639fce
KH
1192001-03-14 Kenichi Handa <handa@mule.m17n.org>
120
121 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
122
51ab41b7
KH
1232001-03-06 Kenichi Handa <handa@etl.go.jp>
124
125 * CXTERM-DIC/4Corner.tit: Add copyright notice.
126
36d5e61d
KH
1272001-03-05 Kenichi Handa <handa@etl.go.jp>
128
129 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
130 change of the speicial key bindings.
131
bf0bdce8
KH
1322001-02-22 Kenichi Handa <handa@etl.go.jp>
133
51ab41b7 134 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
135
136 * CXTERM-DIC/ETZY.tit: Likewise.
137
138 * CXTERM-DIC/ZOZY.tit: Likewise.
139
193fba87
AI
1402001-02-05 Andrew Innes <andrewi@gnu.org>
141
142 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
143 path absolute.
144
350d71b3
AI
1452001-02-03 Andrew Innes <andrewi@gnu.org>
146
147 * makefile.w32-in (LATIN): Fix last change to use () not {}.
148
49bd4a69
KH
1492001-02-02 Kenichi Handa <handa@etl.go.jp>
150
151 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
152
153 * makefile.w32-in (LATIN): Likewise.
154
155 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
156
a51e9546
AI
1572001-02-01 Andrew Innes <andrewi@gnu.org>
158
159 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
160
c91d43ed
KH
1612001-02-01 Kenichi Handa <handa@etl.go.jp>
162
163 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
164
165 * quail/greek.el ("greek-mizuochi"): New input method for
166 classical Greek.
167
7ccf7ab9 1682001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 169
7ccf7ab9 170 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
171 one runs "make extraclean" at the top level.
172
0dac6924
AI
1732001-01-06 Andrew Innes <andrewi@gnu.org>
174
175 * makefile.nt ($(TIT)): Map .elc to .el.
176 (buildlisppath): Make path relative to $(MAKEDIR).
177
392164c1
AS
1782001-01-01 Andreas Schwab <schwab@suse.de>
179
180 * quail/latin-alt.el: Doc fixes.
181
ec6bd013
DL
1822000-12-18 Dave Love <fx@gnu.org>
183
184 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
185 Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
186
8ff06845
KH
1872000-12-16 Kenichi Handa <handa@etl.go.jp>
188
189 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
190
4ee87dbb
AI
1912000-12-06 Andrew Innes <andrewi@gnu.org>
192
193 * makefile.w32-in (buildlisppath): Set to an absolute directory,
194 relative to $(CURDIR).
195 (INSTALLDIR): Use forward slash.
196
24c53d36
AI
1972000-11-24 Andrew Innes <andrewi@gnu.org>
198
199 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
200
201 * makefile.nt (.SUFFIXES): New target, include .elc .el.
202
37c35586
KH
2032000-11-21 Kenichi Handa <handa@etl.go.jp>
204
205 * Makefile.in (.SUFFIXES): New target, include .elc .el.
206
3c7d764e
KH
2072000-11-17 Kenichi Handa <handa@etl.go.jp>
208
209 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
210 remember the conversion start.
211
f3d3c491
AI
2122000-10-21 Andrew Innes <andrewi@gnu.org>
213
214 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
215 of conditional invocation of make.
216 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
217 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
218 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
219 files to .elc.
220 ($(TIT)): Adjusted for the above change.
221 (clean mostlyclean): Likewise.
222 (.el.elc): New target.
223
224 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
225 of conditional invocation of make.
226 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
227 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
228 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
229 files to .elc.
230 ($(TIT)): Adjusted for the above change.
231 (clean mostlyclean): Likewise.
232 (.el.elc): New target.
233
a115794c
EZ
2342000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
235
236 * Makefile.in (${TIT}, clean): Don't use shell `command`
237 expansion, use ${TIT:.elc=.el} instead.
238
ce75c97a
GM
2392000-09-26 Gerd Moellmann <gerd@gnu.org>
240
241 * Makefile.in: Make this the leim Makefile.in.
242 (clean): Also remove $NON-TIT and $WORLD.
243 (RUN-EMACS): Set EMACSLOADPATH.
244
7b920aa1
KH
2452000-09-21 Kenichi Handa <handa@etl.go.jp>
246
36e44f62
KH
247 * Makefile.in: Revert to no-leim Makefile.
248
cd3c0140
KH
249 * quail/.cvsignore: Include *.elc.
250
251 * ja-dic/.cvsignore: New file.
7b920aa1 252
5eedab4d
AI
2532000-09-16 Andrew Innes <andrewi@gnu.org>
254
255 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
256 (leim-list.el): Ditto.
257
258 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
259 (leim-list.el): Ditto.
260
39f547f7
AI
2612000-09-15 Andrew Innes <andrewi@gnu.org>
262
263 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
264 files.
265
fe83b953
AI
2662000-09-14 Andrew Innes <andrewi@gnu.org>
267
268 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
269 leim-list.el.
270 (distclean maintainer-clean): Ditto for stamp-subdir.
271
272 * makefile.nt: Rename skkdic to ja-dic.
273
0fddd0dc
KH
2742000-09-07 Kenichi Handa <handa@etl.go.jp>
275
276 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
277 translation.
278
279 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
280
281 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
282 ("chinese-tonepy-punct"): New input method.
283
284 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
285 translation.
286
287 * quail/japanese.el ("japanese"): Delete the key sequence for
288 Roman transliteration from the docstring because it's now shonw
289 automatically.
290 ("japanese-ascii", "japanese-zenkaku")
291 ("japanese-hankaku-kana", "japanese-hiragana")
292 ("japanese-katakana"): Docstring modified.
293
294 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
295 on describe-input-method.
296 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
297
44ef7cf6
AI
2982000-09-03 Andrew Innes <andrewi@gnu.org>
299
300 * makefile.w32-in: New file.
f8803e97 301 (install) Fix copying of directories.
44ef7cf6 302
5724ab7a
KH
3032000-08-31 Kenichi Handa <handa@etl.go.jp>
304
305 * quail/thai.el (thai-generate-quail-map): If the length of
306 translation is more than one, compose it.
307
daba11ce
DL
3082000-08-29 Dave Love <fx@gnu.org>
309
a39fb83d
DL
310 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
311
daba11ce
DL
312 * Makefile.in: ja-dic <- skk in several places.
313
457dd64a
KH
3142000-08-25 Kenichi Handa <handa@etl.go.jp>
315
316 * ja-dic: Directory name changed from skkdic.
317
a1a2e38f 318 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
319
320 * README: Rename skkdic to ja-dic throughout the file.
321
68ce69e1
DL
3222000-08-24 Dave Love <fx@gnu.org>
323
324 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 325 ("latin-1-prefix"): Add missing symbols.
68ce69e1 326
5a76406c
DL
3272000-08-23 Dave Love <fx@gnu.org>
328
329 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
330 add ~p for \e,A6\e(B.
331
240a16cf
KH
3322000-07-18 Kenichi Handa <handa@etl.go.jp>
333
334 * quail/japanese.el ("japanese"): Fix docstring.
335
7a3fd467
KH
3362000-07-17 Kenichi Handa <handa@etl.go.jp>
337
338 * quail/japanese.el ("japanese"): Docstring modified.
339
0bd5914b
KH
3402000-06-12 Kenichi Handa <handa@etl.go.jp>
341
342 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
343 ("tibetan-wylie"): State transition table modified.
344
4dc1225b
KH
3452000-06-01 Kenichi Handa <handa@etl.go.jp>
346
347 * quail/tibetan.el: Change all tibetan-1-column characters to
348 tibetan. Quail map for "tibetan-wylie" fixed.
349
6733d074
KH
3502000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
351
352 * quail/latin-pre.el ("polish-slash"): New input method.
353
69766f94
KH
3542000-03-02 Kenichi Handa <handa@etl.go.jp>
355
356 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
357
9a90d84c
GM
3582000-02-01 Gerd Moellmann <gerd@gnu.org>
359
360 * Makefile.in: Make this the no-leim Makefile. Move the
361 leim Makefile.in to ../leim-Makefile.in as it originally was.
362
363 * Makefile.noleim: Removed.
364
cba32d22
KH
3652000-01-28 Kenichi Handa <handa@etl.go.jp>
366
367 * quail/hanja.el (korean-hanja): Add an entry for "wod".
368
11ad3dee
KH
3692000-01-04 Kenichi Handa <handa@etl.go.jp>
370
371 * quail/japanese.el ("japanese"): Docstring augmented.
372
5ec14d3c
KH
3731999-12-15 Kenichi Handa <handa@etl.go.jp>
374
375 * quail/lao.el: Rewritten for new composition.
376
377 * quail/lrt.el: Rewritten for new composition.
378
379 * quail/thai.el: Rewritten for new composition.
380
381 * quail/tibetan.el: Rewritten for new composition.
382
113a1195
KH
3831999-12-13 Kenichi Handa <handa@etl.go.jp>
384
385 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
386 characters, not Latin-1.
387
98e85e34
GM
3881999-11-22 Andrew Innes <andrewi@gnu.org>
389
390 * makefile.nt: No need to generate subdirs.el.
391
371f58d5
GM
3921999-11-21 Andrew Innes <andrewi@gnu.org>
393
394 * makefile.nt: New file.
395
26922151
GM
3961999-10-26 Gerd Moellmann <gerd@gnu.org>
397
398 * Makefile.noleim: New.
399
58af2287
DL
4001999-09-19 Ken'ichi Handa <handa@gnu.org>
401
402 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
403 turkish-postfix.
404 ("turkish-postfix"): New Turkish input method which inserts
405 Latin-5 characters.
406
407 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
408 turkish-alt-postfix.
409 ("turkish-alt-postfix"): New Turkish input method which inserts
410 Latin-5 characters.
411
4121999-07-12 Richard Stallman <rms@gnu.org>
413
414 * Version 20.4 released.
415
4161998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
417
418 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
419
4201999-06-14 Ken'ichi Handa <handa@gnu.org>
421
422 * quail/ethiopic.el ("ethiopic"): Add translation rules.
423
4241999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
425
426 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
427 hanja.el.
428
4291999-05-25 Ken'ichi Handa <handa@gnu.org>
430
431 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
432
4331999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
434
435 * quail/latin-pre.el ("romanian-prefix"): New input method.
436 ("romanian-alt-prefix"): New input method.
437
4381999-03-04 Kenichi Handa <handa@etl.go.jp>
439
440 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
441
4421999-01-14 Kenichi Handa <handa@etl.go.jp>
443
444 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
445 to convert is `n', change it to Japanese Hiragana `n' before
446 conversion.
447
4481999-01-11 Kenichi Handa <handa@etl.go.jp>
449
450 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
451
452 * quail/hebrew.el: New file.
453
4541998-12-15 Kenichi Handa <handa@etl.go.jp>
455
456 * quail/devanagari.el (quail-devanagari-compose-characters):
457 Adjusted for the change of input method handling.
458 (quail-devanagari-hindi-compose-characters): Likewise.
459
4601998-10-15 Kenichi Handa <handa@etl.go.jp>
461
462 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
463 `(cd foo; pwd)`.
464 (install): Likewise.
465
4661998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
467
468 * quail/latin-post.el: Many doc fixes.
469 ("latin-1-postfix"): Add sequence for the small superscript o.
470 * quail/latin-pre.el: Many doc fixes.
471 ("latin-1-prefix"): Add sequences for the small
472 superscript underlined o and a.
473
4741998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
475
476 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
477 small superscript underlined o and a.
478 ("italian-alt-postfix"): Change it to something useful and
479 different from italian-postfix.
480 * latin-post.el ("latin-1-postfix"): Add a method to enter the
481 small superscript underlined o and a.
482 ("italian-postfix"): Same as above.
483 ("italian-postfix"): Add methods to enter e with acute accent and
484 the >> and << symbols.
485
4861998-09-25 Kenichi Handa <handa@etl.go.jp>
487
488 * quail/japanese.el (quail-japanese-hankaku-update-translation):
489 Adjusted for the change of input method handling.
490
4911998-09-11 Kenichi HANDA <handa@etl.go.jp>
492
493 * quail/japanese.el (quail-japanese-katakana-update-translation):
494 Adjusted for the change of input method handling.
495
4961998-08-31 Kenichi Handa <handa@etl.go.jp>
497
498 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
499 change of input method handling.
500 (quail-tibetan-input-tibkey): Likewise.
501
5021998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
503
504 * Version 20.3 released.
505
5061998-08-16 Kenichi HANDA <handa@etl.go.jp>
507
508 * quail/czech.el ("czech"): Make this input method deterministic,
509 kbd-translate, and show-layout.
510
5111998-08-15 Kenichi HANDA <handa@etl.go.jp>
512
513 * quail/ethiopic.el: Fix several translation rules.
514
5151998-08-12 Milan Zamazal <pdm@fi.muni.cz>
516
517 * quail/czech.el: Few key sequences added to some keyboards.
518
5191998-08-06 Kenichi Handa <handa@etl.go.jp>
520
521 * quail/japanese.el (quail-japanese-use-double-n): New variable.
522 (quail-japanese-update-translation): Adjusted for the change of
523 quail-update-translation. Now this function should return
524 CONTROL-FLAG.
525 (quail-japanese-toggle-kana): Update quail-conversion-str.
526 (quail-japanese-kanji-kkc): Likewise.
527 (quail-japanese-switch-package): Reset quail-current-str and
528 quail-conversion-str.
529
5301998-07-24 Kenichi Handa <handa@etl.go.jp>
531
532 * quail/japanese.el (quail-japanese-kanji-kkc): Set
533 quail-translation to nil after calling kkc-region so that
534 translation mode is restarted correctly.
535
5361998-07-21 Kenichi Handa <handa@etl.go.jp>
537
538 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
539 that conversion is cancelled in kkc-region.
540 (quail-japanese-switch-package): Fix previous change.
541
5421998-07-19 Kenichi Handa <handa@etl.go.jp>
543
544 * quail/japanese.el (quail-japanese-update-translation): Handle
545 a key which should fix the current translation and start a new
546 translation correctly.
547 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
548 change point.
549
5501998-07-15 Kenichi Handa <handa@etl.go.jp>
551
552 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
553 change of quail.el.
554 (quail-japanese-switch-package): Likewise.
555
5561998-07-03 Kenichi Handa <handa@etl.go.jp>
557
558 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
559 Some keys for ancient Korean syllables are changed properly.
560
5611998-06-20 Kenichi Handa <handa@etl.go.jp>
562
563 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
564 (ethio-select-a-translation): New function.
565
5661998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
567
568 * Makefile.in (RUN-EMACS): Add --multibyte.
569
5701998-04-29 Karl Heuer <kwzh@gnu.org>
571
572 * Makefile.in (SLAVIC): Delete redundant backslash.
573
5741998-04-28 Richard Stallman <rms@psilocin.gnu.org>
575
576 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
577
5781998-04-20 Kenichi Handa <handa@etl.go.jp>
579
580 * Makefile.in (SLAVIC): New macro.
581 (EUROPEAN): Include ${SLAVIC}.
582
5831998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
584
585 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
586 (leim-list.el): Depend on ${WORLD}.
587
588 * latin-alt.el (latin-2-alt-postfix): Doc fix.
589
5901998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
591
592 * czech.el, slovak.el: Correct starting commentary.
593
5941998-04-07 Milan Zamazal <pdm@fi.muni.cz>
595
596 * quail/czech.el, quail/slovak.el: Correct starting commentary.
597
5981998-04-06 Andreas Schwab <schwab@gnu.org>
599
600 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
601 to length.
602 (lrt-generate-quail-map): Change sref to aref, and make second
603 argument of substring a character index.
604
6051998-03-26 Richard Stallman <rms@psilocin.gnu.org>
606
607 * Makefile.in (${TIT}): Fix shell conditional syntax.
608
6091998-03-18 Kenichi Handa <handa@etl.go.jp>
610
611 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
612 "/ " to "/" (instead of " ").
613
6141998-03-17 Richard Stallman <rms@psilocin.gnu.org>
615
616 * quail/czech.el, quail/slovak.el: New files.
617
6181998-03-10 Richard Stallman <rms@psilocin.gnu.org>
619
620 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
621 Uses changed.
622
6231998-03-05 Kenichi Handa <handa@etl.go.jp>
624
625 * Makefile.in (${TIT}): To byte-compile quail packages, use just
626 built quail.
627
6281997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
629
630 * quail/hanja3.el: New file.
631
632 * quail/hanja-jis.el: Title string of the input method
633 "korean-hanja-jis" changed.
634
635 * quail/symbol-ksc.el: Title string of the input method
636 "korean-symbol" changed. Require 'korea-util.
637 (quail-hangul-switch-back): Deleted.
638
639 * quail/hangul3.el: Require 'korea-util.
640 (quail-hangul-switch-to-symbol-ksc): Deleted.
641
642 * quail/hanja.el: Require 'korea-util. Title string of the input
643 method "korean-hanja" changed.
644 (quail-hanja-switch-to-symbol-ksc): Deleted.
645
646 * quail/hangul.el: Require 'korea-util.
647 (quail-hangul-switch-to-symbol-ksc): Deleted.
648
6491997-10-23 Kenichi Handa <handa@etl.go.jp>
650
651 * quail/ethiopic.el: The title string of input method "Ethiopic"
652 is changed.
653
6541997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
655
656 * Version 20.2 released.
657
6581997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
659
660 * quail/latin-post.el (german): Swap y and z.
661
6621997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
663
664 * Version 20.1 released.
665
666 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
667
6681997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
669
670 * quail/viqr.el (vietnamese-viqr): Doc fix.
671
6721997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
673
674 * quail/latin-alt.el: New file.
675
6761997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
677
678 * quail/latin-post.el: Undo previous change.
679
6801997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
681
682 * quail/latin-post.el (latin-2-postfix):
683 Replace comma and period with `. Replace colon with /.
684 (latin-1-postfix): Replace comma with /.
685 (french-postfix): Replace comma with /.
686 (latin-3-postfix): Replace comma with ` and period with /.
687 (latin-4-postfix): Replace comma with ` and period with ~.
688 (latin-5-postfix): Replace comma with ` and period with /.
689 (turkish-postfix): Replace comma with ` and period with /.
690
6911997-09-10 Kenichi Handa <handa@etl.go.jp>
692
693 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
694 function added to quail-mode-hook turn ethio-mode on only when
695 input method "ethiopic" is begin used.
696 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
697 (ethio-toggle-space): Likewise.
698 (ethio-insert-space): Likewise.
699 (ethio-insert-ethio-space): Likewise.
700 (ethio-prefer-ascii-punctuation): Likewise.
701 (ethio-toggle-punctuation): Likewise.
702 (ethio-gemination): Likewise.
703 ("ethiopic"): Doc-string of this Quail package modified. Bind
704 function keys for TRANSLATION-KEYMAP to
705 quail-execute-non-quail-command.
706
7071997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
708
709 * Makefile.in (install): Use quail/* in the second tar that
710 copies a dir named quail.
711
7121997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
713
714 * Makefile.in (install): Do not copy leim-list.el twice. Copy
715 `skk' subdirectory too.
716
7171997-09-03 Kenichi Handa <handa@etl.go.jp>
718
719 * quail/cyrillic.el: For each package, pass t for the SIMPLE
720 argument to quail-define-package.
721 * quail/cyril-jis.el: Likewise
722 * quail/greek.el: Likewise.
723 * quail/ipa.el: Likewise.
724 * quail/lao.el: Likewise.
725 * quail/lrt.el: Likewise.
726 * quail/thai.el: Likewise.
727 * quail/viqr.el: Likewise.
728
7291997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
730
731 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
732 TRANSLATION-KEYS.
733 (quail-mode-map): Change binding for ethio-insert-ethio-space.
734 (quail-mode-hook): Check the current Quail package name.
735
736 * quail/latin-post.el: Add rules for cancelling accents by typing
737 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
738 packages.
739
7401997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
741
742 * quail/latin-post.el, quail/latin-pre.el: For each package,
743 pass t for the SIMPLE argument to quail-define-package.
744
7451997-08-28 Kenichi Handa <handa@etl.go.jp>
746
747 * Makefile.in (dotdot): This macro deleted.
748 (SUBDIRS): Exclude skk.
749 (all): Substitute ${WORLD} to ${TIT}.
750 (%.el): This target deleted.
751 (${TIT}): Check existence of `quail' subdirectory.
752 (leim-list.el): Do not check old files.
753 (install): If ${srcdir} is different from the current directory,
754 copy also files under ${srcdir}.
755
7561997-08-26 Kenichi Handa <handa@etl.go.jp>
757
758 * Makefile.in: Re-arrange macros so that the macro TIT contains
759 only Quial packages generated from CXTERM dictionaries, and the
760 macro NON-TIT contains only Quial packages distributed with Emacs.
761 (install): Do not use -h option for tar, instead copy ${NON-TIT}
762 and ${TIT} separately.
763
7641997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
765
766 * Makefile.in (install): Discard extra data in tar | tar command.
767
7681997-08-23 Kenichi Handa <handa@etl.go.jp>
769
770 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
771 previous change.
772 (quail-devanagari-hindi-compose-characters): Fix previous change.
773
774 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
775 change.
776
7771997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
778
779 * Makefile.in (leim-list.el): Fix previous change.
780
781 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
782
7831997-08-21 Kenichi HANDA <handa@etl.go.jp>
784
785 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
786 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
787 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
788
789 * Makefile.in (install): Just copy leim-list.el instead of running
790 update-leim-list-file on ${INSTALLDIR}.
791 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
792 py-punct-b5.el -> pypunct-b5.el.
793 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
794 (leim-list.el): Delete old files not contained in ${WORLD}.
795
796 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
797 input-method-after-insert-chunk-hook.
798
799 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
800
8011997-08-19 Kenichi Handa <handa@etl.go.jp>
802
803 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
804 package fixed.
805
8061997-08-18 Kenichi Handa <handa@etl.go.jp>
807
808 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
809 throw.
810 (quail-japanese-kanji-kkc): Completely re-written.
811 (quail-japanese-kkc-mode-exit): New function.
812 (quail-japanese-switch-package): Call activate-input-method
813 instead of select-input-method.
814
815 * quail/thai.el (thai-consonant-input): Typo fixed.
816
817 * quail/devanagari.el (quail-devanagari-compose-characters): Do
818 not call throw.
819 (quail-devanagari-hindi-compose-characters): Likewise.
820
821 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
822 activate-input-method instead of select-input-method.
823
824 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
825
826 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
827 input-method-history instead of previous-input-method.
828
8291997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
830
831 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
832
8331997-08-16 Kenichi Handa <handa@etl.go.jp>
834
835 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
836 ("lao-lrt"): Doc-string of this Quail package modified.
837 Some tranlation rules added.
838
839 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
840 (lao-quail-define-rules): Some translation rules corrected.
841
8421997-08-11 Kenichi Handa <handa@etl.go.jp>
843
844 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
845 (lrt-vowel-table): The entry for "aM" corrected.
846
8471997-08-07 Kenichi Handa <handa@etl.go.jp>
848
849 * quail/lrt.el: Change title string of input method "lao-lrt".
850 (lrt-single-consonant-table): Several key sequence changed.
851 (lrt-composing-pattern-double-c): Handle a consonant with
852 semi-vowel-lower correctly.
853 (lrt-handle-maa-sakod): Do not reset quail-current-key.
854 (lrt-handle-tone-mark): Check the existence of double consonant
855 correctly.
856
857 * quail/lao.el: Change title string of input method "Lao".
858
8591997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
860
861 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
862 modified. Several tranlation rules modified.
863
8641997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
865
866 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
867 quail/cyril-jis.el.
868
869 * quail/cyril-jis.el: New file.
870
871 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
872
8731997-08-01 Kenichi Handa <handa@etl.go.jp>
874
875 * quail/ethiopic.el: In quail-mode-map, bind
876 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
877 Quail package "ethiopic".
878
8791997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
880
881 * quail/cyrillic.el (cyrillic-translit): New input method.
882
8831997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
884
885 * quail/tibetan.el: New file.
886
887 * quail/py-punct.el: Require 'quail.
888
889 * quail/py-punct-b5.el: Require 'quail.
890
891 * quail/ethiopic.el: Change Quail package name to "ethiopic".
892 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
893
894 * Makefile.in (TIT): New variable, contatination of TIT-GB and
895 TIT-BIG5.
896 (RUN-EMACS): Do not set EMACSLOADPATH.
897 (ASIA): Include TIBEAN.
898 (all): Remove stamp-bytecomp from dependency list.
899 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
900 (%.el): Make a link for byte-compiled file too.
901 (stamp-bytecomp): Target deleted.
902 (leim-list.el): Run Emacs with loading quail.
903 (install-XXX): These targets deleted.
904 (install): Remove files under INSTALLDIR before copying new files.
905 Run Emacs with loading quail.
906 (clean mostlyclean): Remove only generated files.
907
9081997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
909
910 * Makefile.in (stamp-bytecomp): Fix shell conditional.
911 (clean): Fix shell conditional.
912
9131997-07-21 Jim Meyering <meyering@eng.ascend.com>
914
915 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
916 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
917
9181997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
919
920 * Makefile.in: Modified to avoid *.el files being regarded
921 as intermidiate files and deleted by GNU make.
922
923 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
924 (lrt-handle-maa-sakod): Correctly handle the case that
925 quail-current-data is nil.
926 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
927 tone.
928
9291997-07-15 Kenichi Handa <handa@etl.go.jp>
930
931 * quail/py-punct.el: New file.
932
933 * quail/py-punct-b5.el: New file.
934
935 * quail/japanese.el: Doc-string of Quail package japanese modified.
936
937 * Makefile.in: Rules re-written to avoid tricky code.
938 (CHINEGE-GB): Include quail/py-punct.elc.
939 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
940
941
9421997-07-10 Kenichi Handa <handa@etl.go.jp>
943
944 * quail/latin-pre.el: Change titles of quail packages.
945
946 * quail/latin-post.el: Likewise.
947
6922b018
KH
948
949;; Local Variables:
950;; coding: iso-2022-7bit-unix
951;; End: