Change "character terminal" to "text-only terminal".
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
abfa36c4
EZ
12001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
4
b8a7ebcf
KH
52001-03-16 Kenichi Handa <handa@etl.go.jp>
6
7 * quail/japanese.el (quail-japanese-transliteration-rules): New
8 variable. Use it to define these input methods: "japanese",
9 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
10 (quail-japanese-kana-state): Delete this variable.
11 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
12 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 13
9a639fce
KH
142001-03-14 Kenichi Handa <handa@mule.m17n.org>
15
16 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
17
51ab41b7
KH
182001-03-06 Kenichi Handa <handa@etl.go.jp>
19
20 * CXTERM-DIC/4Corner.tit: Add copyright notice.
21
36d5e61d
KH
222001-03-05 Kenichi Handa <handa@etl.go.jp>
23
24 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
25 change of the speicial key bindings.
26
bf0bdce8
KH
272001-02-22 Kenichi Handa <handa@etl.go.jp>
28
51ab41b7 29 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
30
31 * CXTERM-DIC/ETZY.tit: Likewise.
32
33 * CXTERM-DIC/ZOZY.tit: Likewise.
34
193fba87
AI
352001-02-05 Andrew Innes <andrewi@gnu.org>
36
37 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
38 path absolute.
39
350d71b3
AI
402001-02-03 Andrew Innes <andrewi@gnu.org>
41
42 * makefile.w32-in (LATIN): Fix last change to use () not {}.
43
49bd4a69
KH
442001-02-02 Kenichi Handa <handa@etl.go.jp>
45
46 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
47
48 * makefile.w32-in (LATIN): Likewise.
49
50 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
51
a51e9546
AI
522001-02-01 Andrew Innes <andrewi@gnu.org>
53
54 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
55
c91d43ed
KH
562001-02-01 Kenichi Handa <handa@etl.go.jp>
57
58 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
59
60 * quail/greek.el ("greek-mizuochi"): New input method for
61 classical Greek.
62
7ccf7ab9 632001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 64
7ccf7ab9 65 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
66 one runs "make extraclean" at the top level.
67
0dac6924
AI
682001-01-06 Andrew Innes <andrewi@gnu.org>
69
70 * makefile.nt ($(TIT)): Map .elc to .el.
71 (buildlisppath): Make path relative to $(MAKEDIR).
72
392164c1
AS
732001-01-01 Andreas Schwab <schwab@suse.de>
74
75 * quail/latin-alt.el: Doc fixes.
76
ec6bd013
DL
772000-12-18 Dave Love <fx@gnu.org>
78
79 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
80 Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
81
8ff06845
KH
822000-12-16 Kenichi Handa <handa@etl.go.jp>
83
84 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
85
4ee87dbb
AI
862000-12-06 Andrew Innes <andrewi@gnu.org>
87
88 * makefile.w32-in (buildlisppath): Set to an absolute directory,
89 relative to $(CURDIR).
90 (INSTALLDIR): Use forward slash.
91
24c53d36
AI
922000-11-24 Andrew Innes <andrewi@gnu.org>
93
94 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
95
96 * makefile.nt (.SUFFIXES): New target, include .elc .el.
97
37c35586
KH
982000-11-21 Kenichi Handa <handa@etl.go.jp>
99
100 * Makefile.in (.SUFFIXES): New target, include .elc .el.
101
3c7d764e
KH
1022000-11-17 Kenichi Handa <handa@etl.go.jp>
103
104 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
105 remember the conversion start.
106
f3d3c491
AI
1072000-10-21 Andrew Innes <andrewi@gnu.org>
108
109 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
110 of conditional invocation of make.
111 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
112 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
113 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
114 files to .elc.
115 ($(TIT)): Adjusted for the above change.
116 (clean mostlyclean): Likewise.
117 (.el.elc): New target.
118
119 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
120 of conditional invocation of make.
121 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
122 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
123 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
124 files to .elc.
125 ($(TIT)): Adjusted for the above change.
126 (clean mostlyclean): Likewise.
127 (.el.elc): New target.
128
a115794c
EZ
1292000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
130
131 * Makefile.in (${TIT}, clean): Don't use shell `command`
132 expansion, use ${TIT:.elc=.el} instead.
133
ce75c97a
GM
1342000-09-26 Gerd Moellmann <gerd@gnu.org>
135
136 * Makefile.in: Make this the leim Makefile.in.
137 (clean): Also remove $NON-TIT and $WORLD.
138 (RUN-EMACS): Set EMACSLOADPATH.
139
7b920aa1
KH
1402000-09-21 Kenichi Handa <handa@etl.go.jp>
141
36e44f62
KH
142 * Makefile.in: Revert to no-leim Makefile.
143
cd3c0140
KH
144 * quail/.cvsignore: Include *.elc.
145
146 * ja-dic/.cvsignore: New file.
7b920aa1 147
5eedab4d
AI
1482000-09-16 Andrew Innes <andrewi@gnu.org>
149
150 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
151 (leim-list.el): Ditto.
152
153 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
154 (leim-list.el): Ditto.
155
39f547f7
AI
1562000-09-15 Andrew Innes <andrewi@gnu.org>
157
158 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
159 files.
160
fe83b953
AI
1612000-09-14 Andrew Innes <andrewi@gnu.org>
162
163 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
164 leim-list.el.
165 (distclean maintainer-clean): Ditto for stamp-subdir.
166
167 * makefile.nt: Rename skkdic to ja-dic.
168
0fddd0dc
KH
1692000-09-07 Kenichi Handa <handa@etl.go.jp>
170
171 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
172 translation.
173
174 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
175
176 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
177 ("chinese-tonepy-punct"): New input method.
178
179 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
180 translation.
181
182 * quail/japanese.el ("japanese"): Delete the key sequence for
183 Roman transliteration from the docstring because it's now shonw
184 automatically.
185 ("japanese-ascii", "japanese-zenkaku")
186 ("japanese-hankaku-kana", "japanese-hiragana")
187 ("japanese-katakana"): Docstring modified.
188
189 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
190 on describe-input-method.
191 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
192
44ef7cf6
AI
1932000-09-03 Andrew Innes <andrewi@gnu.org>
194
195 * makefile.w32-in: New file.
f8803e97 196 (install) Fix copying of directories.
44ef7cf6 197
5724ab7a
KH
1982000-08-31 Kenichi Handa <handa@etl.go.jp>
199
200 * quail/thai.el (thai-generate-quail-map): If the length of
201 translation is more than one, compose it.
202
daba11ce
DL
2032000-08-29 Dave Love <fx@gnu.org>
204
a39fb83d
DL
205 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
206
daba11ce
DL
207 * Makefile.in: ja-dic <- skk in several places.
208
457dd64a
KH
2092000-08-25 Kenichi Handa <handa@etl.go.jp>
210
211 * ja-dic: Directory name changed from skkdic.
212
a1a2e38f 213 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
214
215 * README: Rename skkdic to ja-dic throughout the file.
216
68ce69e1
DL
2172000-08-24 Dave Love <fx@gnu.org>
218
219 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 220 ("latin-1-prefix"): Add missing symbols.
68ce69e1 221
5a76406c
DL
2222000-08-23 Dave Love <fx@gnu.org>
223
224 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
225 add ~p for \e,A6\e(B.
226
240a16cf
KH
2272000-07-18 Kenichi Handa <handa@etl.go.jp>
228
229 * quail/japanese.el ("japanese"): Fix docstring.
230
7a3fd467
KH
2312000-07-17 Kenichi Handa <handa@etl.go.jp>
232
233 * quail/japanese.el ("japanese"): Docstring modified.
234
0bd5914b
KH
2352000-06-12 Kenichi Handa <handa@etl.go.jp>
236
237 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
238 ("tibetan-wylie"): State transition table modified.
239
4dc1225b
KH
2402000-06-01 Kenichi Handa <handa@etl.go.jp>
241
242 * quail/tibetan.el: Change all tibetan-1-column characters to
243 tibetan. Quail map for "tibetan-wylie" fixed.
244
6733d074
KH
2452000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
246
247 * quail/latin-pre.el ("polish-slash"): New input method.
248
69766f94
KH
2492000-03-02 Kenichi Handa <handa@etl.go.jp>
250
251 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
252
9a90d84c
GM
2532000-02-01 Gerd Moellmann <gerd@gnu.org>
254
255 * Makefile.in: Make this the no-leim Makefile. Move the
256 leim Makefile.in to ../leim-Makefile.in as it originally was.
257
258 * Makefile.noleim: Removed.
259
cba32d22
KH
2602000-01-28 Kenichi Handa <handa@etl.go.jp>
261
262 * quail/hanja.el (korean-hanja): Add an entry for "wod".
263
11ad3dee
KH
2642000-01-04 Kenichi Handa <handa@etl.go.jp>
265
266 * quail/japanese.el ("japanese"): Docstring augmented.
267
5ec14d3c
KH
2681999-12-15 Kenichi Handa <handa@etl.go.jp>
269
270 * quail/lao.el: Rewritten for new composition.
271
272 * quail/lrt.el: Rewritten for new composition.
273
274 * quail/thai.el: Rewritten for new composition.
275
276 * quail/tibetan.el: Rewritten for new composition.
277
113a1195
KH
2781999-12-13 Kenichi Handa <handa@etl.go.jp>
279
280 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
281 characters, not Latin-1.
282
98e85e34
GM
2831999-11-22 Andrew Innes <andrewi@gnu.org>
284
285 * makefile.nt: No need to generate subdirs.el.
286
371f58d5
GM
2871999-11-21 Andrew Innes <andrewi@gnu.org>
288
289 * makefile.nt: New file.
290
26922151
GM
2911999-10-26 Gerd Moellmann <gerd@gnu.org>
292
293 * Makefile.noleim: New.
294
6567e9b5
GM
2951999-09-19 Ken'ichi Handa <handa@gnu.org>
296
297 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
298 turkish-postfix.
299 ("turkish-postfix"): New Turkish input method which inserts
300 Latin-5 characters.
301
302 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
303 turkish-alt-postfix.
304 ("turkish-alt-postfix"): New Turkish input method which inserts
305 Latin-5 characters.
306
307After the release of 20.4, development was split into two separate
308code lines. One line contained the code for Emacs 21, and the other
309one the code for the 20.x releases after 20.4. The following change
310log entries up to the entry ``20.4 released'' are for the 20.x code
311line. Change logs above this notice are those for the 21.x code line.
312
3132000-06-13 Gerd Moellmann <gerd@gnu.org>
314
315 * Version 20.7 released.
316
3172000-05-23 Andrew Innes <andrewi@gnu.org>
318
319 * makefile.nt ($(TIT)): Set emacs_dir in the environment before
320 running emacs, to ensure load-path is correct.
321 (leim-list.el): Ditto.
322
3232000-02-26 Gerd Moellmann <gerd@gnu.org>
324
325 * Version 20.6 released.
326
3271999-12-07 Gerd Moellmann <gerd@gnu.org>
328
329 * Version 20.5 released.
330
3311999-11-22 Andrew Innes <andrewi@gnu.org>
332
333 * makefile.nt: No need to generate subdirs.el.
334
3351999-11-21 Andrew Innes <andrewi@gnu.org>
336
337 * makefile.nt: New file.
338
58af2287
DL
3391999-09-19 Ken'ichi Handa <handa@gnu.org>
340
341 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
342 turkish-postfix.
343 ("turkish-postfix"): New Turkish input method which inserts
344 Latin-5 characters.
345
346 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
347 turkish-alt-postfix.
348 ("turkish-alt-postfix"): New Turkish input method which inserts
349 Latin-5 characters.
350
3511999-07-12 Richard Stallman <rms@gnu.org>
352
353 * Version 20.4 released.
354
3551998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
356
357 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
358
3591999-06-14 Ken'ichi Handa <handa@gnu.org>
360
361 * quail/ethiopic.el ("ethiopic"): Add translation rules.
362
3631999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
364
365 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
366 hanja.el.
367
3681999-05-25 Ken'ichi Handa <handa@gnu.org>
369
370 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
371
3721999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
373
374 * quail/latin-pre.el ("romanian-prefix"): New input method.
375 ("romanian-alt-prefix"): New input method.
376
3771999-03-04 Kenichi Handa <handa@etl.go.jp>
378
379 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
380
3811999-01-14 Kenichi Handa <handa@etl.go.jp>
382
383 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
384 to convert is `n', change it to Japanese Hiragana `n' before
385 conversion.
386
3871999-01-11 Kenichi Handa <handa@etl.go.jp>
388
389 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
390
391 * quail/hebrew.el: New file.
392
3931998-12-15 Kenichi Handa <handa@etl.go.jp>
394
395 * quail/devanagari.el (quail-devanagari-compose-characters):
396 Adjusted for the change of input method handling.
397 (quail-devanagari-hindi-compose-characters): Likewise.
398
3991998-10-15 Kenichi Handa <handa@etl.go.jp>
400
401 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
402 `(cd foo; pwd)`.
403 (install): Likewise.
404
4051998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
406
407 * quail/latin-post.el: Many doc fixes.
408 ("latin-1-postfix"): Add sequence for the small superscript o.
409 * quail/latin-pre.el: Many doc fixes.
410 ("latin-1-prefix"): Add sequences for the small
411 superscript underlined o and a.
412
4131998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
414
415 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
416 small superscript underlined o and a.
417 ("italian-alt-postfix"): Change it to something useful and
418 different from italian-postfix.
419 * latin-post.el ("latin-1-postfix"): Add a method to enter the
420 small superscript underlined o and a.
421 ("italian-postfix"): Same as above.
422 ("italian-postfix"): Add methods to enter e with acute accent and
423 the >> and << symbols.
424
4251998-09-25 Kenichi Handa <handa@etl.go.jp>
426
427 * quail/japanese.el (quail-japanese-hankaku-update-translation):
428 Adjusted for the change of input method handling.
429
4301998-09-11 Kenichi HANDA <handa@etl.go.jp>
431
432 * quail/japanese.el (quail-japanese-katakana-update-translation):
433 Adjusted for the change of input method handling.
434
4351998-08-31 Kenichi Handa <handa@etl.go.jp>
436
437 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
438 change of input method handling.
439 (quail-tibetan-input-tibkey): Likewise.
440
4411998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
442
443 * Version 20.3 released.
444
4451998-08-16 Kenichi HANDA <handa@etl.go.jp>
446
447 * quail/czech.el ("czech"): Make this input method deterministic,
448 kbd-translate, and show-layout.
449
4501998-08-15 Kenichi HANDA <handa@etl.go.jp>
451
452 * quail/ethiopic.el: Fix several translation rules.
453
4541998-08-12 Milan Zamazal <pdm@fi.muni.cz>
455
456 * quail/czech.el: Few key sequences added to some keyboards.
457
4581998-08-06 Kenichi Handa <handa@etl.go.jp>
459
460 * quail/japanese.el (quail-japanese-use-double-n): New variable.
461 (quail-japanese-update-translation): Adjusted for the change of
462 quail-update-translation. Now this function should return
463 CONTROL-FLAG.
464 (quail-japanese-toggle-kana): Update quail-conversion-str.
465 (quail-japanese-kanji-kkc): Likewise.
466 (quail-japanese-switch-package): Reset quail-current-str and
467 quail-conversion-str.
468
4691998-07-24 Kenichi Handa <handa@etl.go.jp>
470
471 * quail/japanese.el (quail-japanese-kanji-kkc): Set
472 quail-translation to nil after calling kkc-region so that
473 translation mode is restarted correctly.
474
4751998-07-21 Kenichi Handa <handa@etl.go.jp>
476
477 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
478 that conversion is cancelled in kkc-region.
479 (quail-japanese-switch-package): Fix previous change.
480
4811998-07-19 Kenichi Handa <handa@etl.go.jp>
482
483 * quail/japanese.el (quail-japanese-update-translation): Handle
484 a key which should fix the current translation and start a new
485 translation correctly.
486 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
487 change point.
488
4891998-07-15 Kenichi Handa <handa@etl.go.jp>
490
491 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
492 change of quail.el.
493 (quail-japanese-switch-package): Likewise.
494
4951998-07-03 Kenichi Handa <handa@etl.go.jp>
496
497 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
498 Some keys for ancient Korean syllables are changed properly.
499
5001998-06-20 Kenichi Handa <handa@etl.go.jp>
501
502 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
503 (ethio-select-a-translation): New function.
504
5051998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
506
507 * Makefile.in (RUN-EMACS): Add --multibyte.
508
5091998-04-29 Karl Heuer <kwzh@gnu.org>
510
511 * Makefile.in (SLAVIC): Delete redundant backslash.
512
5131998-04-28 Richard Stallman <rms@psilocin.gnu.org>
514
515 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
516
5171998-04-20 Kenichi Handa <handa@etl.go.jp>
518
519 * Makefile.in (SLAVIC): New macro.
520 (EUROPEAN): Include ${SLAVIC}.
521
5221998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
523
524 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
525 (leim-list.el): Depend on ${WORLD}.
526
527 * latin-alt.el (latin-2-alt-postfix): Doc fix.
528
5291998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
530
531 * czech.el, slovak.el: Correct starting commentary.
532
5331998-04-07 Milan Zamazal <pdm@fi.muni.cz>
534
535 * quail/czech.el, quail/slovak.el: Correct starting commentary.
536
5371998-04-06 Andreas Schwab <schwab@gnu.org>
538
539 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
540 to length.
541 (lrt-generate-quail-map): Change sref to aref, and make second
542 argument of substring a character index.
543
5441998-03-26 Richard Stallman <rms@psilocin.gnu.org>
545
546 * Makefile.in (${TIT}): Fix shell conditional syntax.
547
5481998-03-18 Kenichi Handa <handa@etl.go.jp>
549
550 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
551 "/ " to "/" (instead of " ").
552
5531998-03-17 Richard Stallman <rms@psilocin.gnu.org>
554
555 * quail/czech.el, quail/slovak.el: New files.
556
5571998-03-10 Richard Stallman <rms@psilocin.gnu.org>
558
559 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
560 Uses changed.
561
5621998-03-05 Kenichi Handa <handa@etl.go.jp>
563
564 * Makefile.in (${TIT}): To byte-compile quail packages, use just
565 built quail.
566
5671997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
568
569 * quail/hanja3.el: New file.
570
571 * quail/hanja-jis.el: Title string of the input method
572 "korean-hanja-jis" changed.
573
574 * quail/symbol-ksc.el: Title string of the input method
575 "korean-symbol" changed. Require 'korea-util.
576 (quail-hangul-switch-back): Deleted.
577
578 * quail/hangul3.el: Require 'korea-util.
579 (quail-hangul-switch-to-symbol-ksc): Deleted.
580
581 * quail/hanja.el: Require 'korea-util. Title string of the input
582 method "korean-hanja" changed.
583 (quail-hanja-switch-to-symbol-ksc): Deleted.
584
585 * quail/hangul.el: Require 'korea-util.
586 (quail-hangul-switch-to-symbol-ksc): Deleted.
587
5881997-10-23 Kenichi Handa <handa@etl.go.jp>
589
590 * quail/ethiopic.el: The title string of input method "Ethiopic"
591 is changed.
592
5931997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
594
595 * Version 20.2 released.
596
5971997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
598
599 * quail/latin-post.el (german): Swap y and z.
600
6011997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
602
603 * Version 20.1 released.
604
605 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
606
6071997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
608
609 * quail/viqr.el (vietnamese-viqr): Doc fix.
610
6111997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
612
613 * quail/latin-alt.el: New file.
614
6151997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
616
617 * quail/latin-post.el: Undo previous change.
618
6191997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
620
621 * quail/latin-post.el (latin-2-postfix):
622 Replace comma and period with `. Replace colon with /.
623 (latin-1-postfix): Replace comma with /.
624 (french-postfix): Replace comma with /.
625 (latin-3-postfix): Replace comma with ` and period with /.
626 (latin-4-postfix): Replace comma with ` and period with ~.
627 (latin-5-postfix): Replace comma with ` and period with /.
628 (turkish-postfix): Replace comma with ` and period with /.
629
6301997-09-10 Kenichi Handa <handa@etl.go.jp>
631
632 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
633 function added to quail-mode-hook turn ethio-mode on only when
634 input method "ethiopic" is begin used.
635 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
636 (ethio-toggle-space): Likewise.
637 (ethio-insert-space): Likewise.
638 (ethio-insert-ethio-space): Likewise.
639 (ethio-prefer-ascii-punctuation): Likewise.
640 (ethio-toggle-punctuation): Likewise.
641 (ethio-gemination): Likewise.
642 ("ethiopic"): Doc-string of this Quail package modified. Bind
643 function keys for TRANSLATION-KEYMAP to
644 quail-execute-non-quail-command.
645
6461997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
647
648 * Makefile.in (install): Use quail/* in the second tar that
649 copies a dir named quail.
650
6511997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
652
653 * Makefile.in (install): Do not copy leim-list.el twice. Copy
654 `skk' subdirectory too.
655
6561997-09-03 Kenichi Handa <handa@etl.go.jp>
657
658 * quail/cyrillic.el: For each package, pass t for the SIMPLE
659 argument to quail-define-package.
660 * quail/cyril-jis.el: Likewise
661 * quail/greek.el: Likewise.
662 * quail/ipa.el: Likewise.
663 * quail/lao.el: Likewise.
664 * quail/lrt.el: Likewise.
665 * quail/thai.el: Likewise.
666 * quail/viqr.el: Likewise.
667
6681997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
669
670 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
671 TRANSLATION-KEYS.
672 (quail-mode-map): Change binding for ethio-insert-ethio-space.
673 (quail-mode-hook): Check the current Quail package name.
674
675 * quail/latin-post.el: Add rules for cancelling accents by typing
676 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
677 packages.
678
6791997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
680
681 * quail/latin-post.el, quail/latin-pre.el: For each package,
682 pass t for the SIMPLE argument to quail-define-package.
683
6841997-08-28 Kenichi Handa <handa@etl.go.jp>
685
686 * Makefile.in (dotdot): This macro deleted.
687 (SUBDIRS): Exclude skk.
688 (all): Substitute ${WORLD} to ${TIT}.
689 (%.el): This target deleted.
690 (${TIT}): Check existence of `quail' subdirectory.
691 (leim-list.el): Do not check old files.
692 (install): If ${srcdir} is different from the current directory,
693 copy also files under ${srcdir}.
694
6951997-08-26 Kenichi Handa <handa@etl.go.jp>
696
697 * Makefile.in: Re-arrange macros so that the macro TIT contains
698 only Quial packages generated from CXTERM dictionaries, and the
699 macro NON-TIT contains only Quial packages distributed with Emacs.
700 (install): Do not use -h option for tar, instead copy ${NON-TIT}
701 and ${TIT} separately.
702
7031997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
704
705 * Makefile.in (install): Discard extra data in tar | tar command.
706
7071997-08-23 Kenichi Handa <handa@etl.go.jp>
708
709 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
710 previous change.
711 (quail-devanagari-hindi-compose-characters): Fix previous change.
712
713 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
714 change.
715
7161997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
717
718 * Makefile.in (leim-list.el): Fix previous change.
719
720 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
721
7221997-08-21 Kenichi HANDA <handa@etl.go.jp>
723
724 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
725 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
726 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
727
728 * Makefile.in (install): Just copy leim-list.el instead of running
729 update-leim-list-file on ${INSTALLDIR}.
730 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
731 py-punct-b5.el -> pypunct-b5.el.
732 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
733 (leim-list.el): Delete old files not contained in ${WORLD}.
734
735 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
736 input-method-after-insert-chunk-hook.
737
738 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
739
7401997-08-19 Kenichi Handa <handa@etl.go.jp>
741
742 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
743 package fixed.
744
7451997-08-18 Kenichi Handa <handa@etl.go.jp>
746
747 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
748 throw.
749 (quail-japanese-kanji-kkc): Completely re-written.
750 (quail-japanese-kkc-mode-exit): New function.
751 (quail-japanese-switch-package): Call activate-input-method
752 instead of select-input-method.
753
754 * quail/thai.el (thai-consonant-input): Typo fixed.
755
756 * quail/devanagari.el (quail-devanagari-compose-characters): Do
757 not call throw.
758 (quail-devanagari-hindi-compose-characters): Likewise.
759
760 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
761 activate-input-method instead of select-input-method.
762
763 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
764
765 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
766 input-method-history instead of previous-input-method.
767
7681997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
769
770 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
771
7721997-08-16 Kenichi Handa <handa@etl.go.jp>
773
774 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
775 ("lao-lrt"): Doc-string of this Quail package modified.
776 Some tranlation rules added.
777
778 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
779 (lao-quail-define-rules): Some translation rules corrected.
780
7811997-08-11 Kenichi Handa <handa@etl.go.jp>
782
783 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
784 (lrt-vowel-table): The entry for "aM" corrected.
785
7861997-08-07 Kenichi Handa <handa@etl.go.jp>
787
788 * quail/lrt.el: Change title string of input method "lao-lrt".
789 (lrt-single-consonant-table): Several key sequence changed.
790 (lrt-composing-pattern-double-c): Handle a consonant with
791 semi-vowel-lower correctly.
792 (lrt-handle-maa-sakod): Do not reset quail-current-key.
793 (lrt-handle-tone-mark): Check the existence of double consonant
794 correctly.
795
796 * quail/lao.el: Change title string of input method "Lao".
797
7981997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
799
800 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
801 modified. Several tranlation rules modified.
802
8031997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
804
805 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
806 quail/cyril-jis.el.
807
808 * quail/cyril-jis.el: New file.
809
810 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
811
8121997-08-01 Kenichi Handa <handa@etl.go.jp>
813
814 * quail/ethiopic.el: In quail-mode-map, bind
815 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
816 Quail package "ethiopic".
817
8181997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
819
820 * quail/cyrillic.el (cyrillic-translit): New input method.
821
8221997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
823
824 * quail/tibetan.el: New file.
825
826 * quail/py-punct.el: Require 'quail.
827
828 * quail/py-punct-b5.el: Require 'quail.
829
830 * quail/ethiopic.el: Change Quail package name to "ethiopic".
831 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
832
833 * Makefile.in (TIT): New variable, contatination of TIT-GB and
834 TIT-BIG5.
835 (RUN-EMACS): Do not set EMACSLOADPATH.
836 (ASIA): Include TIBEAN.
837 (all): Remove stamp-bytecomp from dependency list.
838 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
839 (%.el): Make a link for byte-compiled file too.
840 (stamp-bytecomp): Target deleted.
841 (leim-list.el): Run Emacs with loading quail.
842 (install-XXX): These targets deleted.
843 (install): Remove files under INSTALLDIR before copying new files.
844 Run Emacs with loading quail.
845 (clean mostlyclean): Remove only generated files.
846
8471997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
848
849 * Makefile.in (stamp-bytecomp): Fix shell conditional.
850 (clean): Fix shell conditional.
851
8521997-07-21 Jim Meyering <meyering@eng.ascend.com>
853
854 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
855 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
856
8571997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
858
859 * Makefile.in: Modified to avoid *.el files being regarded
860 as intermidiate files and deleted by GNU make.
861
862 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
863 (lrt-handle-maa-sakod): Correctly handle the case that
864 quail-current-data is nil.
865 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
866 tone.
867
8681997-07-15 Kenichi Handa <handa@etl.go.jp>
869
870 * quail/py-punct.el: New file.
871
872 * quail/py-punct-b5.el: New file.
873
874 * quail/japanese.el: Doc-string of Quail package japanese modified.
875
876 * Makefile.in: Rules re-written to avoid tricky code.
877 (CHINEGE-GB): Include quail/py-punct.elc.
878 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
879
880
8811997-07-10 Kenichi Handa <handa@etl.go.jp>
882
883 * quail/latin-pre.el: Change titles of quail packages.
884
885 * quail/latin-post.el: Likewise.
886
6922b018
KH
887
888;; Local Variables:
889;; coding: iso-2022-7bit-unix
890;; End: