("bulgarian-pho"): Fix a typo in a doc string.
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
7f93e2ab
DL
12002-01-01 Dave Love <fx@gnu.org>
2
3 * quail/indian.el (quail-define-indian-trans-package): Unquote
4 lambda.
5 (quail-define-inscript-package): Avoid mapcar*.
6
3c08498a
DL
72001-12-20 Dave Love <fx@gnu.org>
8
9 * quail/latin-ltx.el: Fix un-doubled backslashes.
10
96566974
DL
112001-12-15 Dave Love <fx@gnu.org>
12
13 * quail/latin-pre.el ("french-prefix", "german-prefix")
14 ("spanish-prefix"): Fix language assignment.
15
16 * quail/latin-post.el ("french-postfix", "german-postfix")
17 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
18 ("french-keyboard", "french-azerty", "german")
19 ("spanish-keyboard"): Fix language assignment.
20
21 * quail/indian.el: Don't require cl.
22 (quail-indian-flatten-list): Renamed from flatten-list.
23
24 * quail/cyrillic.el ("cyrillic-beylorussian")
25 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
26 ("belarusian", "bulgarian-pho"): Fix language assignment.
27
28 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
29 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
30 ("turkish-alt-postfix"): Fix language assignment.
31 ("dutch"): Assign to Dutch. Use chars, not strings.
32 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
33 New.
34
03f9f7ae
PJ
352001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
36
37 * COPYING: New file.
38
eea6cc1f
JC
392001-12-03 Jaeyoun Chung <jay@kldp.org>
40
96566974 41 * quail/hangul3.el: Added a few convenient composing sequences for
eea6cc1f
JC
42 Korean keyboard type 3 users.
43
de371c8c
DL
442001-11-29 Dave Love <fx@gnu.org>
45
46 * quail/latin-ltx.el: Extra translations. Fix some
47 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
48 symbols.
49
ea17b6e1
JR
502001-11-28 Juanma Barranquero <lektu@terra.es>
51
52 * makefile.w32-in (INDIAN): Adjusted for the file name change;
53 quail/devanagari.elc -> quail/indian.elc.
54
55 * makefile.nt (INDIAN): Likewise.
56
8727d588
RS
572001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
58
59 * quail/devanagari.el: Renamed to indian.el.
60
61 * quail/indian.el: Renamed from devanagari.el, and completely
62 re-written. The input method devanagari-hindi-transliteration is
63 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
64 devanagari-inscript, devanagari-transliteration is renamed to
65 devanagari-kyoto-harvard.
66
67 * Makefile.in: Adjusted for the file name change;
68 quail/devanagari.elc -> quail/indian.elc.
69
e154cc44
EZ
702001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
71
72 * quail/welsh.el: Avoid an error message due to a commented-out
73 input method.
74
a6beb3d2
RS
752001-11-05 Richard M. Stallman <rms@gnu.org>
76
77 * quail/rfc1345.el: Get rid of the explicit ^Z character.
78
cd946181
EZ
792001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
80
81 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
82
7115232b
DL
832001-11-04 Dave Love <fx@gnu.org>
84
85 * Makefile.in (LATIN): Add welsh.
86 (UNICODE): New.
87 (MISC): Add georgian.
88 (WORLD): Add UNICODE.
89
90 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
91 * quail/uni-input.el, quail/sgml-input.el: New file.
92
93 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
94
95 * quail/latin-alt.el ("dutch"): New method.
96
3a8b7edb
FP
972001-10-27 Francesco Potorti` <pot@gnu.org>
98
99 * quail/latin-post.el ("italian-postfix"): Undo previous change.
100
101 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
102
a4416b14
FP
1032001-10-25 Francesco Potorti` <pot@gnu.org>
104
105 * quail/latin-post.el ("italian-postfix"): Euro symbol.
106
107 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
108
71431a0e
GM
1092001-10-20 Gerd Moellmann <gerd@gnu.org>
110
6aa97356 111 * (Version 21.1 released.)
71431a0e 112
c4e7e308
EZ
1132001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
114
115 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
116 mappings, so that one could type them without leaving the Hanyu
117 Pinyin input method. Suggested by Kenichi Handa
118 <handa@etl.go.jp>.
119
51724e26
EZ
1202001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
121
122 * quail/greek.el ("greek-babel"): New input method. From David
123 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
124
ab952a4f
GM
1252001-10-05 Gerd Moellmann <gerd@gnu.org>
126
127 * Branch for 21.1.
a4416b14 128
00651fbf
EZ
1292001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
130
131 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
132 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
133
5a397d28
GM
1342001-08-06 Gerd Moellmann <gerd@gnu.org>
135
136 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
137 "chinese-py".
138 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
139
be567141
PJ
1402001-07-16 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
141
142 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el,
143 quail/czech.el, quail/devanagari.el, quail/ethiopic.el,
144 quail/greek.el, quail/hangul.el, quail/hangul3.el,
145 quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el,
146 quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el,
147 quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el,
148 quail/latin-pre.el, quail/lrt.el, quail/py-punct.el,
149 quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el,
150 quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
151 follow coding conventions.
152
e6aeb775
AC
1532001-06-04 Andrew Choi <akochoi@i-cable.com>
154
155 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
156
ec57454f
AI
1572001-06-01 Andrew Innes <andrewi@gnu.org>
158
159 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
160 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
161 $(srcdir)/quail/pypunct-b5.elc.
162 (NON_TIT_CNS): Remove.
163 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
164 (CHINESE_CNS): Remove.
165 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
166 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
167 $(srcdir)/quail/latin-ltx.elc.
168 (MISC_DIC): Copy from Makefile.in.
169 (CHINESE): Remove $(CHINESE_CNS).
170 (all): Add $(MISC_DIC) as target.
171 (.NOTPARALLEL): New target.
172 (.NO_PARALLEL): New target.
173 ($(MISC_DIC)): New target.
174 (clean mostlyclean): Clean more stuff.
175 (TIT_EL): New macro.
176 (MISC_DIC_EL): New macro.
177
178 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
179 (TIT-BIG5): Remove CTLauB.elc from it.
180 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
181 (clean mostlyclean): Remove obsolete reference.
182
70079787
EZ
1832001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
184
185 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
186
5e3d4fbc
AC
1872001-05-24 Andrew Choi <akochoi@i-cable.com>
188
937fad9a
AC
189 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
190
5e3d4fbc
AC
191 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
192
193 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
194
195 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
196 (TIT-BIG5): Remove CTLauB.elc from it.
197 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
198
f042e7b9
DL
1992001-05-17 Dave Love <fx@gnu.org>
200
201 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
202 Language family and indicator changed. Many new translations.
203
f08cf35b
GM
2042001-05-17 Gerd Moellmann <gerd@gnu.org>
205
206 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
207 slovak input methods. New maintainer. From Pavel Jan\e,Am\e(Bk
208 <Pavel@Janik.cz>.
209
b5eeaa1d
GM
2102001-04-23 Gerd Moellmann <gerd@gnu.org>
211
212 * quail/latin-ltx.el: Add more translations. From
213 jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
214
55a22ce1
EZ
2152001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
216
217 * quail/hangul.el <korean-hangul>: Doc fix.
218
90200fcc
AI
2192001-04-18 Andrew Innes <andrewi@gnu.org>
220
221 * makefile.w32-in (EMACSLOADPATH): Define.
a4416b14
FP
222 ($(TIT)):
223 ($(MISC_DIC)):
224 (.el.elc):
90200fcc
AI
225 (leim-list.el): Remove stuff to set EMACSLOADPATH.
226
f383cd0d
GM
2272001-04-05 Gerd Moellmann <gerd@gnu.org>
228
a55e4e68
GM
229 * Makefile.in (install): Remove .cvsignore files.
230
f383cd0d
GM
231 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
232 the same translations as for `japanese'.
233
4c1dadb1
AI
2342001-04-03 Andrew Innes <andrewi@gnu.org>
235
236 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
237 quail/ZIRANMA.elc.
238 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
239 $(srcdir)/quail/tsang-b5.elc.
240 (NON_TIT_CNS): Delete.
241 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
242 (CHINESE_CNS): Delete.
243 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
244 <handa@etl.go.jp>.
245 (MISC_DIC): New variable.
246 (CHINESE): Delete $(CHINESE_CNS).
247 (WORLD): Add $(MISC_DIC).
248 (all): Depends on $(MISC_DIC).
249 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
250 ($(MISC_DIC)): New target.
251 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
252 and $(MISC_DIC:.elc=.el).
253
e217c26e
EZ
2542001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
255
a46d278b
EZ
256 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
257 Kenichi Handa <handa@etl.go.jp>.
258
e217c26e
EZ
259 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
260
a3d0b0e0
KH
2612001-03-31 Kenichi Handa <handa@etl.go.jp>
262
263 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
264 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
265 ${srcdir}/quail/tsang-b5.elc.
266 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
267 (CHINESE-CNS): Delete it.
268 (MISC-DIC): New variable.
269 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 270 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
271 (all): Depends on ${MISC-DIC}.
272 (${MISC-DIC}): New target.
273 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
274
275 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
276 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
277
278 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
279
280 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
281 quail/quick-cns.el: Delete them.
a4416b14 282
9d5d1075
EZ
2832001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
284
285 * Makefile.in (${TIT}): Fix whitespace.
286
ed31fabf
GM
2872001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
288
289 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
290 (${TIT}): If the target file already exist, don't remake it.
291
1e406be0
KH
2922001-03-21 Kenichi Handa <handa@etl.go.jp>
293
294 * quail/slovak.el ("slovak"): Translate "=q" to "`".
295
8f369c02
KH
2962001-03-16 Pavel Jan\e,Bm\e(Bk ml. <Pavel@Janik.cz>
297
298 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
299 "=q", "+q", "=Q", and "+Q".
300 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
301 ("slovak-prog-2"): Likewise.
302 ("slovak-prog-3"): Likewise.
303
abfa36c4
EZ
3042001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
305
306 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
307
b8a7ebcf
KH
3082001-03-16 Kenichi Handa <handa@etl.go.jp>
309
310 * quail/japanese.el (quail-japanese-transliteration-rules): New
311 variable. Use it to define these input methods: "japanese",
312 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
313 (quail-japanese-kana-state): Delete this variable.
314 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
315 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 316
9a639fce
KH
3172001-03-14 Kenichi Handa <handa@mule.m17n.org>
318
319 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
320
51ab41b7
KH
3212001-03-06 Kenichi Handa <handa@etl.go.jp>
322
323 * CXTERM-DIC/4Corner.tit: Add copyright notice.
324
36d5e61d
KH
3252001-03-05 Kenichi Handa <handa@etl.go.jp>
326
327 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
328 change of the speicial key bindings.
329
bf0bdce8
KH
3302001-02-22 Kenichi Handa <handa@etl.go.jp>
331
51ab41b7 332 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
333
334 * CXTERM-DIC/ETZY.tit: Likewise.
335
336 * CXTERM-DIC/ZOZY.tit: Likewise.
337
193fba87
AI
3382001-02-05 Andrew Innes <andrewi@gnu.org>
339
340 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
341 path absolute.
342
350d71b3
AI
3432001-02-03 Andrew Innes <andrewi@gnu.org>
344
345 * makefile.w32-in (LATIN): Fix last change to use () not {}.
346
49bd4a69
KH
3472001-02-02 Kenichi Handa <handa@etl.go.jp>
348
349 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
350
351 * makefile.w32-in (LATIN): Likewise.
352
353 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
354
a51e9546
AI
3552001-02-01 Andrew Innes <andrewi@gnu.org>
356
357 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
358
c91d43ed
KH
3592001-02-01 Kenichi Handa <handa@etl.go.jp>
360
361 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
362
363 * quail/greek.el ("greek-mizuochi"): New input method for
364 classical Greek.
365
7ccf7ab9 3662001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 367
7ccf7ab9 368 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
369 one runs "make extraclean" at the top level.
370
0dac6924
AI
3712001-01-06 Andrew Innes <andrewi@gnu.org>
372
373 * makefile.nt ($(TIT)): Map .elc to .el.
374 (buildlisppath): Make path relative to $(MAKEDIR).
375
392164c1
AS
3762001-01-01 Andreas Schwab <schwab@suse.de>
377
378 * quail/latin-alt.el: Doc fixes.
379
ec6bd013
DL
3802000-12-18 Dave Love <fx@gnu.org>
381
382 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
383 Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
384
8ff06845
KH
3852000-12-16 Kenichi Handa <handa@etl.go.jp>
386
387 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
388
4ee87dbb
AI
3892000-12-06 Andrew Innes <andrewi@gnu.org>
390
391 * makefile.w32-in (buildlisppath): Set to an absolute directory,
392 relative to $(CURDIR).
393 (INSTALLDIR): Use forward slash.
394
24c53d36
AI
3952000-11-24 Andrew Innes <andrewi@gnu.org>
396
397 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
398
399 * makefile.nt (.SUFFIXES): New target, include .elc .el.
400
37c35586
KH
4012000-11-21 Kenichi Handa <handa@etl.go.jp>
402
403 * Makefile.in (.SUFFIXES): New target, include .elc .el.
404
3c7d764e
KH
4052000-11-17 Kenichi Handa <handa@etl.go.jp>
406
407 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
408 remember the conversion start.
409
f3d3c491
AI
4102000-10-21 Andrew Innes <andrewi@gnu.org>
411
412 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
413 of conditional invocation of make.
a4416b14
FP
414 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
415 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
416 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
417 files to .elc.
418 ($(TIT)): Adjusted for the above change.
419 (clean mostlyclean): Likewise.
420 (.el.elc): New target.
421
422 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
423 of conditional invocation of make.
a4416b14
FP
424 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
425 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
426 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
427 files to .elc.
428 ($(TIT)): Adjusted for the above change.
429 (clean mostlyclean): Likewise.
430 (.el.elc): New target.
431
a115794c
EZ
4322000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
433
434 * Makefile.in (${TIT}, clean): Don't use shell `command`
435 expansion, use ${TIT:.elc=.el} instead.
436
ce75c97a
GM
4372000-09-26 Gerd Moellmann <gerd@gnu.org>
438
439 * Makefile.in: Make this the leim Makefile.in.
440 (clean): Also remove $NON-TIT and $WORLD.
441 (RUN-EMACS): Set EMACSLOADPATH.
442
7b920aa1
KH
4432000-09-21 Kenichi Handa <handa@etl.go.jp>
444
36e44f62
KH
445 * Makefile.in: Revert to no-leim Makefile.
446
cd3c0140
KH
447 * quail/.cvsignore: Include *.elc.
448
449 * ja-dic/.cvsignore: New file.
7b920aa1 450
5eedab4d
AI
4512000-09-16 Andrew Innes <andrewi@gnu.org>
452
453 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
454 (leim-list.el): Ditto.
455
456 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
457 (leim-list.el): Ditto.
458
39f547f7
AI
4592000-09-15 Andrew Innes <andrewi@gnu.org>
460
461 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
462 files.
463
fe83b953
AI
4642000-09-14 Andrew Innes <andrewi@gnu.org>
465
466 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
467 leim-list.el.
468 (distclean maintainer-clean): Ditto for stamp-subdir.
469
470 * makefile.nt: Rename skkdic to ja-dic.
471
0fddd0dc
KH
4722000-09-07 Kenichi Handa <handa@etl.go.jp>
473
474 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
475 translation.
476
477 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
478
479 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
480 ("chinese-tonepy-punct"): New input method.
481
482 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
483 translation.
484
485 * quail/japanese.el ("japanese"): Delete the key sequence for
486 Roman transliteration from the docstring because it's now shonw
487 automatically.
488 ("japanese-ascii", "japanese-zenkaku")
489 ("japanese-hankaku-kana", "japanese-hiragana")
490 ("japanese-katakana"): Docstring modified.
491
492 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
493 on describe-input-method.
494 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
495
44ef7cf6
AI
4962000-09-03 Andrew Innes <andrewi@gnu.org>
497
498 * makefile.w32-in: New file.
f8803e97 499 (install) Fix copying of directories.
44ef7cf6 500
5724ab7a
KH
5012000-08-31 Kenichi Handa <handa@etl.go.jp>
502
503 * quail/thai.el (thai-generate-quail-map): If the length of
504 translation is more than one, compose it.
505
daba11ce
DL
5062000-08-29 Dave Love <fx@gnu.org>
507
a39fb83d
DL
508 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
509
daba11ce
DL
510 * Makefile.in: ja-dic <- skk in several places.
511
457dd64a
KH
5122000-08-25 Kenichi Handa <handa@etl.go.jp>
513
514 * ja-dic: Directory name changed from skkdic.
515
a1a2e38f 516 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
517
518 * README: Rename skkdic to ja-dic throughout the file.
519
68ce69e1
DL
5202000-08-24 Dave Love <fx@gnu.org>
521
522 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 523 ("latin-1-prefix"): Add missing symbols.
68ce69e1 524
5a76406c
DL
5252000-08-23 Dave Love <fx@gnu.org>
526
527 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
528 add ~p for \e,A6\e(B.
529
240a16cf
KH
5302000-07-18 Kenichi Handa <handa@etl.go.jp>
531
532 * quail/japanese.el ("japanese"): Fix docstring.
533
7a3fd467
KH
5342000-07-17 Kenichi Handa <handa@etl.go.jp>
535
536 * quail/japanese.el ("japanese"): Docstring modified.
537
0bd5914b
KH
5382000-06-12 Kenichi Handa <handa@etl.go.jp>
539
540 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
541 ("tibetan-wylie"): State transition table modified.
542
4dc1225b
KH
5432000-06-01 Kenichi Handa <handa@etl.go.jp>
544
545 * quail/tibetan.el: Change all tibetan-1-column characters to
546 tibetan. Quail map for "tibetan-wylie" fixed.
547
6733d074
KH
5482000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
549
550 * quail/latin-pre.el ("polish-slash"): New input method.
551
69766f94
KH
5522000-03-02 Kenichi Handa <handa@etl.go.jp>
553
554 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
555
9a90d84c
GM
5562000-02-01 Gerd Moellmann <gerd@gnu.org>
557
558 * Makefile.in: Make this the no-leim Makefile. Move the
559 leim Makefile.in to ../leim-Makefile.in as it originally was.
560
561 * Makefile.noleim: Removed.
562
cba32d22
KH
5632000-01-28 Kenichi Handa <handa@etl.go.jp>
564
565 * quail/hanja.el (korean-hanja): Add an entry for "wod".
566
11ad3dee
KH
5672000-01-04 Kenichi Handa <handa@etl.go.jp>
568
569 * quail/japanese.el ("japanese"): Docstring augmented.
570
5ec14d3c
KH
5711999-12-15 Kenichi Handa <handa@etl.go.jp>
572
573 * quail/lao.el: Rewritten for new composition.
574
575 * quail/lrt.el: Rewritten for new composition.
576
577 * quail/thai.el: Rewritten for new composition.
578
579 * quail/tibetan.el: Rewritten for new composition.
580
113a1195
KH
5811999-12-13 Kenichi Handa <handa@etl.go.jp>
582
583 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
584 characters, not Latin-1.
585
98e85e34
GM
5861999-11-22 Andrew Innes <andrewi@gnu.org>
587
588 * makefile.nt: No need to generate subdirs.el.
589
371f58d5
GM
5901999-11-21 Andrew Innes <andrewi@gnu.org>
591
592 * makefile.nt: New file.
593
26922151
GM
5941999-10-26 Gerd Moellmann <gerd@gnu.org>
595
596 * Makefile.noleim: New.
597
58af2287
DL
5981999-09-19 Ken'ichi Handa <handa@gnu.org>
599
600 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
601 turkish-postfix.
602 ("turkish-postfix"): New Turkish input method which inserts
603 Latin-5 characters.
604
605 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
606 turkish-alt-postfix.
607 ("turkish-alt-postfix"): New Turkish input method which inserts
608 Latin-5 characters.
609
6101999-07-12 Richard Stallman <rms@gnu.org>
611
612 * Version 20.4 released.
613
6141998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
615
616 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
617
6181999-06-14 Ken'ichi Handa <handa@gnu.org>
619
620 * quail/ethiopic.el ("ethiopic"): Add translation rules.
621
6221999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
623
624 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
625 hanja.el.
626
6271999-05-25 Ken'ichi Handa <handa@gnu.org>
628
629 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
630
6311999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
632
633 * quail/latin-pre.el ("romanian-prefix"): New input method.
634 ("romanian-alt-prefix"): New input method.
635
6361999-03-04 Kenichi Handa <handa@etl.go.jp>
637
638 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
639
6401999-01-14 Kenichi Handa <handa@etl.go.jp>
641
642 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
643 to convert is `n', change it to Japanese Hiragana `n' before
644 conversion.
645
6461999-01-11 Kenichi Handa <handa@etl.go.jp>
647
648 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
649
650 * quail/hebrew.el: New file.
651
6521998-12-15 Kenichi Handa <handa@etl.go.jp>
653
654 * quail/devanagari.el (quail-devanagari-compose-characters):
655 Adjusted for the change of input method handling.
656 (quail-devanagari-hindi-compose-characters): Likewise.
657
6581998-10-15 Kenichi Handa <handa@etl.go.jp>
659
660 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
661 `(cd foo; pwd)`.
662 (install): Likewise.
663
6641998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
665
666 * quail/latin-post.el: Many doc fixes.
667 ("latin-1-postfix"): Add sequence for the small superscript o.
668 * quail/latin-pre.el: Many doc fixes.
669 ("latin-1-prefix"): Add sequences for the small
670 superscript underlined o and a.
671
6721998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
673
674 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
675 small superscript underlined o and a.
676 ("italian-alt-postfix"): Change it to something useful and
a4416b14 677 different from italian-postfix.
58af2287
DL
678 * latin-post.el ("latin-1-postfix"): Add a method to enter the
679 small superscript underlined o and a.
680 ("italian-postfix"): Same as above.
681 ("italian-postfix"): Add methods to enter e with acute accent and
682 the >> and << symbols.
683
6841998-09-25 Kenichi Handa <handa@etl.go.jp>
685
686 * quail/japanese.el (quail-japanese-hankaku-update-translation):
687 Adjusted for the change of input method handling.
688
6891998-09-11 Kenichi HANDA <handa@etl.go.jp>
690
691 * quail/japanese.el (quail-japanese-katakana-update-translation):
692 Adjusted for the change of input method handling.
693
6941998-08-31 Kenichi Handa <handa@etl.go.jp>
695
696 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
697 change of input method handling.
698 (quail-tibetan-input-tibkey): Likewise.
699
7001998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
701
702 * Version 20.3 released.
703
7041998-08-16 Kenichi HANDA <handa@etl.go.jp>
705
706 * quail/czech.el ("czech"): Make this input method deterministic,
707 kbd-translate, and show-layout.
708
7091998-08-15 Kenichi HANDA <handa@etl.go.jp>
710
711 * quail/ethiopic.el: Fix several translation rules.
712
7131998-08-12 Milan Zamazal <pdm@fi.muni.cz>
714
715 * quail/czech.el: Few key sequences added to some keyboards.
716
7171998-08-06 Kenichi Handa <handa@etl.go.jp>
718
719 * quail/japanese.el (quail-japanese-use-double-n): New variable.
720 (quail-japanese-update-translation): Adjusted for the change of
721 quail-update-translation. Now this function should return
722 CONTROL-FLAG.
723 (quail-japanese-toggle-kana): Update quail-conversion-str.
724 (quail-japanese-kanji-kkc): Likewise.
725 (quail-japanese-switch-package): Reset quail-current-str and
726 quail-conversion-str.
727
7281998-07-24 Kenichi Handa <handa@etl.go.jp>
729
730 * quail/japanese.el (quail-japanese-kanji-kkc): Set
731 quail-translation to nil after calling kkc-region so that
732 translation mode is restarted correctly.
733
7341998-07-21 Kenichi Handa <handa@etl.go.jp>
735
736 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
737 that conversion is cancelled in kkc-region.
738 (quail-japanese-switch-package): Fix previous change.
739
7401998-07-19 Kenichi Handa <handa@etl.go.jp>
741
742 * quail/japanese.el (quail-japanese-update-translation): Handle
743 a key which should fix the current translation and start a new
744 translation correctly.
745 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
746 change point.
747
7481998-07-15 Kenichi Handa <handa@etl.go.jp>
749
750 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
751 change of quail.el.
752 (quail-japanese-switch-package): Likewise.
753
7541998-07-03 Kenichi Handa <handa@etl.go.jp>
755
756 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
757 Some keys for ancient Korean syllables are changed properly.
758
7591998-06-20 Kenichi Handa <handa@etl.go.jp>
760
761 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
762 (ethio-select-a-translation): New function.
763
7641998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
765
766 * Makefile.in (RUN-EMACS): Add --multibyte.
767
7681998-04-29 Karl Heuer <kwzh@gnu.org>
769
770 * Makefile.in (SLAVIC): Delete redundant backslash.
771
7721998-04-28 Richard Stallman <rms@psilocin.gnu.org>
773
774 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
775
7761998-04-20 Kenichi Handa <handa@etl.go.jp>
777
778 * Makefile.in (SLAVIC): New macro.
779 (EUROPEAN): Include ${SLAVIC}.
780
7811998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
782
783 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
784 (leim-list.el): Depend on ${WORLD}.
785
786 * latin-alt.el (latin-2-alt-postfix): Doc fix.
787
7881998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
789
790 * czech.el, slovak.el: Correct starting commentary.
791
7921998-04-07 Milan Zamazal <pdm@fi.muni.cz>
793
794 * quail/czech.el, quail/slovak.el: Correct starting commentary.
795
7961998-04-06 Andreas Schwab <schwab@gnu.org>
797
798 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
799 to length.
800 (lrt-generate-quail-map): Change sref to aref, and make second
801 argument of substring a character index.
802
8031998-03-26 Richard Stallman <rms@psilocin.gnu.org>
804
805 * Makefile.in (${TIT}): Fix shell conditional syntax.
806
8071998-03-18 Kenichi Handa <handa@etl.go.jp>
808
809 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
810 "/ " to "/" (instead of " ").
811
8121998-03-17 Richard Stallman <rms@psilocin.gnu.org>
813
814 * quail/czech.el, quail/slovak.el: New files.
815
8161998-03-10 Richard Stallman <rms@psilocin.gnu.org>
817
818 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
819 Uses changed.
820
8211998-03-05 Kenichi Handa <handa@etl.go.jp>
822
823 * Makefile.in (${TIT}): To byte-compile quail packages, use just
824 built quail.
825
8261997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
827
828 * quail/hanja3.el: New file.
829
830 * quail/hanja-jis.el: Title string of the input method
831 "korean-hanja-jis" changed.
832
833 * quail/symbol-ksc.el: Title string of the input method
834 "korean-symbol" changed. Require 'korea-util.
835 (quail-hangul-switch-back): Deleted.
836
837 * quail/hangul3.el: Require 'korea-util.
838 (quail-hangul-switch-to-symbol-ksc): Deleted.
839
840 * quail/hanja.el: Require 'korea-util. Title string of the input
841 method "korean-hanja" changed.
842 (quail-hanja-switch-to-symbol-ksc): Deleted.
843
844 * quail/hangul.el: Require 'korea-util.
845 (quail-hangul-switch-to-symbol-ksc): Deleted.
a4416b14 846
58af2287
DL
8471997-10-23 Kenichi Handa <handa@etl.go.jp>
848
849 * quail/ethiopic.el: The title string of input method "Ethiopic"
850 is changed.
851
8521997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
853
854 * Version 20.2 released.
855
8561997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
857
858 * quail/latin-post.el (german): Swap y and z.
859
8601997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
861
862 * Version 20.1 released.
863
864 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
a4416b14 865
58af2287
DL
8661997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
867
868 * quail/viqr.el (vietnamese-viqr): Doc fix.
869
8701997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
871
872 * quail/latin-alt.el: New file.
873
8741997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
875
876 * quail/latin-post.el: Undo previous change.
a4416b14 877
58af2287
DL
8781997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
879
880 * quail/latin-post.el (latin-2-postfix):
881 Replace comma and period with `. Replace colon with /.
882 (latin-1-postfix): Replace comma with /.
883 (french-postfix): Replace comma with /.
884 (latin-3-postfix): Replace comma with ` and period with /.
885 (latin-4-postfix): Replace comma with ` and period with ~.
886 (latin-5-postfix): Replace comma with ` and period with /.
887 (turkish-postfix): Replace comma with ` and period with /.
888
8891997-09-10 Kenichi Handa <handa@etl.go.jp>
890
891 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
892 function added to quail-mode-hook turn ethio-mode on only when
893 input method "ethiopic" is begin used.
894 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
895 (ethio-toggle-space): Likewise.
896 (ethio-insert-space): Likewise.
897 (ethio-insert-ethio-space): Likewise.
898 (ethio-prefer-ascii-punctuation): Likewise.
899 (ethio-toggle-punctuation): Likewise.
900 (ethio-gemination): Likewise.
901 ("ethiopic"): Doc-string of this Quail package modified. Bind
902 function keys for TRANSLATION-KEYMAP to
903 quail-execute-non-quail-command.
904
9051997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
906
907 * Makefile.in (install): Use quail/* in the second tar that
908 copies a dir named quail.
909
9101997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
911
912 * Makefile.in (install): Do not copy leim-list.el twice. Copy
913 `skk' subdirectory too.
914
9151997-09-03 Kenichi Handa <handa@etl.go.jp>
916
917 * quail/cyrillic.el: For each package, pass t for the SIMPLE
918 argument to quail-define-package.
919 * quail/cyril-jis.el: Likewise
920 * quail/greek.el: Likewise.
921 * quail/ipa.el: Likewise.
922 * quail/lao.el: Likewise.
923 * quail/lrt.el: Likewise.
924 * quail/thai.el: Likewise.
925 * quail/viqr.el: Likewise.
926
9271997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
928
929 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
930 TRANSLATION-KEYS.
931 (quail-mode-map): Change binding for ethio-insert-ethio-space.
932 (quail-mode-hook): Check the current Quail package name.
933
934 * quail/latin-post.el: Add rules for cancelling accents by typing
935 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
936 packages.
937
9381997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
939
940 * quail/latin-post.el, quail/latin-pre.el: For each package,
941 pass t for the SIMPLE argument to quail-define-package.
942
9431997-08-28 Kenichi Handa <handa@etl.go.jp>
944
945 * Makefile.in (dotdot): This macro deleted.
946 (SUBDIRS): Exclude skk.
947 (all): Substitute ${WORLD} to ${TIT}.
948 (%.el): This target deleted.
949 (${TIT}): Check existence of `quail' subdirectory.
950 (leim-list.el): Do not check old files.
951 (install): If ${srcdir} is different from the current directory,
952 copy also files under ${srcdir}.
953
9541997-08-26 Kenichi Handa <handa@etl.go.jp>
955
956 * Makefile.in: Re-arrange macros so that the macro TIT contains
957 only Quial packages generated from CXTERM dictionaries, and the
958 macro NON-TIT contains only Quial packages distributed with Emacs.
959 (install): Do not use -h option for tar, instead copy ${NON-TIT}
960 and ${TIT} separately.
961
9621997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
963
964 * Makefile.in (install): Discard extra data in tar | tar command.
965
9661997-08-23 Kenichi Handa <handa@etl.go.jp>
967
968 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
969 previous change.
970 (quail-devanagari-hindi-compose-characters): Fix previous change.
971
972 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
973 change.
974
9751997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
976
977 * Makefile.in (leim-list.el): Fix previous change.
978
979 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
980
9811997-08-21 Kenichi HANDA <handa@etl.go.jp>
982
983 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
984 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
985 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
986
987 * Makefile.in (install): Just copy leim-list.el instead of running
988 update-leim-list-file on ${INSTALLDIR}.
989 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
990 py-punct-b5.el -> pypunct-b5.el.
991 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
992 (leim-list.el): Delete old files not contained in ${WORLD}.
993
994 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
995 input-method-after-insert-chunk-hook.
996
997 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
998
9991997-08-19 Kenichi Handa <handa@etl.go.jp>
1000
1001 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1002 package fixed.
1003
10041997-08-18 Kenichi Handa <handa@etl.go.jp>
1005
1006 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1007 throw.
1008 (quail-japanese-kanji-kkc): Completely re-written.
1009 (quail-japanese-kkc-mode-exit): New function.
1010 (quail-japanese-switch-package): Call activate-input-method
1011 instead of select-input-method.
1012
1013 * quail/thai.el (thai-consonant-input): Typo fixed.
1014
1015 * quail/devanagari.el (quail-devanagari-compose-characters): Do
1016 not call throw.
1017 (quail-devanagari-hindi-compose-characters): Likewise.
1018
1019 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1020 activate-input-method instead of select-input-method.
1021
1022 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1023
1024 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
1025 input-method-history instead of previous-input-method.
1026
10271997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
1028
1029 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
1030
10311997-08-16 Kenichi Handa <handa@etl.go.jp>
1032
1033 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1034 ("lao-lrt"): Doc-string of this Quail package modified.
1035 Some tranlation rules added.
1036
1037 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1038 (lao-quail-define-rules): Some translation rules corrected.
1039
10401997-08-11 Kenichi Handa <handa@etl.go.jp>
1041
1042 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
1043 (lrt-vowel-table): The entry for "aM" corrected.
1044
10451997-08-07 Kenichi Handa <handa@etl.go.jp>
1046
1047 * quail/lrt.el: Change title string of input method "lao-lrt".
1048 (lrt-single-consonant-table): Several key sequence changed.
1049 (lrt-composing-pattern-double-c): Handle a consonant with
1050 semi-vowel-lower correctly.
1051 (lrt-handle-maa-sakod): Do not reset quail-current-key.
1052 (lrt-handle-tone-mark): Check the existence of double consonant
1053 correctly.
1054
1055 * quail/lao.el: Change title string of input method "Lao".
1056
10571997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
1058
1059 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
1060 modified. Several tranlation rules modified.
1061
10621997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1063
1064 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
1065 quail/cyril-jis.el.
1066
1067 * quail/cyril-jis.el: New file.
1068
1069 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
1070
10711997-08-01 Kenichi Handa <handa@etl.go.jp>
1072
1073 * quail/ethiopic.el: In quail-mode-map, bind
1074 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
1075 Quail package "ethiopic".
1076
10771997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
1078
1079 * quail/cyrillic.el (cyrillic-translit): New input method.
1080
10811997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1082
1083 * quail/tibetan.el: New file.
1084
1085 * quail/py-punct.el: Require 'quail.
1086
1087 * quail/py-punct-b5.el: Require 'quail.
1088
1089 * quail/ethiopic.el: Change Quail package name to "ethiopic".
1090 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1091
1092 * Makefile.in (TIT): New variable, contatination of TIT-GB and
1093 TIT-BIG5.
1094 (RUN-EMACS): Do not set EMACSLOADPATH.
1095 (ASIA): Include TIBEAN.
1096 (all): Remove stamp-bytecomp from dependency list.
1097 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1098 (%.el): Make a link for byte-compiled file too.
1099 (stamp-bytecomp): Target deleted.
1100 (leim-list.el): Run Emacs with loading quail.
1101 (install-XXX): These targets deleted.
1102 (install): Remove files under INSTALLDIR before copying new files.
1103 Run Emacs with loading quail.
1104 (clean mostlyclean): Remove only generated files.
1105
11061997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1107
1108 * Makefile.in (stamp-bytecomp): Fix shell conditional.
1109 (clean): Fix shell conditional.
1110
11111997-07-21 Jim Meyering <meyering@eng.ascend.com>
1112
1113 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1114 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1115
11161997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1117
1118 * Makefile.in: Modified to avoid *.el files being regarded
1119 as intermidiate files and deleted by GNU make.
1120
1121 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1122 (lrt-handle-maa-sakod): Correctly handle the case that
1123 quail-current-data is nil.
1124 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1125 tone.
1126
11271997-07-15 Kenichi Handa <handa@etl.go.jp>
1128
1129 * quail/py-punct.el: New file.
1130
1131 * quail/py-punct-b5.el: New file.
1132
1133 * quail/japanese.el: Doc-string of Quail package japanese modified.
1134
1135 * Makefile.in: Rules re-written to avoid tricky code.
1136 (CHINEGE-GB): Include quail/py-punct.elc.
1137 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
a4416b14 1138
58af2287
DL
1139
11401997-07-10 Kenichi Handa <handa@etl.go.jp>
1141
1142 * quail/latin-pre.el: Change titles of quail packages.
1143
1144 * quail/latin-post.el: Likewise.
1145
6922b018
KH
1146
1147;; Local Variables:
1148;; coding: iso-2022-7bit-unix
1149;; End:
2a34a036
GM
1150
1151 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
1152 Copying and distribution of this file, with or without modification,
1153 are permitted provided the copyright notice and this notice are preserved.