*** empty log message ***
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
71431a0e
GM
12001-10-20 Gerd Moellmann <gerd@gnu.org>
2
3 * Version 21.1 released.
4
c4e7e308
EZ
52001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
6
7 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
8 mappings, so that one could type them without leaving the Hanyu
9 Pinyin input method. Suggested by Kenichi Handa
10 <handa@etl.go.jp>.
11
51724e26
EZ
122001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
13
14 * quail/greek.el ("greek-babel"): New input method. From David
15 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
16
ab952a4f
GM
172001-10-05 Gerd Moellmann <gerd@gnu.org>
18
19 * Branch for 21.1.
20
00651fbf
EZ
212001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
22
23 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
24 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
25
5a397d28
GM
262001-08-06 Gerd Moellmann <gerd@gnu.org>
27
28 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
29 "chinese-py".
30 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
31
be567141
PJ
322001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
33
34 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el,
35 quail/czech.el, quail/devanagari.el, quail/ethiopic.el,
36 quail/greek.el, quail/hangul.el, quail/hangul3.el,
37 quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el,
38 quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el,
39 quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el,
40 quail/latin-pre.el, quail/lrt.el, quail/py-punct.el,
41 quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el,
42 quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
43 follow coding conventions.
44
e6aeb775
AC
452001-06-04 Andrew Choi <akochoi@i-cable.com>
46
47 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
48
ec57454f
AI
492001-06-01 Andrew Innes <andrewi@gnu.org>
50
51 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
52 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
53 $(srcdir)/quail/pypunct-b5.elc.
54 (NON_TIT_CNS): Remove.
55 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
56 (CHINESE_CNS): Remove.
57 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
58 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
59 $(srcdir)/quail/latin-ltx.elc.
60 (MISC_DIC): Copy from Makefile.in.
61 (CHINESE): Remove $(CHINESE_CNS).
62 (all): Add $(MISC_DIC) as target.
63 (.NOTPARALLEL): New target.
64 (.NO_PARALLEL): New target.
65 ($(MISC_DIC)): New target.
66 (clean mostlyclean): Clean more stuff.
67 (TIT_EL): New macro.
68 (MISC_DIC_EL): New macro.
69
70 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
71 (TIT-BIG5): Remove CTLauB.elc from it.
72 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
73 (clean mostlyclean): Remove obsolete reference.
74
70079787
EZ
752001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
76
77 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
78
5e3d4fbc
AC
792001-05-24 Andrew Choi <akochoi@i-cable.com>
80
937fad9a
AC
81 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
82
5e3d4fbc
AC
83 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
84
85 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
86
87 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
88 (TIT-BIG5): Remove CTLauB.elc from it.
89 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
90
f042e7b9
DL
912001-05-17 Dave Love <fx@gnu.org>
92
93 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
94 Language family and indicator changed. Many new translations.
95
f08cf35b
GM
962001-05-17 Gerd Moellmann <gerd@gnu.org>
97
98 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
99 slovak input methods. New maintainer. From Pavel Jan\e,Am\e(Bk
100 <Pavel@Janik.cz>.
101
b5eeaa1d
GM
1022001-04-23 Gerd Moellmann <gerd@gnu.org>
103
104 * quail/latin-ltx.el: Add more translations. From
105 jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
106
55a22ce1
EZ
1072001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
108
109 * quail/hangul.el <korean-hangul>: Doc fix.
110
90200fcc
AI
1112001-04-18 Andrew Innes <andrewi@gnu.org>
112
113 * makefile.w32-in (EMACSLOADPATH): Define.
114 ($(TIT)):
115 ($(MISC_DIC)):
116 (.el.elc):
117 (leim-list.el): Remove stuff to set EMACSLOADPATH.
118
f383cd0d
GM
1192001-04-05 Gerd Moellmann <gerd@gnu.org>
120
a55e4e68
GM
121 * Makefile.in (install): Remove .cvsignore files.
122
f383cd0d
GM
123 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
124 the same translations as for `japanese'.
125
4c1dadb1
AI
1262001-04-03 Andrew Innes <andrewi@gnu.org>
127
128 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
129 quail/ZIRANMA.elc.
130 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
131 $(srcdir)/quail/tsang-b5.elc.
132 (NON_TIT_CNS): Delete.
133 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
134 (CHINESE_CNS): Delete.
135 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
136 <handa@etl.go.jp>.
137 (MISC_DIC): New variable.
138 (CHINESE): Delete $(CHINESE_CNS).
139 (WORLD): Add $(MISC_DIC).
140 (all): Depends on $(MISC_DIC).
141 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
142 ($(MISC_DIC)): New target.
143 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
144 and $(MISC_DIC:.elc=.el).
145
e217c26e
EZ
1462001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
147
a46d278b
EZ
148 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
149 Kenichi Handa <handa@etl.go.jp>.
150
e217c26e
EZ
151 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
152
a3d0b0e0
KH
1532001-03-31 Kenichi Handa <handa@etl.go.jp>
154
155 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
156 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
157 ${srcdir}/quail/tsang-b5.elc.
158 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
159 (CHINESE-CNS): Delete it.
160 (MISC-DIC): New variable.
161 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 162 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
163 (all): Depends on ${MISC-DIC}.
164 (${MISC-DIC}): New target.
165 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
166
167 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
168 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
169
170 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
171
172 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
173 quail/quick-cns.el: Delete them.
174
9d5d1075
EZ
1752001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
176
177 * Makefile.in (${TIT}): Fix whitespace.
178
ed31fabf
GM
1792001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
180
181 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
182 (${TIT}): If the target file already exist, don't remake it.
183
1e406be0
KH
1842001-03-21 Kenichi Handa <handa@etl.go.jp>
185
186 * quail/slovak.el ("slovak"): Translate "=q" to "`".
187
8f369c02
KH
1882001-03-16 Pavel Jan\e,Bm\e(Bk ml. <Pavel@Janik.cz>
189
190 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
191 "=q", "+q", "=Q", and "+Q".
192 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
193 ("slovak-prog-2"): Likewise.
194 ("slovak-prog-3"): Likewise.
195
abfa36c4
EZ
1962001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
197
198 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
199
b8a7ebcf
KH
2002001-03-16 Kenichi Handa <handa@etl.go.jp>
201
202 * quail/japanese.el (quail-japanese-transliteration-rules): New
203 variable. Use it to define these input methods: "japanese",
204 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
205 (quail-japanese-kana-state): Delete this variable.
206 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
207 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 208
9a639fce
KH
2092001-03-14 Kenichi Handa <handa@mule.m17n.org>
210
211 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
212
51ab41b7
KH
2132001-03-06 Kenichi Handa <handa@etl.go.jp>
214
215 * CXTERM-DIC/4Corner.tit: Add copyright notice.
216
36d5e61d
KH
2172001-03-05 Kenichi Handa <handa@etl.go.jp>
218
219 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
220 change of the speicial key bindings.
221
bf0bdce8
KH
2222001-02-22 Kenichi Handa <handa@etl.go.jp>
223
51ab41b7 224 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
225
226 * CXTERM-DIC/ETZY.tit: Likewise.
227
228 * CXTERM-DIC/ZOZY.tit: Likewise.
229
193fba87
AI
2302001-02-05 Andrew Innes <andrewi@gnu.org>
231
232 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
233 path absolute.
234
350d71b3
AI
2352001-02-03 Andrew Innes <andrewi@gnu.org>
236
237 * makefile.w32-in (LATIN): Fix last change to use () not {}.
238
49bd4a69
KH
2392001-02-02 Kenichi Handa <handa@etl.go.jp>
240
241 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
242
243 * makefile.w32-in (LATIN): Likewise.
244
245 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
246
a51e9546
AI
2472001-02-01 Andrew Innes <andrewi@gnu.org>
248
249 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
250
c91d43ed
KH
2512001-02-01 Kenichi Handa <handa@etl.go.jp>
252
253 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
254
255 * quail/greek.el ("greek-mizuochi"): New input method for
256 classical Greek.
257
7ccf7ab9 2582001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 259
7ccf7ab9 260 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
261 one runs "make extraclean" at the top level.
262
0dac6924
AI
2632001-01-06 Andrew Innes <andrewi@gnu.org>
264
265 * makefile.nt ($(TIT)): Map .elc to .el.
266 (buildlisppath): Make path relative to $(MAKEDIR).
267
392164c1
AS
2682001-01-01 Andreas Schwab <schwab@suse.de>
269
270 * quail/latin-alt.el: Doc fixes.
271
ec6bd013
DL
2722000-12-18 Dave Love <fx@gnu.org>
273
274 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
275 Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
276
8ff06845
KH
2772000-12-16 Kenichi Handa <handa@etl.go.jp>
278
279 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
280
4ee87dbb
AI
2812000-12-06 Andrew Innes <andrewi@gnu.org>
282
283 * makefile.w32-in (buildlisppath): Set to an absolute directory,
284 relative to $(CURDIR).
285 (INSTALLDIR): Use forward slash.
286
24c53d36
AI
2872000-11-24 Andrew Innes <andrewi@gnu.org>
288
289 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
290
291 * makefile.nt (.SUFFIXES): New target, include .elc .el.
292
37c35586
KH
2932000-11-21 Kenichi Handa <handa@etl.go.jp>
294
295 * Makefile.in (.SUFFIXES): New target, include .elc .el.
296
3c7d764e
KH
2972000-11-17 Kenichi Handa <handa@etl.go.jp>
298
299 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
300 remember the conversion start.
301
f3d3c491
AI
3022000-10-21 Andrew Innes <andrewi@gnu.org>
303
304 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
305 of conditional invocation of make.
306 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
307 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
308 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
309 files to .elc.
310 ($(TIT)): Adjusted for the above change.
311 (clean mostlyclean): Likewise.
312 (.el.elc): New target.
313
314 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
315 of conditional invocation of make.
316 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
317 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
318 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
319 files to .elc.
320 ($(TIT)): Adjusted for the above change.
321 (clean mostlyclean): Likewise.
322 (.el.elc): New target.
323
a115794c
EZ
3242000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
325
326 * Makefile.in (${TIT}, clean): Don't use shell `command`
327 expansion, use ${TIT:.elc=.el} instead.
328
ce75c97a
GM
3292000-09-26 Gerd Moellmann <gerd@gnu.org>
330
331 * Makefile.in: Make this the leim Makefile.in.
332 (clean): Also remove $NON-TIT and $WORLD.
333 (RUN-EMACS): Set EMACSLOADPATH.
334
7b920aa1
KH
3352000-09-21 Kenichi Handa <handa@etl.go.jp>
336
36e44f62
KH
337 * Makefile.in: Revert to no-leim Makefile.
338
cd3c0140
KH
339 * quail/.cvsignore: Include *.elc.
340
341 * ja-dic/.cvsignore: New file.
7b920aa1 342
5eedab4d
AI
3432000-09-16 Andrew Innes <andrewi@gnu.org>
344
345 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
346 (leim-list.el): Ditto.
347
348 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
349 (leim-list.el): Ditto.
350
39f547f7
AI
3512000-09-15 Andrew Innes <andrewi@gnu.org>
352
353 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
354 files.
355
fe83b953
AI
3562000-09-14 Andrew Innes <andrewi@gnu.org>
357
358 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
359 leim-list.el.
360 (distclean maintainer-clean): Ditto for stamp-subdir.
361
362 * makefile.nt: Rename skkdic to ja-dic.
363
0fddd0dc
KH
3642000-09-07 Kenichi Handa <handa@etl.go.jp>
365
366 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
367 translation.
368
369 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
370
371 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
372 ("chinese-tonepy-punct"): New input method.
373
374 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
375 translation.
376
377 * quail/japanese.el ("japanese"): Delete the key sequence for
378 Roman transliteration from the docstring because it's now shonw
379 automatically.
380 ("japanese-ascii", "japanese-zenkaku")
381 ("japanese-hankaku-kana", "japanese-hiragana")
382 ("japanese-katakana"): Docstring modified.
383
384 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
385 on describe-input-method.
386 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
387
44ef7cf6
AI
3882000-09-03 Andrew Innes <andrewi@gnu.org>
389
390 * makefile.w32-in: New file.
f8803e97 391 (install) Fix copying of directories.
44ef7cf6 392
5724ab7a
KH
3932000-08-31 Kenichi Handa <handa@etl.go.jp>
394
395 * quail/thai.el (thai-generate-quail-map): If the length of
396 translation is more than one, compose it.
397
daba11ce
DL
3982000-08-29 Dave Love <fx@gnu.org>
399
a39fb83d
DL
400 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
401
daba11ce
DL
402 * Makefile.in: ja-dic <- skk in several places.
403
457dd64a
KH
4042000-08-25 Kenichi Handa <handa@etl.go.jp>
405
406 * ja-dic: Directory name changed from skkdic.
407
a1a2e38f 408 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
409
410 * README: Rename skkdic to ja-dic throughout the file.
411
68ce69e1
DL
4122000-08-24 Dave Love <fx@gnu.org>
413
414 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 415 ("latin-1-prefix"): Add missing symbols.
68ce69e1 416
5a76406c
DL
4172000-08-23 Dave Love <fx@gnu.org>
418
419 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
420 add ~p for \e,A6\e(B.
421
240a16cf
KH
4222000-07-18 Kenichi Handa <handa@etl.go.jp>
423
424 * quail/japanese.el ("japanese"): Fix docstring.
425
7a3fd467
KH
4262000-07-17 Kenichi Handa <handa@etl.go.jp>
427
428 * quail/japanese.el ("japanese"): Docstring modified.
429
0bd5914b
KH
4302000-06-12 Kenichi Handa <handa@etl.go.jp>
431
432 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
433 ("tibetan-wylie"): State transition table modified.
434
4dc1225b
KH
4352000-06-01 Kenichi Handa <handa@etl.go.jp>
436
437 * quail/tibetan.el: Change all tibetan-1-column characters to
438 tibetan. Quail map for "tibetan-wylie" fixed.
439
6733d074
KH
4402000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
441
442 * quail/latin-pre.el ("polish-slash"): New input method.
443
69766f94
KH
4442000-03-02 Kenichi Handa <handa@etl.go.jp>
445
446 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
447
9a90d84c
GM
4482000-02-01 Gerd Moellmann <gerd@gnu.org>
449
450 * Makefile.in: Make this the no-leim Makefile. Move the
451 leim Makefile.in to ../leim-Makefile.in as it originally was.
452
453 * Makefile.noleim: Removed.
454
cba32d22
KH
4552000-01-28 Kenichi Handa <handa@etl.go.jp>
456
457 * quail/hanja.el (korean-hanja): Add an entry for "wod".
458
11ad3dee
KH
4592000-01-04 Kenichi Handa <handa@etl.go.jp>
460
461 * quail/japanese.el ("japanese"): Docstring augmented.
462
5ec14d3c
KH
4631999-12-15 Kenichi Handa <handa@etl.go.jp>
464
465 * quail/lao.el: Rewritten for new composition.
466
467 * quail/lrt.el: Rewritten for new composition.
468
469 * quail/thai.el: Rewritten for new composition.
470
471 * quail/tibetan.el: Rewritten for new composition.
472
113a1195
KH
4731999-12-13 Kenichi Handa <handa@etl.go.jp>
474
475 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
476 characters, not Latin-1.
477
98e85e34
GM
4781999-11-22 Andrew Innes <andrewi@gnu.org>
479
480 * makefile.nt: No need to generate subdirs.el.
481
371f58d5
GM
4821999-11-21 Andrew Innes <andrewi@gnu.org>
483
484 * makefile.nt: New file.
485
26922151
GM
4861999-10-26 Gerd Moellmann <gerd@gnu.org>
487
488 * Makefile.noleim: New.
489
58af2287
DL
4901999-09-19 Ken'ichi Handa <handa@gnu.org>
491
492 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
493 turkish-postfix.
494 ("turkish-postfix"): New Turkish input method which inserts
495 Latin-5 characters.
496
497 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
498 turkish-alt-postfix.
499 ("turkish-alt-postfix"): New Turkish input method which inserts
500 Latin-5 characters.
501
5021999-07-12 Richard Stallman <rms@gnu.org>
503
504 * Version 20.4 released.
505
5061998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
507
508 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
509
5101999-06-14 Ken'ichi Handa <handa@gnu.org>
511
512 * quail/ethiopic.el ("ethiopic"): Add translation rules.
513
5141999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
515
516 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
517 hanja.el.
518
5191999-05-25 Ken'ichi Handa <handa@gnu.org>
520
521 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
522
5231999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
524
525 * quail/latin-pre.el ("romanian-prefix"): New input method.
526 ("romanian-alt-prefix"): New input method.
527
5281999-03-04 Kenichi Handa <handa@etl.go.jp>
529
530 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
531
5321999-01-14 Kenichi Handa <handa@etl.go.jp>
533
534 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
535 to convert is `n', change it to Japanese Hiragana `n' before
536 conversion.
537
5381999-01-11 Kenichi Handa <handa@etl.go.jp>
539
540 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
541
542 * quail/hebrew.el: New file.
543
5441998-12-15 Kenichi Handa <handa@etl.go.jp>
545
546 * quail/devanagari.el (quail-devanagari-compose-characters):
547 Adjusted for the change of input method handling.
548 (quail-devanagari-hindi-compose-characters): Likewise.
549
5501998-10-15 Kenichi Handa <handa@etl.go.jp>
551
552 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
553 `(cd foo; pwd)`.
554 (install): Likewise.
555
5561998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
557
558 * quail/latin-post.el: Many doc fixes.
559 ("latin-1-postfix"): Add sequence for the small superscript o.
560 * quail/latin-pre.el: Many doc fixes.
561 ("latin-1-prefix"): Add sequences for the small
562 superscript underlined o and a.
563
5641998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
565
566 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
567 small superscript underlined o and a.
568 ("italian-alt-postfix"): Change it to something useful and
569 different from italian-postfix.
570 * latin-post.el ("latin-1-postfix"): Add a method to enter the
571 small superscript underlined o and a.
572 ("italian-postfix"): Same as above.
573 ("italian-postfix"): Add methods to enter e with acute accent and
574 the >> and << symbols.
575
5761998-09-25 Kenichi Handa <handa@etl.go.jp>
577
578 * quail/japanese.el (quail-japanese-hankaku-update-translation):
579 Adjusted for the change of input method handling.
580
5811998-09-11 Kenichi HANDA <handa@etl.go.jp>
582
583 * quail/japanese.el (quail-japanese-katakana-update-translation):
584 Adjusted for the change of input method handling.
585
5861998-08-31 Kenichi Handa <handa@etl.go.jp>
587
588 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
589 change of input method handling.
590 (quail-tibetan-input-tibkey): Likewise.
591
5921998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
593
594 * Version 20.3 released.
595
5961998-08-16 Kenichi HANDA <handa@etl.go.jp>
597
598 * quail/czech.el ("czech"): Make this input method deterministic,
599 kbd-translate, and show-layout.
600
6011998-08-15 Kenichi HANDA <handa@etl.go.jp>
602
603 * quail/ethiopic.el: Fix several translation rules.
604
6051998-08-12 Milan Zamazal <pdm@fi.muni.cz>
606
607 * quail/czech.el: Few key sequences added to some keyboards.
608
6091998-08-06 Kenichi Handa <handa@etl.go.jp>
610
611 * quail/japanese.el (quail-japanese-use-double-n): New variable.
612 (quail-japanese-update-translation): Adjusted for the change of
613 quail-update-translation. Now this function should return
614 CONTROL-FLAG.
615 (quail-japanese-toggle-kana): Update quail-conversion-str.
616 (quail-japanese-kanji-kkc): Likewise.
617 (quail-japanese-switch-package): Reset quail-current-str and
618 quail-conversion-str.
619
6201998-07-24 Kenichi Handa <handa@etl.go.jp>
621
622 * quail/japanese.el (quail-japanese-kanji-kkc): Set
623 quail-translation to nil after calling kkc-region so that
624 translation mode is restarted correctly.
625
6261998-07-21 Kenichi Handa <handa@etl.go.jp>
627
628 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
629 that conversion is cancelled in kkc-region.
630 (quail-japanese-switch-package): Fix previous change.
631
6321998-07-19 Kenichi Handa <handa@etl.go.jp>
633
634 * quail/japanese.el (quail-japanese-update-translation): Handle
635 a key which should fix the current translation and start a new
636 translation correctly.
637 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
638 change point.
639
6401998-07-15 Kenichi Handa <handa@etl.go.jp>
641
642 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
643 change of quail.el.
644 (quail-japanese-switch-package): Likewise.
645
6461998-07-03 Kenichi Handa <handa@etl.go.jp>
647
648 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
649 Some keys for ancient Korean syllables are changed properly.
650
6511998-06-20 Kenichi Handa <handa@etl.go.jp>
652
653 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
654 (ethio-select-a-translation): New function.
655
6561998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
657
658 * Makefile.in (RUN-EMACS): Add --multibyte.
659
6601998-04-29 Karl Heuer <kwzh@gnu.org>
661
662 * Makefile.in (SLAVIC): Delete redundant backslash.
663
6641998-04-28 Richard Stallman <rms@psilocin.gnu.org>
665
666 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
667
6681998-04-20 Kenichi Handa <handa@etl.go.jp>
669
670 * Makefile.in (SLAVIC): New macro.
671 (EUROPEAN): Include ${SLAVIC}.
672
6731998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
674
675 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
676 (leim-list.el): Depend on ${WORLD}.
677
678 * latin-alt.el (latin-2-alt-postfix): Doc fix.
679
6801998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
681
682 * czech.el, slovak.el: Correct starting commentary.
683
6841998-04-07 Milan Zamazal <pdm@fi.muni.cz>
685
686 * quail/czech.el, quail/slovak.el: Correct starting commentary.
687
6881998-04-06 Andreas Schwab <schwab@gnu.org>
689
690 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
691 to length.
692 (lrt-generate-quail-map): Change sref to aref, and make second
693 argument of substring a character index.
694
6951998-03-26 Richard Stallman <rms@psilocin.gnu.org>
696
697 * Makefile.in (${TIT}): Fix shell conditional syntax.
698
6991998-03-18 Kenichi Handa <handa@etl.go.jp>
700
701 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
702 "/ " to "/" (instead of " ").
703
7041998-03-17 Richard Stallman <rms@psilocin.gnu.org>
705
706 * quail/czech.el, quail/slovak.el: New files.
707
7081998-03-10 Richard Stallman <rms@psilocin.gnu.org>
709
710 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
711 Uses changed.
712
7131998-03-05 Kenichi Handa <handa@etl.go.jp>
714
715 * Makefile.in (${TIT}): To byte-compile quail packages, use just
716 built quail.
717
7181997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
719
720 * quail/hanja3.el: New file.
721
722 * quail/hanja-jis.el: Title string of the input method
723 "korean-hanja-jis" changed.
724
725 * quail/symbol-ksc.el: Title string of the input method
726 "korean-symbol" changed. Require 'korea-util.
727 (quail-hangul-switch-back): Deleted.
728
729 * quail/hangul3.el: Require 'korea-util.
730 (quail-hangul-switch-to-symbol-ksc): Deleted.
731
732 * quail/hanja.el: Require 'korea-util. Title string of the input
733 method "korean-hanja" changed.
734 (quail-hanja-switch-to-symbol-ksc): Deleted.
735
736 * quail/hangul.el: Require 'korea-util.
737 (quail-hangul-switch-to-symbol-ksc): Deleted.
738
7391997-10-23 Kenichi Handa <handa@etl.go.jp>
740
741 * quail/ethiopic.el: The title string of input method "Ethiopic"
742 is changed.
743
7441997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
745
746 * Version 20.2 released.
747
7481997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
749
750 * quail/latin-post.el (german): Swap y and z.
751
7521997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
753
754 * Version 20.1 released.
755
756 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
757
7581997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
759
760 * quail/viqr.el (vietnamese-viqr): Doc fix.
761
7621997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
763
764 * quail/latin-alt.el: New file.
765
7661997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
767
768 * quail/latin-post.el: Undo previous change.
769
7701997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
771
772 * quail/latin-post.el (latin-2-postfix):
773 Replace comma and period with `. Replace colon with /.
774 (latin-1-postfix): Replace comma with /.
775 (french-postfix): Replace comma with /.
776 (latin-3-postfix): Replace comma with ` and period with /.
777 (latin-4-postfix): Replace comma with ` and period with ~.
778 (latin-5-postfix): Replace comma with ` and period with /.
779 (turkish-postfix): Replace comma with ` and period with /.
780
7811997-09-10 Kenichi Handa <handa@etl.go.jp>
782
783 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
784 function added to quail-mode-hook turn ethio-mode on only when
785 input method "ethiopic" is begin used.
786 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
787 (ethio-toggle-space): Likewise.
788 (ethio-insert-space): Likewise.
789 (ethio-insert-ethio-space): Likewise.
790 (ethio-prefer-ascii-punctuation): Likewise.
791 (ethio-toggle-punctuation): Likewise.
792 (ethio-gemination): Likewise.
793 ("ethiopic"): Doc-string of this Quail package modified. Bind
794 function keys for TRANSLATION-KEYMAP to
795 quail-execute-non-quail-command.
796
7971997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
798
799 * Makefile.in (install): Use quail/* in the second tar that
800 copies a dir named quail.
801
8021997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
803
804 * Makefile.in (install): Do not copy leim-list.el twice. Copy
805 `skk' subdirectory too.
806
8071997-09-03 Kenichi Handa <handa@etl.go.jp>
808
809 * quail/cyrillic.el: For each package, pass t for the SIMPLE
810 argument to quail-define-package.
811 * quail/cyril-jis.el: Likewise
812 * quail/greek.el: Likewise.
813 * quail/ipa.el: Likewise.
814 * quail/lao.el: Likewise.
815 * quail/lrt.el: Likewise.
816 * quail/thai.el: Likewise.
817 * quail/viqr.el: Likewise.
818
8191997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
820
821 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
822 TRANSLATION-KEYS.
823 (quail-mode-map): Change binding for ethio-insert-ethio-space.
824 (quail-mode-hook): Check the current Quail package name.
825
826 * quail/latin-post.el: Add rules for cancelling accents by typing
827 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
828 packages.
829
8301997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
831
832 * quail/latin-post.el, quail/latin-pre.el: For each package,
833 pass t for the SIMPLE argument to quail-define-package.
834
8351997-08-28 Kenichi Handa <handa@etl.go.jp>
836
837 * Makefile.in (dotdot): This macro deleted.
838 (SUBDIRS): Exclude skk.
839 (all): Substitute ${WORLD} to ${TIT}.
840 (%.el): This target deleted.
841 (${TIT}): Check existence of `quail' subdirectory.
842 (leim-list.el): Do not check old files.
843 (install): If ${srcdir} is different from the current directory,
844 copy also files under ${srcdir}.
845
8461997-08-26 Kenichi Handa <handa@etl.go.jp>
847
848 * Makefile.in: Re-arrange macros so that the macro TIT contains
849 only Quial packages generated from CXTERM dictionaries, and the
850 macro NON-TIT contains only Quial packages distributed with Emacs.
851 (install): Do not use -h option for tar, instead copy ${NON-TIT}
852 and ${TIT} separately.
853
8541997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
855
856 * Makefile.in (install): Discard extra data in tar | tar command.
857
8581997-08-23 Kenichi Handa <handa@etl.go.jp>
859
860 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
861 previous change.
862 (quail-devanagari-hindi-compose-characters): Fix previous change.
863
864 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
865 change.
866
8671997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
868
869 * Makefile.in (leim-list.el): Fix previous change.
870
871 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
872
8731997-08-21 Kenichi HANDA <handa@etl.go.jp>
874
875 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
876 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
877 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
878
879 * Makefile.in (install): Just copy leim-list.el instead of running
880 update-leim-list-file on ${INSTALLDIR}.
881 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
882 py-punct-b5.el -> pypunct-b5.el.
883 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
884 (leim-list.el): Delete old files not contained in ${WORLD}.
885
886 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
887 input-method-after-insert-chunk-hook.
888
889 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
890
8911997-08-19 Kenichi Handa <handa@etl.go.jp>
892
893 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
894 package fixed.
895
8961997-08-18 Kenichi Handa <handa@etl.go.jp>
897
898 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
899 throw.
900 (quail-japanese-kanji-kkc): Completely re-written.
901 (quail-japanese-kkc-mode-exit): New function.
902 (quail-japanese-switch-package): Call activate-input-method
903 instead of select-input-method.
904
905 * quail/thai.el (thai-consonant-input): Typo fixed.
906
907 * quail/devanagari.el (quail-devanagari-compose-characters): Do
908 not call throw.
909 (quail-devanagari-hindi-compose-characters): Likewise.
910
911 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
912 activate-input-method instead of select-input-method.
913
914 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
915
916 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
917 input-method-history instead of previous-input-method.
918
9191997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
920
921 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
922
9231997-08-16 Kenichi Handa <handa@etl.go.jp>
924
925 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
926 ("lao-lrt"): Doc-string of this Quail package modified.
927 Some tranlation rules added.
928
929 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
930 (lao-quail-define-rules): Some translation rules corrected.
931
9321997-08-11 Kenichi Handa <handa@etl.go.jp>
933
934 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
935 (lrt-vowel-table): The entry for "aM" corrected.
936
9371997-08-07 Kenichi Handa <handa@etl.go.jp>
938
939 * quail/lrt.el: Change title string of input method "lao-lrt".
940 (lrt-single-consonant-table): Several key sequence changed.
941 (lrt-composing-pattern-double-c): Handle a consonant with
942 semi-vowel-lower correctly.
943 (lrt-handle-maa-sakod): Do not reset quail-current-key.
944 (lrt-handle-tone-mark): Check the existence of double consonant
945 correctly.
946
947 * quail/lao.el: Change title string of input method "Lao".
948
9491997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
950
951 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
952 modified. Several tranlation rules modified.
953
9541997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
955
956 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
957 quail/cyril-jis.el.
958
959 * quail/cyril-jis.el: New file.
960
961 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
962
9631997-08-01 Kenichi Handa <handa@etl.go.jp>
964
965 * quail/ethiopic.el: In quail-mode-map, bind
966 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
967 Quail package "ethiopic".
968
9691997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
970
971 * quail/cyrillic.el (cyrillic-translit): New input method.
972
9731997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
974
975 * quail/tibetan.el: New file.
976
977 * quail/py-punct.el: Require 'quail.
978
979 * quail/py-punct-b5.el: Require 'quail.
980
981 * quail/ethiopic.el: Change Quail package name to "ethiopic".
982 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
983
984 * Makefile.in (TIT): New variable, contatination of TIT-GB and
985 TIT-BIG5.
986 (RUN-EMACS): Do not set EMACSLOADPATH.
987 (ASIA): Include TIBEAN.
988 (all): Remove stamp-bytecomp from dependency list.
989 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
990 (%.el): Make a link for byte-compiled file too.
991 (stamp-bytecomp): Target deleted.
992 (leim-list.el): Run Emacs with loading quail.
993 (install-XXX): These targets deleted.
994 (install): Remove files under INSTALLDIR before copying new files.
995 Run Emacs with loading quail.
996 (clean mostlyclean): Remove only generated files.
997
9981997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
999
1000 * Makefile.in (stamp-bytecomp): Fix shell conditional.
1001 (clean): Fix shell conditional.
1002
10031997-07-21 Jim Meyering <meyering@eng.ascend.com>
1004
1005 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1006 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1007
10081997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1009
1010 * Makefile.in: Modified to avoid *.el files being regarded
1011 as intermidiate files and deleted by GNU make.
1012
1013 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1014 (lrt-handle-maa-sakod): Correctly handle the case that
1015 quail-current-data is nil.
1016 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1017 tone.
1018
10191997-07-15 Kenichi Handa <handa@etl.go.jp>
1020
1021 * quail/py-punct.el: New file.
1022
1023 * quail/py-punct-b5.el: New file.
1024
1025 * quail/japanese.el: Doc-string of Quail package japanese modified.
1026
1027 * Makefile.in: Rules re-written to avoid tricky code.
1028 (CHINEGE-GB): Include quail/py-punct.elc.
1029 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
1030
1031
10321997-07-10 Kenichi Handa <handa@etl.go.jp>
1033
1034 * quail/latin-pre.el: Change titles of quail packages.
1035
1036 * quail/latin-post.el: Likewise.
1037
6922b018
KH
1038
1039;; Local Variables:
1040;; coding: iso-2022-7bit-unix
1041;; End:
2a34a036
GM
1042
1043 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
1044 Copying and distribution of this file, with or without modification,
1045 are permitted provided the copyright notice and this notice are preserved.