(.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
e217c26e
EZ
12001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
4
a3d0b0e0
KH
52001-03-31 Kenichi Handa <handa@etl.go.jp>
6
7 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
8 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
9 ${srcdir}/quail/tsang-b5.elc.
10 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
11 (CHINESE-CNS): Delete it.
12 (MISC-DIC): New variable.
13 (CHINESE): Delete ${CHINESE-CNS}.
14 (WORLD): Delete ${MISC-DIC}.
15 (all): Depends on ${MISC-DIC}.
16 (${MISC-DIC}): New target.
17 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
18
19 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
20 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
21
22 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
23
24 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
25 quail/quick-cns.el: Delete them.
26
9d5d1075
EZ
272001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
28
29 * Makefile.in (${TIT}): Fix whitespace.
30
ed31fabf
GM
312001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
32
33 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
34 (${TIT}): If the target file already exist, don't remake it.
35
1e406be0
KH
362001-03-21 Kenichi Handa <handa@etl.go.jp>
37
38 * quail/slovak.el ("slovak"): Translate "=q" to "`".
39
8f369c02
KH
402001-03-16 Pavel Jan\e,Bm\e(Bk ml. <Pavel@Janik.cz>
41
42 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
43 "=q", "+q", "=Q", and "+Q".
44 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
45 ("slovak-prog-2"): Likewise.
46 ("slovak-prog-3"): Likewise.
47
abfa36c4
EZ
482001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
49
50 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
51
b8a7ebcf
KH
522001-03-16 Kenichi Handa <handa@etl.go.jp>
53
54 * quail/japanese.el (quail-japanese-transliteration-rules): New
55 variable. Use it to define these input methods: "japanese",
56 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
57 (quail-japanese-kana-state): Delete this variable.
58 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
59 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 60
9a639fce
KH
612001-03-14 Kenichi Handa <handa@mule.m17n.org>
62
63 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
64
51ab41b7
KH
652001-03-06 Kenichi Handa <handa@etl.go.jp>
66
67 * CXTERM-DIC/4Corner.tit: Add copyright notice.
68
36d5e61d
KH
692001-03-05 Kenichi Handa <handa@etl.go.jp>
70
71 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
72 change of the speicial key bindings.
73
bf0bdce8
KH
742001-02-22 Kenichi Handa <handa@etl.go.jp>
75
51ab41b7 76 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
77
78 * CXTERM-DIC/ETZY.tit: Likewise.
79
80 * CXTERM-DIC/ZOZY.tit: Likewise.
81
193fba87
AI
822001-02-05 Andrew Innes <andrewi@gnu.org>
83
84 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
85 path absolute.
86
350d71b3
AI
872001-02-03 Andrew Innes <andrewi@gnu.org>
88
89 * makefile.w32-in (LATIN): Fix last change to use () not {}.
90
49bd4a69
KH
912001-02-02 Kenichi Handa <handa@etl.go.jp>
92
93 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
94
95 * makefile.w32-in (LATIN): Likewise.
96
97 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
98
a51e9546
AI
992001-02-01 Andrew Innes <andrewi@gnu.org>
100
101 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
102
c91d43ed
KH
1032001-02-01 Kenichi Handa <handa@etl.go.jp>
104
105 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
106
107 * quail/greek.el ("greek-mizuochi"): New input method for
108 classical Greek.
109
7ccf7ab9 1102001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 111
7ccf7ab9 112 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
113 one runs "make extraclean" at the top level.
114
0dac6924
AI
1152001-01-06 Andrew Innes <andrewi@gnu.org>
116
117 * makefile.nt ($(TIT)): Map .elc to .el.
118 (buildlisppath): Make path relative to $(MAKEDIR).
119
392164c1
AS
1202001-01-01 Andreas Schwab <schwab@suse.de>
121
122 * quail/latin-alt.el: Doc fixes.
123
ec6bd013
DL
1242000-12-18 Dave Love <fx@gnu.org>
125
126 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
127 Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
128
8ff06845
KH
1292000-12-16 Kenichi Handa <handa@etl.go.jp>
130
131 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
132
4ee87dbb
AI
1332000-12-06 Andrew Innes <andrewi@gnu.org>
134
135 * makefile.w32-in (buildlisppath): Set to an absolute directory,
136 relative to $(CURDIR).
137 (INSTALLDIR): Use forward slash.
138
24c53d36
AI
1392000-11-24 Andrew Innes <andrewi@gnu.org>
140
141 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
142
143 * makefile.nt (.SUFFIXES): New target, include .elc .el.
144
37c35586
KH
1452000-11-21 Kenichi Handa <handa@etl.go.jp>
146
147 * Makefile.in (.SUFFIXES): New target, include .elc .el.
148
3c7d764e
KH
1492000-11-17 Kenichi Handa <handa@etl.go.jp>
150
151 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
152 remember the conversion start.
153
f3d3c491
AI
1542000-10-21 Andrew Innes <andrewi@gnu.org>
155
156 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
157 of conditional invocation of make.
158 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
159 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
160 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
161 files to .elc.
162 ($(TIT)): Adjusted for the above change.
163 (clean mostlyclean): Likewise.
164 (.el.elc): New target.
165
166 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
167 of conditional invocation of make.
168 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
169 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
170 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
171 files to .elc.
172 ($(TIT)): Adjusted for the above change.
173 (clean mostlyclean): Likewise.
174 (.el.elc): New target.
175
a115794c
EZ
1762000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
177
178 * Makefile.in (${TIT}, clean): Don't use shell `command`
179 expansion, use ${TIT:.elc=.el} instead.
180
ce75c97a
GM
1812000-09-26 Gerd Moellmann <gerd@gnu.org>
182
183 * Makefile.in: Make this the leim Makefile.in.
184 (clean): Also remove $NON-TIT and $WORLD.
185 (RUN-EMACS): Set EMACSLOADPATH.
186
7b920aa1
KH
1872000-09-21 Kenichi Handa <handa@etl.go.jp>
188
36e44f62
KH
189 * Makefile.in: Revert to no-leim Makefile.
190
cd3c0140
KH
191 * quail/.cvsignore: Include *.elc.
192
193 * ja-dic/.cvsignore: New file.
7b920aa1 194
5eedab4d
AI
1952000-09-16 Andrew Innes <andrewi@gnu.org>
196
197 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
198 (leim-list.el): Ditto.
199
200 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
201 (leim-list.el): Ditto.
202
39f547f7
AI
2032000-09-15 Andrew Innes <andrewi@gnu.org>
204
205 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
206 files.
207
fe83b953
AI
2082000-09-14 Andrew Innes <andrewi@gnu.org>
209
210 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
211 leim-list.el.
212 (distclean maintainer-clean): Ditto for stamp-subdir.
213
214 * makefile.nt: Rename skkdic to ja-dic.
215
0fddd0dc
KH
2162000-09-07 Kenichi Handa <handa@etl.go.jp>
217
218 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
219 translation.
220
221 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
222
223 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
224 ("chinese-tonepy-punct"): New input method.
225
226 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
227 translation.
228
229 * quail/japanese.el ("japanese"): Delete the key sequence for
230 Roman transliteration from the docstring because it's now shonw
231 automatically.
232 ("japanese-ascii", "japanese-zenkaku")
233 ("japanese-hankaku-kana", "japanese-hiragana")
234 ("japanese-katakana"): Docstring modified.
235
236 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
237 on describe-input-method.
238 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
239
44ef7cf6
AI
2402000-09-03 Andrew Innes <andrewi@gnu.org>
241
242 * makefile.w32-in: New file.
f8803e97 243 (install) Fix copying of directories.
44ef7cf6 244
5724ab7a
KH
2452000-08-31 Kenichi Handa <handa@etl.go.jp>
246
247 * quail/thai.el (thai-generate-quail-map): If the length of
248 translation is more than one, compose it.
249
daba11ce
DL
2502000-08-29 Dave Love <fx@gnu.org>
251
a39fb83d
DL
252 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
253
daba11ce
DL
254 * Makefile.in: ja-dic <- skk in several places.
255
457dd64a
KH
2562000-08-25 Kenichi Handa <handa@etl.go.jp>
257
258 * ja-dic: Directory name changed from skkdic.
259
a1a2e38f 260 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
261
262 * README: Rename skkdic to ja-dic throughout the file.
263
68ce69e1
DL
2642000-08-24 Dave Love <fx@gnu.org>
265
266 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 267 ("latin-1-prefix"): Add missing symbols.
68ce69e1 268
5a76406c
DL
2692000-08-23 Dave Love <fx@gnu.org>
270
271 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
272 add ~p for \e,A6\e(B.
273
240a16cf
KH
2742000-07-18 Kenichi Handa <handa@etl.go.jp>
275
276 * quail/japanese.el ("japanese"): Fix docstring.
277
7a3fd467
KH
2782000-07-17 Kenichi Handa <handa@etl.go.jp>
279
280 * quail/japanese.el ("japanese"): Docstring modified.
281
0bd5914b
KH
2822000-06-12 Kenichi Handa <handa@etl.go.jp>
283
284 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
285 ("tibetan-wylie"): State transition table modified.
286
4dc1225b
KH
2872000-06-01 Kenichi Handa <handa@etl.go.jp>
288
289 * quail/tibetan.el: Change all tibetan-1-column characters to
290 tibetan. Quail map for "tibetan-wylie" fixed.
291
6733d074
KH
2922000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
293
294 * quail/latin-pre.el ("polish-slash"): New input method.
295
69766f94
KH
2962000-03-02 Kenichi Handa <handa@etl.go.jp>
297
298 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
299
9a90d84c
GM
3002000-02-01 Gerd Moellmann <gerd@gnu.org>
301
302 * Makefile.in: Make this the no-leim Makefile. Move the
303 leim Makefile.in to ../leim-Makefile.in as it originally was.
304
305 * Makefile.noleim: Removed.
306
cba32d22
KH
3072000-01-28 Kenichi Handa <handa@etl.go.jp>
308
309 * quail/hanja.el (korean-hanja): Add an entry for "wod".
310
11ad3dee
KH
3112000-01-04 Kenichi Handa <handa@etl.go.jp>
312
313 * quail/japanese.el ("japanese"): Docstring augmented.
314
5ec14d3c
KH
3151999-12-15 Kenichi Handa <handa@etl.go.jp>
316
317 * quail/lao.el: Rewritten for new composition.
318
319 * quail/lrt.el: Rewritten for new composition.
320
321 * quail/thai.el: Rewritten for new composition.
322
323 * quail/tibetan.el: Rewritten for new composition.
324
113a1195
KH
3251999-12-13 Kenichi Handa <handa@etl.go.jp>
326
327 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
328 characters, not Latin-1.
329
98e85e34
GM
3301999-11-22 Andrew Innes <andrewi@gnu.org>
331
332 * makefile.nt: No need to generate subdirs.el.
333
371f58d5
GM
3341999-11-21 Andrew Innes <andrewi@gnu.org>
335
336 * makefile.nt: New file.
337
26922151
GM
3381999-10-26 Gerd Moellmann <gerd@gnu.org>
339
340 * Makefile.noleim: New.
341
6567e9b5
GM
3421999-09-19 Ken'ichi Handa <handa@gnu.org>
343
344 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
345 turkish-postfix.
346 ("turkish-postfix"): New Turkish input method which inserts
347 Latin-5 characters.
348
349 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
350 turkish-alt-postfix.
351 ("turkish-alt-postfix"): New Turkish input method which inserts
352 Latin-5 characters.
353
354After the release of 20.4, development was split into two separate
355code lines. One line contained the code for Emacs 21, and the other
356one the code for the 20.x releases after 20.4. The following change
357log entries up to the entry ``20.4 released'' are for the 20.x code
358line. Change logs above this notice are those for the 21.x code line.
359
3602000-06-13 Gerd Moellmann <gerd@gnu.org>
361
362 * Version 20.7 released.
363
3642000-05-23 Andrew Innes <andrewi@gnu.org>
365
366 * makefile.nt ($(TIT)): Set emacs_dir in the environment before
367 running emacs, to ensure load-path is correct.
368 (leim-list.el): Ditto.
369
3702000-02-26 Gerd Moellmann <gerd@gnu.org>
371
372 * Version 20.6 released.
373
3741999-12-07 Gerd Moellmann <gerd@gnu.org>
375
376 * Version 20.5 released.
377
3781999-11-22 Andrew Innes <andrewi@gnu.org>
379
380 * makefile.nt: No need to generate subdirs.el.
381
3821999-11-21 Andrew Innes <andrewi@gnu.org>
383
384 * makefile.nt: New file.
385
58af2287
DL
3861999-09-19 Ken'ichi Handa <handa@gnu.org>
387
388 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
389 turkish-postfix.
390 ("turkish-postfix"): New Turkish input method which inserts
391 Latin-5 characters.
392
393 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
394 turkish-alt-postfix.
395 ("turkish-alt-postfix"): New Turkish input method which inserts
396 Latin-5 characters.
397
3981999-07-12 Richard Stallman <rms@gnu.org>
399
400 * Version 20.4 released.
401
4021998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
403
404 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
405
4061999-06-14 Ken'ichi Handa <handa@gnu.org>
407
408 * quail/ethiopic.el ("ethiopic"): Add translation rules.
409
4101999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
411
412 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
413 hanja.el.
414
4151999-05-25 Ken'ichi Handa <handa@gnu.org>
416
417 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
418
4191999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
420
421 * quail/latin-pre.el ("romanian-prefix"): New input method.
422 ("romanian-alt-prefix"): New input method.
423
4241999-03-04 Kenichi Handa <handa@etl.go.jp>
425
426 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
427
4281999-01-14 Kenichi Handa <handa@etl.go.jp>
429
430 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
431 to convert is `n', change it to Japanese Hiragana `n' before
432 conversion.
433
4341999-01-11 Kenichi Handa <handa@etl.go.jp>
435
436 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
437
438 * quail/hebrew.el: New file.
439
4401998-12-15 Kenichi Handa <handa@etl.go.jp>
441
442 * quail/devanagari.el (quail-devanagari-compose-characters):
443 Adjusted for the change of input method handling.
444 (quail-devanagari-hindi-compose-characters): Likewise.
445
4461998-10-15 Kenichi Handa <handa@etl.go.jp>
447
448 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
449 `(cd foo; pwd)`.
450 (install): Likewise.
451
4521998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
453
454 * quail/latin-post.el: Many doc fixes.
455 ("latin-1-postfix"): Add sequence for the small superscript o.
456 * quail/latin-pre.el: Many doc fixes.
457 ("latin-1-prefix"): Add sequences for the small
458 superscript underlined o and a.
459
4601998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
461
462 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
463 small superscript underlined o and a.
464 ("italian-alt-postfix"): Change it to something useful and
465 different from italian-postfix.
466 * latin-post.el ("latin-1-postfix"): Add a method to enter the
467 small superscript underlined o and a.
468 ("italian-postfix"): Same as above.
469 ("italian-postfix"): Add methods to enter e with acute accent and
470 the >> and << symbols.
471
4721998-09-25 Kenichi Handa <handa@etl.go.jp>
473
474 * quail/japanese.el (quail-japanese-hankaku-update-translation):
475 Adjusted for the change of input method handling.
476
4771998-09-11 Kenichi HANDA <handa@etl.go.jp>
478
479 * quail/japanese.el (quail-japanese-katakana-update-translation):
480 Adjusted for the change of input method handling.
481
4821998-08-31 Kenichi Handa <handa@etl.go.jp>
483
484 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
485 change of input method handling.
486 (quail-tibetan-input-tibkey): Likewise.
487
4881998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
489
490 * Version 20.3 released.
491
4921998-08-16 Kenichi HANDA <handa@etl.go.jp>
493
494 * quail/czech.el ("czech"): Make this input method deterministic,
495 kbd-translate, and show-layout.
496
4971998-08-15 Kenichi HANDA <handa@etl.go.jp>
498
499 * quail/ethiopic.el: Fix several translation rules.
500
5011998-08-12 Milan Zamazal <pdm@fi.muni.cz>
502
503 * quail/czech.el: Few key sequences added to some keyboards.
504
5051998-08-06 Kenichi Handa <handa@etl.go.jp>
506
507 * quail/japanese.el (quail-japanese-use-double-n): New variable.
508 (quail-japanese-update-translation): Adjusted for the change of
509 quail-update-translation. Now this function should return
510 CONTROL-FLAG.
511 (quail-japanese-toggle-kana): Update quail-conversion-str.
512 (quail-japanese-kanji-kkc): Likewise.
513 (quail-japanese-switch-package): Reset quail-current-str and
514 quail-conversion-str.
515
5161998-07-24 Kenichi Handa <handa@etl.go.jp>
517
518 * quail/japanese.el (quail-japanese-kanji-kkc): Set
519 quail-translation to nil after calling kkc-region so that
520 translation mode is restarted correctly.
521
5221998-07-21 Kenichi Handa <handa@etl.go.jp>
523
524 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
525 that conversion is cancelled in kkc-region.
526 (quail-japanese-switch-package): Fix previous change.
527
5281998-07-19 Kenichi Handa <handa@etl.go.jp>
529
530 * quail/japanese.el (quail-japanese-update-translation): Handle
531 a key which should fix the current translation and start a new
532 translation correctly.
533 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
534 change point.
535
5361998-07-15 Kenichi Handa <handa@etl.go.jp>
537
538 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
539 change of quail.el.
540 (quail-japanese-switch-package): Likewise.
541
5421998-07-03 Kenichi Handa <handa@etl.go.jp>
543
544 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
545 Some keys for ancient Korean syllables are changed properly.
546
5471998-06-20 Kenichi Handa <handa@etl.go.jp>
548
549 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
550 (ethio-select-a-translation): New function.
551
5521998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
553
554 * Makefile.in (RUN-EMACS): Add --multibyte.
555
5561998-04-29 Karl Heuer <kwzh@gnu.org>
557
558 * Makefile.in (SLAVIC): Delete redundant backslash.
559
5601998-04-28 Richard Stallman <rms@psilocin.gnu.org>
561
562 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
563
5641998-04-20 Kenichi Handa <handa@etl.go.jp>
565
566 * Makefile.in (SLAVIC): New macro.
567 (EUROPEAN): Include ${SLAVIC}.
568
5691998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
570
571 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
572 (leim-list.el): Depend on ${WORLD}.
573
574 * latin-alt.el (latin-2-alt-postfix): Doc fix.
575
5761998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
577
578 * czech.el, slovak.el: Correct starting commentary.
579
5801998-04-07 Milan Zamazal <pdm@fi.muni.cz>
581
582 * quail/czech.el, quail/slovak.el: Correct starting commentary.
583
5841998-04-06 Andreas Schwab <schwab@gnu.org>
585
586 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
587 to length.
588 (lrt-generate-quail-map): Change sref to aref, and make second
589 argument of substring a character index.
590
5911998-03-26 Richard Stallman <rms@psilocin.gnu.org>
592
593 * Makefile.in (${TIT}): Fix shell conditional syntax.
594
5951998-03-18 Kenichi Handa <handa@etl.go.jp>
596
597 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
598 "/ " to "/" (instead of " ").
599
6001998-03-17 Richard Stallman <rms@psilocin.gnu.org>
601
602 * quail/czech.el, quail/slovak.el: New files.
603
6041998-03-10 Richard Stallman <rms@psilocin.gnu.org>
605
606 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
607 Uses changed.
608
6091998-03-05 Kenichi Handa <handa@etl.go.jp>
610
611 * Makefile.in (${TIT}): To byte-compile quail packages, use just
612 built quail.
613
6141997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
615
616 * quail/hanja3.el: New file.
617
618 * quail/hanja-jis.el: Title string of the input method
619 "korean-hanja-jis" changed.
620
621 * quail/symbol-ksc.el: Title string of the input method
622 "korean-symbol" changed. Require 'korea-util.
623 (quail-hangul-switch-back): Deleted.
624
625 * quail/hangul3.el: Require 'korea-util.
626 (quail-hangul-switch-to-symbol-ksc): Deleted.
627
628 * quail/hanja.el: Require 'korea-util. Title string of the input
629 method "korean-hanja" changed.
630 (quail-hanja-switch-to-symbol-ksc): Deleted.
631
632 * quail/hangul.el: Require 'korea-util.
633 (quail-hangul-switch-to-symbol-ksc): Deleted.
634
6351997-10-23 Kenichi Handa <handa@etl.go.jp>
636
637 * quail/ethiopic.el: The title string of input method "Ethiopic"
638 is changed.
639
6401997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
641
642 * Version 20.2 released.
643
6441997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
645
646 * quail/latin-post.el (german): Swap y and z.
647
6481997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
649
650 * Version 20.1 released.
651
652 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
653
6541997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
655
656 * quail/viqr.el (vietnamese-viqr): Doc fix.
657
6581997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
659
660 * quail/latin-alt.el: New file.
661
6621997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
663
664 * quail/latin-post.el: Undo previous change.
665
6661997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
667
668 * quail/latin-post.el (latin-2-postfix):
669 Replace comma and period with `. Replace colon with /.
670 (latin-1-postfix): Replace comma with /.
671 (french-postfix): Replace comma with /.
672 (latin-3-postfix): Replace comma with ` and period with /.
673 (latin-4-postfix): Replace comma with ` and period with ~.
674 (latin-5-postfix): Replace comma with ` and period with /.
675 (turkish-postfix): Replace comma with ` and period with /.
676
6771997-09-10 Kenichi Handa <handa@etl.go.jp>
678
679 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
680 function added to quail-mode-hook turn ethio-mode on only when
681 input method "ethiopic" is begin used.
682 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
683 (ethio-toggle-space): Likewise.
684 (ethio-insert-space): Likewise.
685 (ethio-insert-ethio-space): Likewise.
686 (ethio-prefer-ascii-punctuation): Likewise.
687 (ethio-toggle-punctuation): Likewise.
688 (ethio-gemination): Likewise.
689 ("ethiopic"): Doc-string of this Quail package modified. Bind
690 function keys for TRANSLATION-KEYMAP to
691 quail-execute-non-quail-command.
692
6931997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
694
695 * Makefile.in (install): Use quail/* in the second tar that
696 copies a dir named quail.
697
6981997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
699
700 * Makefile.in (install): Do not copy leim-list.el twice. Copy
701 `skk' subdirectory too.
702
7031997-09-03 Kenichi Handa <handa@etl.go.jp>
704
705 * quail/cyrillic.el: For each package, pass t for the SIMPLE
706 argument to quail-define-package.
707 * quail/cyril-jis.el: Likewise
708 * quail/greek.el: Likewise.
709 * quail/ipa.el: Likewise.
710 * quail/lao.el: Likewise.
711 * quail/lrt.el: Likewise.
712 * quail/thai.el: Likewise.
713 * quail/viqr.el: Likewise.
714
7151997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
716
717 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
718 TRANSLATION-KEYS.
719 (quail-mode-map): Change binding for ethio-insert-ethio-space.
720 (quail-mode-hook): Check the current Quail package name.
721
722 * quail/latin-post.el: Add rules for cancelling accents by typing
723 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
724 packages.
725
7261997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
727
728 * quail/latin-post.el, quail/latin-pre.el: For each package,
729 pass t for the SIMPLE argument to quail-define-package.
730
7311997-08-28 Kenichi Handa <handa@etl.go.jp>
732
733 * Makefile.in (dotdot): This macro deleted.
734 (SUBDIRS): Exclude skk.
735 (all): Substitute ${WORLD} to ${TIT}.
736 (%.el): This target deleted.
737 (${TIT}): Check existence of `quail' subdirectory.
738 (leim-list.el): Do not check old files.
739 (install): If ${srcdir} is different from the current directory,
740 copy also files under ${srcdir}.
741
7421997-08-26 Kenichi Handa <handa@etl.go.jp>
743
744 * Makefile.in: Re-arrange macros so that the macro TIT contains
745 only Quial packages generated from CXTERM dictionaries, and the
746 macro NON-TIT contains only Quial packages distributed with Emacs.
747 (install): Do not use -h option for tar, instead copy ${NON-TIT}
748 and ${TIT} separately.
749
7501997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
751
752 * Makefile.in (install): Discard extra data in tar | tar command.
753
7541997-08-23 Kenichi Handa <handa@etl.go.jp>
755
756 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
757 previous change.
758 (quail-devanagari-hindi-compose-characters): Fix previous change.
759
760 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
761 change.
762
7631997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
764
765 * Makefile.in (leim-list.el): Fix previous change.
766
767 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
768
7691997-08-21 Kenichi HANDA <handa@etl.go.jp>
770
771 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
772 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
773 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
774
775 * Makefile.in (install): Just copy leim-list.el instead of running
776 update-leim-list-file on ${INSTALLDIR}.
777 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
778 py-punct-b5.el -> pypunct-b5.el.
779 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
780 (leim-list.el): Delete old files not contained in ${WORLD}.
781
782 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
783 input-method-after-insert-chunk-hook.
784
785 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
786
7871997-08-19 Kenichi Handa <handa@etl.go.jp>
788
789 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
790 package fixed.
791
7921997-08-18 Kenichi Handa <handa@etl.go.jp>
793
794 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
795 throw.
796 (quail-japanese-kanji-kkc): Completely re-written.
797 (quail-japanese-kkc-mode-exit): New function.
798 (quail-japanese-switch-package): Call activate-input-method
799 instead of select-input-method.
800
801 * quail/thai.el (thai-consonant-input): Typo fixed.
802
803 * quail/devanagari.el (quail-devanagari-compose-characters): Do
804 not call throw.
805 (quail-devanagari-hindi-compose-characters): Likewise.
806
807 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
808 activate-input-method instead of select-input-method.
809
810 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
811
812 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
813 input-method-history instead of previous-input-method.
814
8151997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
816
817 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
818
8191997-08-16 Kenichi Handa <handa@etl.go.jp>
820
821 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
822 ("lao-lrt"): Doc-string of this Quail package modified.
823 Some tranlation rules added.
824
825 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
826 (lao-quail-define-rules): Some translation rules corrected.
827
8281997-08-11 Kenichi Handa <handa@etl.go.jp>
829
830 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
831 (lrt-vowel-table): The entry for "aM" corrected.
832
8331997-08-07 Kenichi Handa <handa@etl.go.jp>
834
835 * quail/lrt.el: Change title string of input method "lao-lrt".
836 (lrt-single-consonant-table): Several key sequence changed.
837 (lrt-composing-pattern-double-c): Handle a consonant with
838 semi-vowel-lower correctly.
839 (lrt-handle-maa-sakod): Do not reset quail-current-key.
840 (lrt-handle-tone-mark): Check the existence of double consonant
841 correctly.
842
843 * quail/lao.el: Change title string of input method "Lao".
844
8451997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
846
847 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
848 modified. Several tranlation rules modified.
849
8501997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
851
852 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
853 quail/cyril-jis.el.
854
855 * quail/cyril-jis.el: New file.
856
857 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
858
8591997-08-01 Kenichi Handa <handa@etl.go.jp>
860
861 * quail/ethiopic.el: In quail-mode-map, bind
862 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
863 Quail package "ethiopic".
864
8651997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
866
867 * quail/cyrillic.el (cyrillic-translit): New input method.
868
8691997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
870
871 * quail/tibetan.el: New file.
872
873 * quail/py-punct.el: Require 'quail.
874
875 * quail/py-punct-b5.el: Require 'quail.
876
877 * quail/ethiopic.el: Change Quail package name to "ethiopic".
878 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
879
880 * Makefile.in (TIT): New variable, contatination of TIT-GB and
881 TIT-BIG5.
882 (RUN-EMACS): Do not set EMACSLOADPATH.
883 (ASIA): Include TIBEAN.
884 (all): Remove stamp-bytecomp from dependency list.
885 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
886 (%.el): Make a link for byte-compiled file too.
887 (stamp-bytecomp): Target deleted.
888 (leim-list.el): Run Emacs with loading quail.
889 (install-XXX): These targets deleted.
890 (install): Remove files under INSTALLDIR before copying new files.
891 Run Emacs with loading quail.
892 (clean mostlyclean): Remove only generated files.
893
8941997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
895
896 * Makefile.in (stamp-bytecomp): Fix shell conditional.
897 (clean): Fix shell conditional.
898
8991997-07-21 Jim Meyering <meyering@eng.ascend.com>
900
901 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
902 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
903
9041997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
905
906 * Makefile.in: Modified to avoid *.el files being regarded
907 as intermidiate files and deleted by GNU make.
908
909 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
910 (lrt-handle-maa-sakod): Correctly handle the case that
911 quail-current-data is nil.
912 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
913 tone.
914
9151997-07-15 Kenichi Handa <handa@etl.go.jp>
916
917 * quail/py-punct.el: New file.
918
919 * quail/py-punct-b5.el: New file.
920
921 * quail/japanese.el: Doc-string of Quail package japanese modified.
922
923 * Makefile.in: Rules re-written to avoid tricky code.
924 (CHINEGE-GB): Include quail/py-punct.elc.
925 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
926
927
9281997-07-10 Kenichi Handa <handa@etl.go.jp>
929
930 * quail/latin-pre.el: Change titles of quail packages.
931
932 * quail/latin-post.el: Likewise.
933
6922b018
KH
934
935;; Local Variables:
936;; coding: iso-2022-7bit-unix
937;; End: