New maintainer.
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
b5eeaa1d
GM
12001-04-23 Gerd Moellmann <gerd@gnu.org>
2
3 * quail/latin-ltx.el: Add more translations. From
4 jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
5
55a22ce1
EZ
62001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
7
8 * quail/hangul.el <korean-hangul>: Doc fix.
9
90200fcc
AI
102001-04-18 Andrew Innes <andrewi@gnu.org>
11
12 * makefile.w32-in (EMACSLOADPATH): Define.
13 ($(TIT)):
14 ($(MISC_DIC)):
15 (.el.elc):
16 (leim-list.el): Remove stuff to set EMACSLOADPATH.
17
f383cd0d
GM
182001-04-05 Gerd Moellmann <gerd@gnu.org>
19
a55e4e68
GM
20 * Makefile.in (install): Remove .cvsignore files.
21
f383cd0d
GM
22 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
23 the same translations as for `japanese'.
24
4c1dadb1
AI
252001-04-03 Andrew Innes <andrewi@gnu.org>
26
27 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
28 quail/ZIRANMA.elc.
29 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
30 $(srcdir)/quail/tsang-b5.elc.
31 (NON_TIT_CNS): Delete.
32 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
33 (CHINESE_CNS): Delete.
34 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
35 <handa@etl.go.jp>.
36 (MISC_DIC): New variable.
37 (CHINESE): Delete $(CHINESE_CNS).
38 (WORLD): Add $(MISC_DIC).
39 (all): Depends on $(MISC_DIC).
40 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
41 ($(MISC_DIC)): New target.
42 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
43 and $(MISC_DIC:.elc=.el).
44
e217c26e
EZ
452001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
46
a46d278b
EZ
47 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
48 Kenichi Handa <handa@etl.go.jp>.
49
e217c26e
EZ
50 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
51
a3d0b0e0
KH
522001-03-31 Kenichi Handa <handa@etl.go.jp>
53
54 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
55 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
56 ${srcdir}/quail/tsang-b5.elc.
57 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
58 (CHINESE-CNS): Delete it.
59 (MISC-DIC): New variable.
60 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 61 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
62 (all): Depends on ${MISC-DIC}.
63 (${MISC-DIC}): New target.
64 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
65
66 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
67 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
68
69 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
70
71 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
72 quail/quick-cns.el: Delete them.
73
9d5d1075
EZ
742001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
75
76 * Makefile.in (${TIT}): Fix whitespace.
77
ed31fabf
GM
782001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
79
80 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
81 (${TIT}): If the target file already exist, don't remake it.
82
1e406be0
KH
832001-03-21 Kenichi Handa <handa@etl.go.jp>
84
85 * quail/slovak.el ("slovak"): Translate "=q" to "`".
86
8f369c02
KH
872001-03-16 Pavel Jan\e,Bm\e(Bk ml. <Pavel@Janik.cz>
88
89 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
90 "=q", "+q", "=Q", and "+Q".
91 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
92 ("slovak-prog-2"): Likewise.
93 ("slovak-prog-3"): Likewise.
94
abfa36c4
EZ
952001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
96
97 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
98
b8a7ebcf
KH
992001-03-16 Kenichi Handa <handa@etl.go.jp>
100
101 * quail/japanese.el (quail-japanese-transliteration-rules): New
102 variable. Use it to define these input methods: "japanese",
103 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
104 (quail-japanese-kana-state): Delete this variable.
105 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
106 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 107
9a639fce
KH
1082001-03-14 Kenichi Handa <handa@mule.m17n.org>
109
110 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
111
51ab41b7
KH
1122001-03-06 Kenichi Handa <handa@etl.go.jp>
113
114 * CXTERM-DIC/4Corner.tit: Add copyright notice.
115
36d5e61d
KH
1162001-03-05 Kenichi Handa <handa@etl.go.jp>
117
118 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
119 change of the speicial key bindings.
120
bf0bdce8
KH
1212001-02-22 Kenichi Handa <handa@etl.go.jp>
122
51ab41b7 123 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
124
125 * CXTERM-DIC/ETZY.tit: Likewise.
126
127 * CXTERM-DIC/ZOZY.tit: Likewise.
128
193fba87
AI
1292001-02-05 Andrew Innes <andrewi@gnu.org>
130
131 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
132 path absolute.
133
350d71b3
AI
1342001-02-03 Andrew Innes <andrewi@gnu.org>
135
136 * makefile.w32-in (LATIN): Fix last change to use () not {}.
137
49bd4a69
KH
1382001-02-02 Kenichi Handa <handa@etl.go.jp>
139
140 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
141
142 * makefile.w32-in (LATIN): Likewise.
143
144 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
145
a51e9546
AI
1462001-02-01 Andrew Innes <andrewi@gnu.org>
147
148 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
149
c91d43ed
KH
1502001-02-01 Kenichi Handa <handa@etl.go.jp>
151
152 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
153
154 * quail/greek.el ("greek-mizuochi"): New input method for
155 classical Greek.
156
7ccf7ab9 1572001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 158
7ccf7ab9 159 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
160 one runs "make extraclean" at the top level.
161
0dac6924
AI
1622001-01-06 Andrew Innes <andrewi@gnu.org>
163
164 * makefile.nt ($(TIT)): Map .elc to .el.
165 (buildlisppath): Make path relative to $(MAKEDIR).
166
392164c1
AS
1672001-01-01 Andreas Schwab <schwab@suse.de>
168
169 * quail/latin-alt.el: Doc fixes.
170
ec6bd013
DL
1712000-12-18 Dave Love <fx@gnu.org>
172
173 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
174 Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
175
8ff06845
KH
1762000-12-16 Kenichi Handa <handa@etl.go.jp>
177
178 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
179
4ee87dbb
AI
1802000-12-06 Andrew Innes <andrewi@gnu.org>
181
182 * makefile.w32-in (buildlisppath): Set to an absolute directory,
183 relative to $(CURDIR).
184 (INSTALLDIR): Use forward slash.
185
24c53d36
AI
1862000-11-24 Andrew Innes <andrewi@gnu.org>
187
188 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
189
190 * makefile.nt (.SUFFIXES): New target, include .elc .el.
191
37c35586
KH
1922000-11-21 Kenichi Handa <handa@etl.go.jp>
193
194 * Makefile.in (.SUFFIXES): New target, include .elc .el.
195
3c7d764e
KH
1962000-11-17 Kenichi Handa <handa@etl.go.jp>
197
198 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
199 remember the conversion start.
200
f3d3c491
AI
2012000-10-21 Andrew Innes <andrewi@gnu.org>
202
203 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
204 of conditional invocation of make.
205 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
206 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
207 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
208 files to .elc.
209 ($(TIT)): Adjusted for the above change.
210 (clean mostlyclean): Likewise.
211 (.el.elc): New target.
212
213 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
214 of conditional invocation of make.
215 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
216 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
217 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
218 files to .elc.
219 ($(TIT)): Adjusted for the above change.
220 (clean mostlyclean): Likewise.
221 (.el.elc): New target.
222
a115794c
EZ
2232000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
224
225 * Makefile.in (${TIT}, clean): Don't use shell `command`
226 expansion, use ${TIT:.elc=.el} instead.
227
ce75c97a
GM
2282000-09-26 Gerd Moellmann <gerd@gnu.org>
229
230 * Makefile.in: Make this the leim Makefile.in.
231 (clean): Also remove $NON-TIT and $WORLD.
232 (RUN-EMACS): Set EMACSLOADPATH.
233
7b920aa1
KH
2342000-09-21 Kenichi Handa <handa@etl.go.jp>
235
36e44f62
KH
236 * Makefile.in: Revert to no-leim Makefile.
237
cd3c0140
KH
238 * quail/.cvsignore: Include *.elc.
239
240 * ja-dic/.cvsignore: New file.
7b920aa1 241
5eedab4d
AI
2422000-09-16 Andrew Innes <andrewi@gnu.org>
243
244 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
245 (leim-list.el): Ditto.
246
247 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
248 (leim-list.el): Ditto.
249
39f547f7
AI
2502000-09-15 Andrew Innes <andrewi@gnu.org>
251
252 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
253 files.
254
fe83b953
AI
2552000-09-14 Andrew Innes <andrewi@gnu.org>
256
257 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
258 leim-list.el.
259 (distclean maintainer-clean): Ditto for stamp-subdir.
260
261 * makefile.nt: Rename skkdic to ja-dic.
262
0fddd0dc
KH
2632000-09-07 Kenichi Handa <handa@etl.go.jp>
264
265 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
266 translation.
267
268 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
269
270 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
271 ("chinese-tonepy-punct"): New input method.
272
273 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
274 translation.
275
276 * quail/japanese.el ("japanese"): Delete the key sequence for
277 Roman transliteration from the docstring because it's now shonw
278 automatically.
279 ("japanese-ascii", "japanese-zenkaku")
280 ("japanese-hankaku-kana", "japanese-hiragana")
281 ("japanese-katakana"): Docstring modified.
282
283 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
284 on describe-input-method.
285 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
286
44ef7cf6
AI
2872000-09-03 Andrew Innes <andrewi@gnu.org>
288
289 * makefile.w32-in: New file.
f8803e97 290 (install) Fix copying of directories.
44ef7cf6 291
5724ab7a
KH
2922000-08-31 Kenichi Handa <handa@etl.go.jp>
293
294 * quail/thai.el (thai-generate-quail-map): If the length of
295 translation is more than one, compose it.
296
daba11ce
DL
2972000-08-29 Dave Love <fx@gnu.org>
298
a39fb83d
DL
299 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
300
daba11ce
DL
301 * Makefile.in: ja-dic <- skk in several places.
302
457dd64a
KH
3032000-08-25 Kenichi Handa <handa@etl.go.jp>
304
305 * ja-dic: Directory name changed from skkdic.
306
a1a2e38f 307 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
308
309 * README: Rename skkdic to ja-dic throughout the file.
310
68ce69e1
DL
3112000-08-24 Dave Love <fx@gnu.org>
312
313 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 314 ("latin-1-prefix"): Add missing symbols.
68ce69e1 315
5a76406c
DL
3162000-08-23 Dave Love <fx@gnu.org>
317
318 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
319 add ~p for \e,A6\e(B.
320
240a16cf
KH
3212000-07-18 Kenichi Handa <handa@etl.go.jp>
322
323 * quail/japanese.el ("japanese"): Fix docstring.
324
7a3fd467
KH
3252000-07-17 Kenichi Handa <handa@etl.go.jp>
326
327 * quail/japanese.el ("japanese"): Docstring modified.
328
0bd5914b
KH
3292000-06-12 Kenichi Handa <handa@etl.go.jp>
330
331 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
332 ("tibetan-wylie"): State transition table modified.
333
4dc1225b
KH
3342000-06-01 Kenichi Handa <handa@etl.go.jp>
335
336 * quail/tibetan.el: Change all tibetan-1-column characters to
337 tibetan. Quail map for "tibetan-wylie" fixed.
338
6733d074
KH
3392000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
340
341 * quail/latin-pre.el ("polish-slash"): New input method.
342
69766f94
KH
3432000-03-02 Kenichi Handa <handa@etl.go.jp>
344
345 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
346
9a90d84c
GM
3472000-02-01 Gerd Moellmann <gerd@gnu.org>
348
349 * Makefile.in: Make this the no-leim Makefile. Move the
350 leim Makefile.in to ../leim-Makefile.in as it originally was.
351
352 * Makefile.noleim: Removed.
353
cba32d22
KH
3542000-01-28 Kenichi Handa <handa@etl.go.jp>
355
356 * quail/hanja.el (korean-hanja): Add an entry for "wod".
357
11ad3dee
KH
3582000-01-04 Kenichi Handa <handa@etl.go.jp>
359
360 * quail/japanese.el ("japanese"): Docstring augmented.
361
5ec14d3c
KH
3621999-12-15 Kenichi Handa <handa@etl.go.jp>
363
364 * quail/lao.el: Rewritten for new composition.
365
366 * quail/lrt.el: Rewritten for new composition.
367
368 * quail/thai.el: Rewritten for new composition.
369
370 * quail/tibetan.el: Rewritten for new composition.
371
113a1195
KH
3721999-12-13 Kenichi Handa <handa@etl.go.jp>
373
374 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
375 characters, not Latin-1.
376
98e85e34
GM
3771999-11-22 Andrew Innes <andrewi@gnu.org>
378
379 * makefile.nt: No need to generate subdirs.el.
380
371f58d5
GM
3811999-11-21 Andrew Innes <andrewi@gnu.org>
382
383 * makefile.nt: New file.
384
26922151
GM
3851999-10-26 Gerd Moellmann <gerd@gnu.org>
386
387 * Makefile.noleim: New.
388
58af2287
DL
3891999-09-19 Ken'ichi Handa <handa@gnu.org>
390
391 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
392 turkish-postfix.
393 ("turkish-postfix"): New Turkish input method which inserts
394 Latin-5 characters.
395
396 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
397 turkish-alt-postfix.
398 ("turkish-alt-postfix"): New Turkish input method which inserts
399 Latin-5 characters.
400
4011999-07-12 Richard Stallman <rms@gnu.org>
402
403 * Version 20.4 released.
404
4051998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
406
407 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
408
4091999-06-14 Ken'ichi Handa <handa@gnu.org>
410
411 * quail/ethiopic.el ("ethiopic"): Add translation rules.
412
4131999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
414
415 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
416 hanja.el.
417
4181999-05-25 Ken'ichi Handa <handa@gnu.org>
419
420 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
421
4221999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
423
424 * quail/latin-pre.el ("romanian-prefix"): New input method.
425 ("romanian-alt-prefix"): New input method.
426
4271999-03-04 Kenichi Handa <handa@etl.go.jp>
428
429 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
430
4311999-01-14 Kenichi Handa <handa@etl.go.jp>
432
433 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
434 to convert is `n', change it to Japanese Hiragana `n' before
435 conversion.
436
4371999-01-11 Kenichi Handa <handa@etl.go.jp>
438
439 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
440
441 * quail/hebrew.el: New file.
442
4431998-12-15 Kenichi Handa <handa@etl.go.jp>
444
445 * quail/devanagari.el (quail-devanagari-compose-characters):
446 Adjusted for the change of input method handling.
447 (quail-devanagari-hindi-compose-characters): Likewise.
448
4491998-10-15 Kenichi Handa <handa@etl.go.jp>
450
451 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
452 `(cd foo; pwd)`.
453 (install): Likewise.
454
4551998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
456
457 * quail/latin-post.el: Many doc fixes.
458 ("latin-1-postfix"): Add sequence for the small superscript o.
459 * quail/latin-pre.el: Many doc fixes.
460 ("latin-1-prefix"): Add sequences for the small
461 superscript underlined o and a.
462
4631998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
464
465 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
466 small superscript underlined o and a.
467 ("italian-alt-postfix"): Change it to something useful and
468 different from italian-postfix.
469 * latin-post.el ("latin-1-postfix"): Add a method to enter the
470 small superscript underlined o and a.
471 ("italian-postfix"): Same as above.
472 ("italian-postfix"): Add methods to enter e with acute accent and
473 the >> and << symbols.
474
4751998-09-25 Kenichi Handa <handa@etl.go.jp>
476
477 * quail/japanese.el (quail-japanese-hankaku-update-translation):
478 Adjusted for the change of input method handling.
479
4801998-09-11 Kenichi HANDA <handa@etl.go.jp>
481
482 * quail/japanese.el (quail-japanese-katakana-update-translation):
483 Adjusted for the change of input method handling.
484
4851998-08-31 Kenichi Handa <handa@etl.go.jp>
486
487 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
488 change of input method handling.
489 (quail-tibetan-input-tibkey): Likewise.
490
4911998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
492
493 * Version 20.3 released.
494
4951998-08-16 Kenichi HANDA <handa@etl.go.jp>
496
497 * quail/czech.el ("czech"): Make this input method deterministic,
498 kbd-translate, and show-layout.
499
5001998-08-15 Kenichi HANDA <handa@etl.go.jp>
501
502 * quail/ethiopic.el: Fix several translation rules.
503
5041998-08-12 Milan Zamazal <pdm@fi.muni.cz>
505
506 * quail/czech.el: Few key sequences added to some keyboards.
507
5081998-08-06 Kenichi Handa <handa@etl.go.jp>
509
510 * quail/japanese.el (quail-japanese-use-double-n): New variable.
511 (quail-japanese-update-translation): Adjusted for the change of
512 quail-update-translation. Now this function should return
513 CONTROL-FLAG.
514 (quail-japanese-toggle-kana): Update quail-conversion-str.
515 (quail-japanese-kanji-kkc): Likewise.
516 (quail-japanese-switch-package): Reset quail-current-str and
517 quail-conversion-str.
518
5191998-07-24 Kenichi Handa <handa@etl.go.jp>
520
521 * quail/japanese.el (quail-japanese-kanji-kkc): Set
522 quail-translation to nil after calling kkc-region so that
523 translation mode is restarted correctly.
524
5251998-07-21 Kenichi Handa <handa@etl.go.jp>
526
527 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
528 that conversion is cancelled in kkc-region.
529 (quail-japanese-switch-package): Fix previous change.
530
5311998-07-19 Kenichi Handa <handa@etl.go.jp>
532
533 * quail/japanese.el (quail-japanese-update-translation): Handle
534 a key which should fix the current translation and start a new
535 translation correctly.
536 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
537 change point.
538
5391998-07-15 Kenichi Handa <handa@etl.go.jp>
540
541 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
542 change of quail.el.
543 (quail-japanese-switch-package): Likewise.
544
5451998-07-03 Kenichi Handa <handa@etl.go.jp>
546
547 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
548 Some keys for ancient Korean syllables are changed properly.
549
5501998-06-20 Kenichi Handa <handa@etl.go.jp>
551
552 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
553 (ethio-select-a-translation): New function.
554
5551998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
556
557 * Makefile.in (RUN-EMACS): Add --multibyte.
558
5591998-04-29 Karl Heuer <kwzh@gnu.org>
560
561 * Makefile.in (SLAVIC): Delete redundant backslash.
562
5631998-04-28 Richard Stallman <rms@psilocin.gnu.org>
564
565 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
566
5671998-04-20 Kenichi Handa <handa@etl.go.jp>
568
569 * Makefile.in (SLAVIC): New macro.
570 (EUROPEAN): Include ${SLAVIC}.
571
5721998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
573
574 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
575 (leim-list.el): Depend on ${WORLD}.
576
577 * latin-alt.el (latin-2-alt-postfix): Doc fix.
578
5791998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
580
581 * czech.el, slovak.el: Correct starting commentary.
582
5831998-04-07 Milan Zamazal <pdm@fi.muni.cz>
584
585 * quail/czech.el, quail/slovak.el: Correct starting commentary.
586
5871998-04-06 Andreas Schwab <schwab@gnu.org>
588
589 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
590 to length.
591 (lrt-generate-quail-map): Change sref to aref, and make second
592 argument of substring a character index.
593
5941998-03-26 Richard Stallman <rms@psilocin.gnu.org>
595
596 * Makefile.in (${TIT}): Fix shell conditional syntax.
597
5981998-03-18 Kenichi Handa <handa@etl.go.jp>
599
600 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
601 "/ " to "/" (instead of " ").
602
6031998-03-17 Richard Stallman <rms@psilocin.gnu.org>
604
605 * quail/czech.el, quail/slovak.el: New files.
606
6071998-03-10 Richard Stallman <rms@psilocin.gnu.org>
608
609 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
610 Uses changed.
611
6121998-03-05 Kenichi Handa <handa@etl.go.jp>
613
614 * Makefile.in (${TIT}): To byte-compile quail packages, use just
615 built quail.
616
6171997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
618
619 * quail/hanja3.el: New file.
620
621 * quail/hanja-jis.el: Title string of the input method
622 "korean-hanja-jis" changed.
623
624 * quail/symbol-ksc.el: Title string of the input method
625 "korean-symbol" changed. Require 'korea-util.
626 (quail-hangul-switch-back): Deleted.
627
628 * quail/hangul3.el: Require 'korea-util.
629 (quail-hangul-switch-to-symbol-ksc): Deleted.
630
631 * quail/hanja.el: Require 'korea-util. Title string of the input
632 method "korean-hanja" changed.
633 (quail-hanja-switch-to-symbol-ksc): Deleted.
634
635 * quail/hangul.el: Require 'korea-util.
636 (quail-hangul-switch-to-symbol-ksc): Deleted.
637
6381997-10-23 Kenichi Handa <handa@etl.go.jp>
639
640 * quail/ethiopic.el: The title string of input method "Ethiopic"
641 is changed.
642
6431997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
644
645 * Version 20.2 released.
646
6471997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
648
649 * quail/latin-post.el (german): Swap y and z.
650
6511997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
652
653 * Version 20.1 released.
654
655 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
656
6571997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
658
659 * quail/viqr.el (vietnamese-viqr): Doc fix.
660
6611997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
662
663 * quail/latin-alt.el: New file.
664
6651997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
666
667 * quail/latin-post.el: Undo previous change.
668
6691997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
670
671 * quail/latin-post.el (latin-2-postfix):
672 Replace comma and period with `. Replace colon with /.
673 (latin-1-postfix): Replace comma with /.
674 (french-postfix): Replace comma with /.
675 (latin-3-postfix): Replace comma with ` and period with /.
676 (latin-4-postfix): Replace comma with ` and period with ~.
677 (latin-5-postfix): Replace comma with ` and period with /.
678 (turkish-postfix): Replace comma with ` and period with /.
679
6801997-09-10 Kenichi Handa <handa@etl.go.jp>
681
682 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
683 function added to quail-mode-hook turn ethio-mode on only when
684 input method "ethiopic" is begin used.
685 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
686 (ethio-toggle-space): Likewise.
687 (ethio-insert-space): Likewise.
688 (ethio-insert-ethio-space): Likewise.
689 (ethio-prefer-ascii-punctuation): Likewise.
690 (ethio-toggle-punctuation): Likewise.
691 (ethio-gemination): Likewise.
692 ("ethiopic"): Doc-string of this Quail package modified. Bind
693 function keys for TRANSLATION-KEYMAP to
694 quail-execute-non-quail-command.
695
6961997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
697
698 * Makefile.in (install): Use quail/* in the second tar that
699 copies a dir named quail.
700
7011997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
702
703 * Makefile.in (install): Do not copy leim-list.el twice. Copy
704 `skk' subdirectory too.
705
7061997-09-03 Kenichi Handa <handa@etl.go.jp>
707
708 * quail/cyrillic.el: For each package, pass t for the SIMPLE
709 argument to quail-define-package.
710 * quail/cyril-jis.el: Likewise
711 * quail/greek.el: Likewise.
712 * quail/ipa.el: Likewise.
713 * quail/lao.el: Likewise.
714 * quail/lrt.el: Likewise.
715 * quail/thai.el: Likewise.
716 * quail/viqr.el: Likewise.
717
7181997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
719
720 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
721 TRANSLATION-KEYS.
722 (quail-mode-map): Change binding for ethio-insert-ethio-space.
723 (quail-mode-hook): Check the current Quail package name.
724
725 * quail/latin-post.el: Add rules for cancelling accents by typing
726 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
727 packages.
728
7291997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
730
731 * quail/latin-post.el, quail/latin-pre.el: For each package,
732 pass t for the SIMPLE argument to quail-define-package.
733
7341997-08-28 Kenichi Handa <handa@etl.go.jp>
735
736 * Makefile.in (dotdot): This macro deleted.
737 (SUBDIRS): Exclude skk.
738 (all): Substitute ${WORLD} to ${TIT}.
739 (%.el): This target deleted.
740 (${TIT}): Check existence of `quail' subdirectory.
741 (leim-list.el): Do not check old files.
742 (install): If ${srcdir} is different from the current directory,
743 copy also files under ${srcdir}.
744
7451997-08-26 Kenichi Handa <handa@etl.go.jp>
746
747 * Makefile.in: Re-arrange macros so that the macro TIT contains
748 only Quial packages generated from CXTERM dictionaries, and the
749 macro NON-TIT contains only Quial packages distributed with Emacs.
750 (install): Do not use -h option for tar, instead copy ${NON-TIT}
751 and ${TIT} separately.
752
7531997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
754
755 * Makefile.in (install): Discard extra data in tar | tar command.
756
7571997-08-23 Kenichi Handa <handa@etl.go.jp>
758
759 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
760 previous change.
761 (quail-devanagari-hindi-compose-characters): Fix previous change.
762
763 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
764 change.
765
7661997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
767
768 * Makefile.in (leim-list.el): Fix previous change.
769
770 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
771
7721997-08-21 Kenichi HANDA <handa@etl.go.jp>
773
774 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
775 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
776 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
777
778 * Makefile.in (install): Just copy leim-list.el instead of running
779 update-leim-list-file on ${INSTALLDIR}.
780 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
781 py-punct-b5.el -> pypunct-b5.el.
782 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
783 (leim-list.el): Delete old files not contained in ${WORLD}.
784
785 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
786 input-method-after-insert-chunk-hook.
787
788 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
789
7901997-08-19 Kenichi Handa <handa@etl.go.jp>
791
792 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
793 package fixed.
794
7951997-08-18 Kenichi Handa <handa@etl.go.jp>
796
797 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
798 throw.
799 (quail-japanese-kanji-kkc): Completely re-written.
800 (quail-japanese-kkc-mode-exit): New function.
801 (quail-japanese-switch-package): Call activate-input-method
802 instead of select-input-method.
803
804 * quail/thai.el (thai-consonant-input): Typo fixed.
805
806 * quail/devanagari.el (quail-devanagari-compose-characters): Do
807 not call throw.
808 (quail-devanagari-hindi-compose-characters): Likewise.
809
810 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
811 activate-input-method instead of select-input-method.
812
813 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
814
815 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
816 input-method-history instead of previous-input-method.
817
8181997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
819
820 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
821
8221997-08-16 Kenichi Handa <handa@etl.go.jp>
823
824 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
825 ("lao-lrt"): Doc-string of this Quail package modified.
826 Some tranlation rules added.
827
828 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
829 (lao-quail-define-rules): Some translation rules corrected.
830
8311997-08-11 Kenichi Handa <handa@etl.go.jp>
832
833 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
834 (lrt-vowel-table): The entry for "aM" corrected.
835
8361997-08-07 Kenichi Handa <handa@etl.go.jp>
837
838 * quail/lrt.el: Change title string of input method "lao-lrt".
839 (lrt-single-consonant-table): Several key sequence changed.
840 (lrt-composing-pattern-double-c): Handle a consonant with
841 semi-vowel-lower correctly.
842 (lrt-handle-maa-sakod): Do not reset quail-current-key.
843 (lrt-handle-tone-mark): Check the existence of double consonant
844 correctly.
845
846 * quail/lao.el: Change title string of input method "Lao".
847
8481997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
849
850 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
851 modified. Several tranlation rules modified.
852
8531997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
854
855 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
856 quail/cyril-jis.el.
857
858 * quail/cyril-jis.el: New file.
859
860 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
861
8621997-08-01 Kenichi Handa <handa@etl.go.jp>
863
864 * quail/ethiopic.el: In quail-mode-map, bind
865 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
866 Quail package "ethiopic".
867
8681997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
869
870 * quail/cyrillic.el (cyrillic-translit): New input method.
871
8721997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
873
874 * quail/tibetan.el: New file.
875
876 * quail/py-punct.el: Require 'quail.
877
878 * quail/py-punct-b5.el: Require 'quail.
879
880 * quail/ethiopic.el: Change Quail package name to "ethiopic".
881 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
882
883 * Makefile.in (TIT): New variable, contatination of TIT-GB and
884 TIT-BIG5.
885 (RUN-EMACS): Do not set EMACSLOADPATH.
886 (ASIA): Include TIBEAN.
887 (all): Remove stamp-bytecomp from dependency list.
888 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
889 (%.el): Make a link for byte-compiled file too.
890 (stamp-bytecomp): Target deleted.
891 (leim-list.el): Run Emacs with loading quail.
892 (install-XXX): These targets deleted.
893 (install): Remove files under INSTALLDIR before copying new files.
894 Run Emacs with loading quail.
895 (clean mostlyclean): Remove only generated files.
896
8971997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
898
899 * Makefile.in (stamp-bytecomp): Fix shell conditional.
900 (clean): Fix shell conditional.
901
9021997-07-21 Jim Meyering <meyering@eng.ascend.com>
903
904 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
905 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
906
9071997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
908
909 * Makefile.in: Modified to avoid *.el files being regarded
910 as intermidiate files and deleted by GNU make.
911
912 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
913 (lrt-handle-maa-sakod): Correctly handle the case that
914 quail-current-data is nil.
915 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
916 tone.
917
9181997-07-15 Kenichi Handa <handa@etl.go.jp>
919
920 * quail/py-punct.el: New file.
921
922 * quail/py-punct-b5.el: New file.
923
924 * quail/japanese.el: Doc-string of Quail package japanese modified.
925
926 * Makefile.in: Rules re-written to avoid tricky code.
927 (CHINEGE-GB): Include quail/py-punct.elc.
928 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
929
930
9311997-07-10 Kenichi Handa <handa@etl.go.jp>
932
933 * quail/latin-pre.el: Change titles of quail packages.
934
935 * quail/latin-post.el: Likewise.
936
6922b018
KH
937
938;; Local Variables:
939;; coding: iso-2022-7bit-unix
940;; End: