("Georgian"): Fix nonascii-translation.
[bpt/emacs.git] / leim / ChangeLog
CommitLineData
abceb4ac
JB
12002-12-10 Juanma Barranquero <lektu@terra.es>
2
3 * makefile.w32-in (LATIN): Add welsh.elc.
4 (MISC): Add georgian.elc.
5 (UNICODE): Add it.
6 (WORLD): Add $(UNICODE).
7
59daa29a
DL
82002-11-14 Dave Love <fx@gnu.org>
9
10 * quail/slovak.el: Add coding cookie.
11
12 * quail/latin-ltx.el: Fix coding cookie.
13
14 * quail/hebrew.el: Add coding cookie.
15
16 * quail/czech.el: Add coding cookie.
17
18 * quail/welsh.el: Undo last change.
19
b4b11a40
DL
202002-09-11 Dave Love <fx@gnu.org>
21
22 * quail/latin-post.el ("slovenian"): New.
23
570af494
KH
242002-09-05 Kenichi Handa <handa@etl.go.jp>
25
26 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
27
ad0b1666
DL
282002-07-24 Dave Love <fx@gnu.org>
29
a5e5d4ad
DL
30 * quail/latin-alt.el ("latin-alt-postfix"): New.
31
32 * quail/latin-post.el ("latin-postfix"): New.
33
ad0b1666
DL
34 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
35 ("latin-3-prefix"): Doc fix.
a5e5d4ad 36 ("latin-prefix"): New.
ad0b1666 37
f860212e
DL
382002-07-12 Dave Love <fx@gnu.org>
39
40 * quail/cyrillic.el: Doc fixes.
41 ("cyrillic-beylorussian"): Commented-out.
42 ("cyrillic-translit-bulgarian"): Deleted.
43 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
44 ("ukrainian-computer", "belarusian", "bulgarian-bds")
45 ("russian-computer"): New.
570af494 46 ("bulgarian-phonetic"): Renamed from bulgarian-pho. Add \e,A'\e(B, \e$,1uV\e(B, \e,LN\e(B.
f860212e
DL
47 ("russian-typewriter"): Renamed from cyrillic-jcuken.
48
282b5fb7
KH
492002-06-20 Dave Love <fx@gnu.org>
50
51 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
570af494 52 characters and ~o -> \e$,1 A\e(B, ~O -> \e$,1 @\e(B.
282b5fb7 53
fe960d0a
EZ
542002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
55
56 * Makefile.in (install): Use "tar -chf", to follow symlinks.
57
9a40c2fb
PJ
582002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
59
60 * quail/vntelex.el: Add even more rules.
61
ab59447f
PJ
622002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
63
64 * quail/vntelex.el: Add new rules to escape from composition.
65
e656fc9d
PJ
662002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
67
68 * quail/vntelex.el: Use proper charset.
69
cba12891 702002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
0347c911
PJ
71
72 * quail/hanja.el ("Od"): Remove rule.
0347c911 73
175e150b
EZ
742002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
75
76 * quail/indian.el: Replace commented-out lines with a condition
77 that is always false.
78
c031864a
JC
792002-04-06 Jaeyoun Chung <jay@kldp.org>
80
81 * quail/hanja3.el ("kf"): added a few composing rules
82 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
83
84 * quail/hangul3.el: buggy alternative second character
85 sequence fixed ('/' for 'v' pair).
86 added a few more third character composing rule.
87
129f2c75
WL
882002-03-03 Werner Lemberg <wl@gnu.org>
89
90 * quail/vntelex.el: New file.
91 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE),
92 makefile.w32-in (VIETNAMESE): Add it.
93
5c196f29
AI
942002-02-10 Andrew Innes <andrewi@gnu.org>
95
96 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
97 ($(MISC_DIC)): Ditto.
98
108eaabb
RS
992002-02-06 Richard M. Stallman <rms@gnu.org>
100
101 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
102 Don't define "~," at all.
103
570af494 1042002-01-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
cc13aa25 105
570af494 106 * quail/latin-pre.el (latin-2-prefix): Add \e$,1 :\e(B and \e$,1 ;\e(B.
cc13aa25
PJ
107 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
108
18e1da99 1092002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
417f4d3a
EZ
110
111 * quail/greek.el: Changed the behavior of the "greek" input
18e1da99
EZ
112 method, to consider the "accent" and "diaeresis" as prefix keys.
113 A new method (named "greek-postfix") was added which implements
114 the old behavior. Also changed the mapping of the "Q/q" key to
115 produce the ":/;" characters, as is customary in greek keyboards.
116 From Nick Patavalis <npat@inaccessnetworks.com>.
417f4d3a 117
8f7d3eca
JC
1182002-01-07 Jaeyoun Chung <jay@kldp.org>
119
120 * quail/hangul.el: removed key sequence mapping for O[rsfaqtTd].
121 Not used for Korean Hangul Type 2. (request from emacs-kr mailing
122 list).
123
121f67fa
EZ
1242002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
125
126 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
127
7f93e2ab
DL
1282002-01-01 Dave Love <fx@gnu.org>
129
130 * quail/indian.el (quail-define-indian-trans-package): Unquote
131 lambda.
132 (quail-define-inscript-package): Avoid mapcar*.
133
3c08498a
DL
1342001-12-20 Dave Love <fx@gnu.org>
135
136 * quail/latin-ltx.el: Fix un-doubled backslashes.
137
96566974
DL
1382001-12-15 Dave Love <fx@gnu.org>
139
abceb4ac 140 * quail/latin-pre.el ("french-prefix", "german-prefix")
96566974
DL
141 ("spanish-prefix"): Fix language assignment.
142
abceb4ac
JB
143 * quail/latin-post.el ("french-postfix", "german-postfix")
144 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
145 ("french-keyboard", "french-azerty", "german")
96566974
DL
146 ("spanish-keyboard"): Fix language assignment.
147
148 * quail/indian.el: Don't require cl.
149 (quail-indian-flatten-list): Renamed from flatten-list.
150
abceb4ac
JB
151 * quail/cyrillic.el ("cyrillic-beylorussian")
152 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
96566974
DL
153 ("belarusian", "bulgarian-pho"): Fix language assignment.
154
155 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
156 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
157 ("turkish-alt-postfix"): Fix language assignment.
158 ("dutch"): Assign to Dutch. Use chars, not strings.
159 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
160 New.
161
570af494 1622001-12-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
03f9f7ae
PJ
163
164 * COPYING: New file.
165
eea6cc1f
JC
1662001-12-03 Jaeyoun Chung <jay@kldp.org>
167
96566974 168 * quail/hangul3.el: Added a few convenient composing sequences for
eea6cc1f
JC
169 Korean keyboard type 3 users.
170
de371c8c
DL
1712001-11-29 Dave Love <fx@gnu.org>
172
173 * quail/latin-ltx.el: Extra translations. Fix some
174 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
175 symbols.
176
ea17b6e1
JR
1772001-11-28 Juanma Barranquero <lektu@terra.es>
178
179 * makefile.w32-in (INDIAN): Adjusted for the file name change;
180 quail/devanagari.elc -> quail/indian.elc.
181
182 * makefile.nt (INDIAN): Likewise.
183
8727d588
RS
1842001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
185
186 * quail/devanagari.el: Renamed to indian.el.
187
188 * quail/indian.el: Renamed from devanagari.el, and completely
189 re-written. The input method devanagari-hindi-transliteration is
190 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
191 devanagari-inscript, devanagari-transliteration is renamed to
192 devanagari-kyoto-harvard.
193
194 * Makefile.in: Adjusted for the file name change;
195 quail/devanagari.elc -> quail/indian.elc.
196
e154cc44
EZ
1972001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
198
199 * quail/welsh.el: Avoid an error message due to a commented-out
200 input method.
201
a6beb3d2
RS
2022001-11-05 Richard M. Stallman <rms@gnu.org>
203
204 * quail/rfc1345.el: Get rid of the explicit ^Z character.
205
cd946181
EZ
2062001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
207
208 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
209
7115232b
DL
2102001-11-04 Dave Love <fx@gnu.org>
211
212 * Makefile.in (LATIN): Add welsh.
213 (UNICODE): New.
214 (MISC): Add georgian.
215 (WORLD): Add UNICODE.
216
217 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
218 * quail/uni-input.el, quail/sgml-input.el: New file.
219
220 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
221
222 * quail/latin-alt.el ("dutch"): New method.
223
3a8b7edb
FP
2242001-10-27 Francesco Potorti` <pot@gnu.org>
225
226 * quail/latin-post.el ("italian-postfix"): Undo previous change.
227
228 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
229
a4416b14
FP
2302001-10-25 Francesco Potorti` <pot@gnu.org>
231
232 * quail/latin-post.el ("italian-postfix"): Euro symbol.
233
234 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
235
71431a0e
GM
2362001-10-20 Gerd Moellmann <gerd@gnu.org>
237
6aa97356 238 * (Version 21.1 released.)
71431a0e 239
c4e7e308
EZ
2402001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
241
242 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
243 mappings, so that one could type them without leaving the Hanyu
244 Pinyin input method. Suggested by Kenichi Handa
245 <handa@etl.go.jp>.
246
51724e26
EZ
2472001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
248
249 * quail/greek.el ("greek-babel"): New input method. From David
250 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
251
ab952a4f
GM
2522001-10-05 Gerd Moellmann <gerd@gnu.org>
253
254 * Branch for 21.1.
a4416b14 255
00651fbf
EZ
2562001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
257
258 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
259 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
260
5a397d28
GM
2612001-08-06 Gerd Moellmann <gerd@gnu.org>
262
263 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
264 "chinese-py".
265 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
266
570af494 2672001-07-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
be567141 268
150998ec
PJ
269 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
270 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
271 * quail/greek.el, quail/hangul.el, quail/hangul3.el
272 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
273 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
274 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
275 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
276 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
277 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
be567141
PJ
278 follow coding conventions.
279
e6aeb775
AC
2802001-06-04 Andrew Choi <akochoi@i-cable.com>
281
282 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
283
ec57454f
AI
2842001-06-01 Andrew Innes <andrewi@gnu.org>
285
286 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
287 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
288 $(srcdir)/quail/pypunct-b5.elc.
289 (NON_TIT_CNS): Remove.
290 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
291 (CHINESE_CNS): Remove.
292 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
293 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
294 $(srcdir)/quail/latin-ltx.elc.
295 (MISC_DIC): Copy from Makefile.in.
296 (CHINESE): Remove $(CHINESE_CNS).
297 (all): Add $(MISC_DIC) as target.
298 (.NOTPARALLEL): New target.
299 (.NO_PARALLEL): New target.
300 ($(MISC_DIC)): New target.
301 (clean mostlyclean): Clean more stuff.
302 (TIT_EL): New macro.
303 (MISC_DIC_EL): New macro.
304
305 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
306 (TIT-BIG5): Remove CTLauB.elc from it.
307 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
308 (clean mostlyclean): Remove obsolete reference.
309
70079787
EZ
3102001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
311
312 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
313
5e3d4fbc
AC
3142001-05-24 Andrew Choi <akochoi@i-cable.com>
315
937fad9a
AC
316 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
317
5e3d4fbc
AC
318 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
319
320 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
321
322 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
323 (TIT-BIG5): Remove CTLauB.elc from it.
324 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
325
f042e7b9
DL
3262001-05-17 Dave Love <fx@gnu.org>
327
328 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
329 Language family and indicator changed. Many new translations.
330
f08cf35b
GM
3312001-05-17 Gerd Moellmann <gerd@gnu.org>
332
333 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
334 slovak input methods. New maintainer. From Pavel Jan\e,Am\e(Bk
335 <Pavel@Janik.cz>.
336
b5eeaa1d
GM
3372001-04-23 Gerd Moellmann <gerd@gnu.org>
338
339 * quail/latin-ltx.el: Add more translations. From
570af494 340 jsbien@mimuw.edu.pl (Janusz S. Bie\e$,1 d\e(B).
b5eeaa1d 341
55a22ce1
EZ
3422001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
343
344 * quail/hangul.el <korean-hangul>: Doc fix.
345
90200fcc
AI
3462001-04-18 Andrew Innes <andrewi@gnu.org>
347
348 * makefile.w32-in (EMACSLOADPATH): Define.
a4416b14
FP
349 ($(TIT)):
350 ($(MISC_DIC)):
351 (.el.elc):
90200fcc
AI
352 (leim-list.el): Remove stuff to set EMACSLOADPATH.
353
f383cd0d
GM
3542001-04-05 Gerd Moellmann <gerd@gnu.org>
355
a55e4e68
GM
356 * Makefile.in (install): Remove .cvsignore files.
357
f383cd0d
GM
358 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
359 the same translations as for `japanese'.
360
4c1dadb1
AI
3612001-04-03 Andrew Innes <andrewi@gnu.org>
362
363 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
364 quail/ZIRANMA.elc.
365 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
366 $(srcdir)/quail/tsang-b5.elc.
367 (NON_TIT_CNS): Delete.
368 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
369 (CHINESE_CNS): Delete.
370 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
371 <handa@etl.go.jp>.
372 (MISC_DIC): New variable.
373 (CHINESE): Delete $(CHINESE_CNS).
374 (WORLD): Add $(MISC_DIC).
375 (all): Depends on $(MISC_DIC).
376 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
377 ($(MISC_DIC)): New target.
378 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
379 and $(MISC_DIC:.elc=.el).
380
e217c26e
EZ
3812001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
382
a46d278b
EZ
383 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
384 Kenichi Handa <handa@etl.go.jp>.
385
e217c26e
EZ
386 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
387
a3d0b0e0
KH
3882001-03-31 Kenichi Handa <handa@etl.go.jp>
389
390 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
391 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
392 ${srcdir}/quail/tsang-b5.elc.
393 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
394 (CHINESE-CNS): Delete it.
395 (MISC-DIC): New variable.
396 (CHINESE): Delete ${CHINESE-CNS}.
4c1dadb1 397 (WORLD): Add ${MISC-DIC}.
a3d0b0e0
KH
398 (all): Depends on ${MISC-DIC}.
399 (${MISC-DIC}): New target.
400 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
401
402 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
403 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
404
405 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
406
407 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
408 quail/quick-cns.el: Delete them.
a4416b14 409
9d5d1075
EZ
4102001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
411
412 * Makefile.in (${TIT}): Fix whitespace.
413
ed31fabf
GM
4142001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
415
416 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
417 (${TIT}): If the target file already exist, don't remake it.
418
1e406be0
KH
4192001-03-21 Kenichi Handa <handa@etl.go.jp>
420
421 * quail/slovak.el ("slovak"): Translate "=q" to "`".
422
570af494 4232001-03-16 Pavel Jan\e,Am\e(Bk ml. <Pavel@Janik.cz>
8f369c02
KH
424
425 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
426 "=q", "+q", "=Q", and "+Q".
427 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
428 ("slovak-prog-2"): Likewise.
429 ("slovak-prog-3"): Likewise.
430
abfa36c4
EZ
4312001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
432
433 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
434
b8a7ebcf
KH
4352001-03-16 Kenichi Handa <handa@etl.go.jp>
436
437 * quail/japanese.el (quail-japanese-transliteration-rules): New
438 variable. Use it to define these input methods: "japanese",
439 "japanese-hiragana", "japanese-katakana".
1bdfe188
KH
440 (quail-japanese-kana-state): Delete this variable.
441 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
442 instead check if there's any Hiraganas in the converison region.
b8a7ebcf 443
9a639fce
KH
4442001-03-14 Kenichi Handa <handa@mule.m17n.org>
445
446 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
447
51ab41b7
KH
4482001-03-06 Kenichi Handa <handa@etl.go.jp>
449
450 * CXTERM-DIC/4Corner.tit: Add copyright notice.
451
36d5e61d
KH
4522001-03-05 Kenichi Handa <handa@etl.go.jp>
453
454 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
455 change of the speicial key bindings.
456
bf0bdce8
KH
4572001-02-22 Kenichi Handa <handa@etl.go.jp>
458
51ab41b7 459 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
bf0bdce8
KH
460
461 * CXTERM-DIC/ETZY.tit: Likewise.
462
463 * CXTERM-DIC/ZOZY.tit: Likewise.
464
193fba87
AI
4652001-02-05 Andrew Innes <andrewi@gnu.org>
466
467 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
468 path absolute.
469
350d71b3
AI
4702001-02-03 Andrew Innes <andrewi@gnu.org>
471
472 * makefile.w32-in (LATIN): Fix last change to use () not {}.
473
49bd4a69
KH
4742001-02-02 Kenichi Handa <handa@etl.go.jp>
475
476 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
477
478 * makefile.w32-in (LATIN): Likewise.
479
480 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
481
a51e9546
AI
4822001-02-01 Andrew Innes <andrewi@gnu.org>
483
484 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
485
c91d43ed
KH
4862001-02-01 Kenichi Handa <handa@etl.go.jp>
487
488 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
489
490 * quail/greek.el ("greek-mizuochi"): New input method for
491 classical Greek.
492
7ccf7ab9 4932001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0 494
7ccf7ab9 495 * Makefile.in (extraclean): Added target so make doesn't die if
c522cff0
BW
496 one runs "make extraclean" at the top level.
497
0dac6924
AI
4982001-01-06 Andrew Innes <andrewi@gnu.org>
499
500 * makefile.nt ($(TIT)): Map .elc to .el.
501 (buildlisppath): Make path relative to $(MAKEDIR).
502
392164c1
AS
5032001-01-01 Andreas Schwab <schwab@suse.de>
504
505 * quail/latin-alt.el: Doc fixes.
506
ec6bd013
DL
5072000-12-18 Dave Love <fx@gnu.org>
508
570af494
KH
509 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e$,1!!\e(B entry.
510 Change \e$,1 s\e(B, \e$,1 r\e(B, \e,A6\e(B.
ec6bd013 511
8ff06845
KH
5122000-12-16 Kenichi Handa <handa@etl.go.jp>
513
514 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
515
4ee87dbb
AI
5162000-12-06 Andrew Innes <andrewi@gnu.org>
517
518 * makefile.w32-in (buildlisppath): Set to an absolute directory,
519 relative to $(CURDIR).
520 (INSTALLDIR): Use forward slash.
521
24c53d36
AI
5222000-11-24 Andrew Innes <andrewi@gnu.org>
523
524 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
525
526 * makefile.nt (.SUFFIXES): New target, include .elc .el.
527
37c35586
KH
5282000-11-21 Kenichi Handa <handa@etl.go.jp>
529
530 * Makefile.in (.SUFFIXES): New target, include .elc .el.
531
3c7d764e
KH
5322000-11-17 Kenichi Handa <handa@etl.go.jp>
533
534 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
535 remember the conversion start.
536
f3d3c491
AI
5372000-10-21 Andrew Innes <andrewi@gnu.org>
538
539 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
540 of conditional invocation of make.
a4416b14
FP
541 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
542 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
543 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
544 files to .elc.
545 ($(TIT)): Adjusted for the above change.
546 (clean mostlyclean): Likewise.
547 (.el.elc): New target.
548
549 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
550 of conditional invocation of make.
a4416b14
FP
551 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
552 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
f3d3c491
AI
553 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
554 files to .elc.
555 ($(TIT)): Adjusted for the above change.
556 (clean mostlyclean): Likewise.
557 (.el.elc): New target.
558
a115794c
EZ
5592000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
560
561 * Makefile.in (${TIT}, clean): Don't use shell `command`
562 expansion, use ${TIT:.elc=.el} instead.
563
ce75c97a
GM
5642000-09-26 Gerd Moellmann <gerd@gnu.org>
565
566 * Makefile.in: Make this the leim Makefile.in.
567 (clean): Also remove $NON-TIT and $WORLD.
568 (RUN-EMACS): Set EMACSLOADPATH.
569
7b920aa1
KH
5702000-09-21 Kenichi Handa <handa@etl.go.jp>
571
36e44f62
KH
572 * Makefile.in: Revert to no-leim Makefile.
573
cd3c0140
KH
574 * quail/.cvsignore: Include *.elc.
575
576 * ja-dic/.cvsignore: New file.
7b920aa1 577
5eedab4d
AI
5782000-09-16 Andrew Innes <andrewi@gnu.org>
579
580 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
581 (leim-list.el): Ditto.
582
583 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
584 (leim-list.el): Ditto.
585
39f547f7
AI
5862000-09-15 Andrew Innes <andrewi@gnu.org>
587
588 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
589 files.
590
fe83b953
AI
5912000-09-14 Andrew Innes <andrewi@gnu.org>
592
593 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
594 leim-list.el.
595 (distclean maintainer-clean): Ditto for stamp-subdir.
596
597 * makefile.nt: Rename skkdic to ja-dic.
598
0fddd0dc
KH
5992000-09-07 Kenichi Handa <handa@etl.go.jp>
600
601 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
602 translation.
603
604 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
605
606 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
607 ("chinese-tonepy-punct"): New input method.
608
609 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
610 translation.
611
612 * quail/japanese.el ("japanese"): Delete the key sequence for
613 Roman transliteration from the docstring because it's now shonw
614 automatically.
615 ("japanese-ascii", "japanese-zenkaku")
616 ("japanese-hankaku-kana", "japanese-hiragana")
617 ("japanese-katakana"): Docstring modified.
618
619 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
620 on describe-input-method.
621 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
622
44ef7cf6
AI
6232000-09-03 Andrew Innes <andrewi@gnu.org>
624
625 * makefile.w32-in: New file.
f8803e97 626 (install) Fix copying of directories.
44ef7cf6 627
5724ab7a
KH
6282000-08-31 Kenichi Handa <handa@etl.go.jp>
629
630 * quail/thai.el (thai-generate-quail-map): If the length of
631 translation is more than one, compose it.
632
daba11ce
DL
6332000-08-29 Dave Love <fx@gnu.org>
634
570af494 635 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e$,1 s\e(B and \e$,1 r\e(B.
a39fb83d 636
daba11ce
DL
637 * Makefile.in: ja-dic <- skk in several places.
638
457dd64a
KH
6392000-08-25 Kenichi Handa <handa@etl.go.jp>
640
641 * ja-dic: Directory name changed from skkdic.
642
a1a2e38f 643 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
457dd64a
KH
644
645 * README: Rename skkdic to ja-dic throughout the file.
646
68ce69e1
DL
6472000-08-24 Dave Love <fx@gnu.org>
648
649 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
457dd64a 650 ("latin-1-prefix"): Add missing symbols.
68ce69e1 651
5a76406c
DL
6522000-08-23 Dave Love <fx@gnu.org>
653
654 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
655 add ~p for \e,A6\e(B.
656
240a16cf
KH
6572000-07-18 Kenichi Handa <handa@etl.go.jp>
658
659 * quail/japanese.el ("japanese"): Fix docstring.
660
7a3fd467
KH
6612000-07-17 Kenichi Handa <handa@etl.go.jp>
662
663 * quail/japanese.el ("japanese"): Docstring modified.
664
0bd5914b
KH
6652000-06-12 Kenichi Handa <handa@etl.go.jp>
666
667 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
668 ("tibetan-wylie"): State transition table modified.
669
4dc1225b
KH
6702000-06-01 Kenichi Handa <handa@etl.go.jp>
671
672 * quail/tibetan.el: Change all tibetan-1-column characters to
673 tibetan. Quail map for "tibetan-wylie" fixed.
674
6733d074
KH
6752000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
676
677 * quail/latin-pre.el ("polish-slash"): New input method.
678
69766f94
KH
6792000-03-02 Kenichi Handa <handa@etl.go.jp>
680
681 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
682
9a90d84c
GM
6832000-02-01 Gerd Moellmann <gerd@gnu.org>
684
685 * Makefile.in: Make this the no-leim Makefile. Move the
686 leim Makefile.in to ../leim-Makefile.in as it originally was.
687
688 * Makefile.noleim: Removed.
689
cba32d22
KH
6902000-01-28 Kenichi Handa <handa@etl.go.jp>
691
692 * quail/hanja.el (korean-hanja): Add an entry for "wod".
693
11ad3dee
KH
6942000-01-04 Kenichi Handa <handa@etl.go.jp>
695
696 * quail/japanese.el ("japanese"): Docstring augmented.
697
5ec14d3c
KH
6981999-12-15 Kenichi Handa <handa@etl.go.jp>
699
700 * quail/lao.el: Rewritten for new composition.
701
702 * quail/lrt.el: Rewritten for new composition.
703
704 * quail/thai.el: Rewritten for new composition.
705
706 * quail/tibetan.el: Rewritten for new composition.
707
113a1195
KH
7081999-12-13 Kenichi Handa <handa@etl.go.jp>
709
710 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
711 characters, not Latin-1.
712
98e85e34
GM
7131999-11-22 Andrew Innes <andrewi@gnu.org>
714
715 * makefile.nt: No need to generate subdirs.el.
716
371f58d5
GM
7171999-11-21 Andrew Innes <andrewi@gnu.org>
718
719 * makefile.nt: New file.
720
26922151
GM
7211999-10-26 Gerd Moellmann <gerd@gnu.org>
722
723 * Makefile.noleim: New.
724
58af2287
DL
7251999-09-19 Ken'ichi Handa <handa@gnu.org>
726
727 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
728 turkish-postfix.
729 ("turkish-postfix"): New Turkish input method which inserts
730 Latin-5 characters.
731
732 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
733 turkish-alt-postfix.
734 ("turkish-alt-postfix"): New Turkish input method which inserts
735 Latin-5 characters.
736
7371999-07-12 Richard Stallman <rms@gnu.org>
738
739 * Version 20.4 released.
740
7411998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
742
743 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
744
7451999-06-14 Ken'ichi Handa <handa@gnu.org>
746
747 * quail/ethiopic.el ("ethiopic"): Add translation rules.
748
7491999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
750
751 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
752 hanja.el.
753
7541999-05-25 Ken'ichi Handa <handa@gnu.org>
755
756 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
757
7581999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
759
760 * quail/latin-pre.el ("romanian-prefix"): New input method.
761 ("romanian-alt-prefix"): New input method.
762
7631999-03-04 Kenichi Handa <handa@etl.go.jp>
764
765 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
766
7671999-01-14 Kenichi Handa <handa@etl.go.jp>
768
769 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
770 to convert is `n', change it to Japanese Hiragana `n' before
771 conversion.
772
7731999-01-11 Kenichi Handa <handa@etl.go.jp>
774
775 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
776
777 * quail/hebrew.el: New file.
778
7791998-12-15 Kenichi Handa <handa@etl.go.jp>
780
781 * quail/devanagari.el (quail-devanagari-compose-characters):
782 Adjusted for the change of input method handling.
783 (quail-devanagari-hindi-compose-characters): Likewise.
784
7851998-10-15 Kenichi Handa <handa@etl.go.jp>
786
787 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
788 `(cd foo; pwd)`.
789 (install): Likewise.
790
7911998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
792
793 * quail/latin-post.el: Many doc fixes.
794 ("latin-1-postfix"): Add sequence for the small superscript o.
795 * quail/latin-pre.el: Many doc fixes.
796 ("latin-1-prefix"): Add sequences for the small
797 superscript underlined o and a.
798
7991998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
800
801 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
802 small superscript underlined o and a.
803 ("italian-alt-postfix"): Change it to something useful and
a4416b14 804 different from italian-postfix.
58af2287
DL
805 * latin-post.el ("latin-1-postfix"): Add a method to enter the
806 small superscript underlined o and a.
807 ("italian-postfix"): Same as above.
808 ("italian-postfix"): Add methods to enter e with acute accent and
809 the >> and << symbols.
810
8111998-09-25 Kenichi Handa <handa@etl.go.jp>
812
813 * quail/japanese.el (quail-japanese-hankaku-update-translation):
814 Adjusted for the change of input method handling.
815
8161998-09-11 Kenichi HANDA <handa@etl.go.jp>
817
818 * quail/japanese.el (quail-japanese-katakana-update-translation):
819 Adjusted for the change of input method handling.
820
8211998-08-31 Kenichi Handa <handa@etl.go.jp>
822
823 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
824 change of input method handling.
825 (quail-tibetan-input-tibkey): Likewise.
826
8271998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
828
829 * Version 20.3 released.
830
8311998-08-16 Kenichi HANDA <handa@etl.go.jp>
832
833 * quail/czech.el ("czech"): Make this input method deterministic,
834 kbd-translate, and show-layout.
835
8361998-08-15 Kenichi HANDA <handa@etl.go.jp>
837
838 * quail/ethiopic.el: Fix several translation rules.
839
8401998-08-12 Milan Zamazal <pdm@fi.muni.cz>
841
842 * quail/czech.el: Few key sequences added to some keyboards.
843
8441998-08-06 Kenichi Handa <handa@etl.go.jp>
845
846 * quail/japanese.el (quail-japanese-use-double-n): New variable.
847 (quail-japanese-update-translation): Adjusted for the change of
848 quail-update-translation. Now this function should return
849 CONTROL-FLAG.
850 (quail-japanese-toggle-kana): Update quail-conversion-str.
851 (quail-japanese-kanji-kkc): Likewise.
852 (quail-japanese-switch-package): Reset quail-current-str and
853 quail-conversion-str.
854
8551998-07-24 Kenichi Handa <handa@etl.go.jp>
856
857 * quail/japanese.el (quail-japanese-kanji-kkc): Set
858 quail-translation to nil after calling kkc-region so that
859 translation mode is restarted correctly.
860
8611998-07-21 Kenichi Handa <handa@etl.go.jp>
862
863 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
864 that conversion is cancelled in kkc-region.
865 (quail-japanese-switch-package): Fix previous change.
866
8671998-07-19 Kenichi Handa <handa@etl.go.jp>
868
869 * quail/japanese.el (quail-japanese-update-translation): Handle
870 a key which should fix the current translation and start a new
871 translation correctly.
872 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
873 change point.
874
8751998-07-15 Kenichi Handa <handa@etl.go.jp>
876
877 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
878 change of quail.el.
879 (quail-japanese-switch-package): Likewise.
880
8811998-07-03 Kenichi Handa <handa@etl.go.jp>
882
883 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
884 Some keys for ancient Korean syllables are changed properly.
885
8861998-06-20 Kenichi Handa <handa@etl.go.jp>
887
888 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
889 (ethio-select-a-translation): New function.
890
8911998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
892
893 * Makefile.in (RUN-EMACS): Add --multibyte.
894
8951998-04-29 Karl Heuer <kwzh@gnu.org>
896
897 * Makefile.in (SLAVIC): Delete redundant backslash.
898
8991998-04-28 Richard Stallman <rms@psilocin.gnu.org>
900
901 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
902
9031998-04-20 Kenichi Handa <handa@etl.go.jp>
904
905 * Makefile.in (SLAVIC): New macro.
906 (EUROPEAN): Include ${SLAVIC}.
907
9081998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
909
910 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
911 (leim-list.el): Depend on ${WORLD}.
912
913 * latin-alt.el (latin-2-alt-postfix): Doc fix.
914
9151998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
916
917 * czech.el, slovak.el: Correct starting commentary.
918
9191998-04-07 Milan Zamazal <pdm@fi.muni.cz>
920
921 * quail/czech.el, quail/slovak.el: Correct starting commentary.
922
9231998-04-06 Andreas Schwab <schwab@gnu.org>
924
925 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
926 to length.
927 (lrt-generate-quail-map): Change sref to aref, and make second
928 argument of substring a character index.
929
9301998-03-26 Richard Stallman <rms@psilocin.gnu.org>
931
932 * Makefile.in (${TIT}): Fix shell conditional syntax.
933
9341998-03-18 Kenichi Handa <handa@etl.go.jp>
935
936 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
937 "/ " to "/" (instead of " ").
938
9391998-03-17 Richard Stallman <rms@psilocin.gnu.org>
940
941 * quail/czech.el, quail/slovak.el: New files.
942
9431998-03-10 Richard Stallman <rms@psilocin.gnu.org>
944
945 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
946 Uses changed.
947
9481998-03-05 Kenichi Handa <handa@etl.go.jp>
949
950 * Makefile.in (${TIT}): To byte-compile quail packages, use just
951 built quail.
952
9531997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
954
955 * quail/hanja3.el: New file.
956
957 * quail/hanja-jis.el: Title string of the input method
958 "korean-hanja-jis" changed.
959
960 * quail/symbol-ksc.el: Title string of the input method
961 "korean-symbol" changed. Require 'korea-util.
962 (quail-hangul-switch-back): Deleted.
963
964 * quail/hangul3.el: Require 'korea-util.
965 (quail-hangul-switch-to-symbol-ksc): Deleted.
966
967 * quail/hanja.el: Require 'korea-util. Title string of the input
968 method "korean-hanja" changed.
969 (quail-hanja-switch-to-symbol-ksc): Deleted.
970
971 * quail/hangul.el: Require 'korea-util.
972 (quail-hangul-switch-to-symbol-ksc): Deleted.
a4416b14 973
58af2287
DL
9741997-10-23 Kenichi Handa <handa@etl.go.jp>
975
976 * quail/ethiopic.el: The title string of input method "Ethiopic"
977 is changed.
978
9791997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
980
981 * Version 20.2 released.
982
9831997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
984
985 * quail/latin-post.el (german): Swap y and z.
986
9871997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
988
989 * Version 20.1 released.
990
991 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
a4416b14 992
58af2287
DL
9931997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
994
995 * quail/viqr.el (vietnamese-viqr): Doc fix.
996
9971997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
998
999 * quail/latin-alt.el: New file.
1000
10011997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1002
1003 * quail/latin-post.el: Undo previous change.
a4416b14 1004
58af2287
DL
10051997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1006
1007 * quail/latin-post.el (latin-2-postfix):
1008 Replace comma and period with `. Replace colon with /.
1009 (latin-1-postfix): Replace comma with /.
1010 (french-postfix): Replace comma with /.
1011 (latin-3-postfix): Replace comma with ` and period with /.
1012 (latin-4-postfix): Replace comma with ` and period with ~.
1013 (latin-5-postfix): Replace comma with ` and period with /.
1014 (turkish-postfix): Replace comma with ` and period with /.
1015
10161997-09-10 Kenichi Handa <handa@etl.go.jp>
1017
1018 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
1019 function added to quail-mode-hook turn ethio-mode on only when
1020 input method "ethiopic" is begin used.
1021 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
1022 (ethio-toggle-space): Likewise.
1023 (ethio-insert-space): Likewise.
1024 (ethio-insert-ethio-space): Likewise.
1025 (ethio-prefer-ascii-punctuation): Likewise.
1026 (ethio-toggle-punctuation): Likewise.
1027 (ethio-gemination): Likewise.
1028 ("ethiopic"): Doc-string of this Quail package modified. Bind
1029 function keys for TRANSLATION-KEYMAP to
1030 quail-execute-non-quail-command.
1031
10321997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1033
1034 * Makefile.in (install): Use quail/* in the second tar that
1035 copies a dir named quail.
1036
10371997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1038
1039 * Makefile.in (install): Do not copy leim-list.el twice. Copy
1040 `skk' subdirectory too.
1041
10421997-09-03 Kenichi Handa <handa@etl.go.jp>
1043
1044 * quail/cyrillic.el: For each package, pass t for the SIMPLE
1045 argument to quail-define-package.
1046 * quail/cyril-jis.el: Likewise
1047 * quail/greek.el: Likewise.
1048 * quail/ipa.el: Likewise.
1049 * quail/lao.el: Likewise.
1050 * quail/lrt.el: Likewise.
1051 * quail/thai.el: Likewise.
1052 * quail/viqr.el: Likewise.
1053
10541997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
1055
1056 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
1057 TRANSLATION-KEYS.
1058 (quail-mode-map): Change binding for ethio-insert-ethio-space.
1059 (quail-mode-hook): Check the current Quail package name.
1060
1061 * quail/latin-post.el: Add rules for cancelling accents by typing
1062 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
1063 packages.
1064
10651997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1066
1067 * quail/latin-post.el, quail/latin-pre.el: For each package,
1068 pass t for the SIMPLE argument to quail-define-package.
1069
10701997-08-28 Kenichi Handa <handa@etl.go.jp>
1071
1072 * Makefile.in (dotdot): This macro deleted.
1073 (SUBDIRS): Exclude skk.
1074 (all): Substitute ${WORLD} to ${TIT}.
1075 (%.el): This target deleted.
1076 (${TIT}): Check existence of `quail' subdirectory.
1077 (leim-list.el): Do not check old files.
1078 (install): If ${srcdir} is different from the current directory,
1079 copy also files under ${srcdir}.
1080
10811997-08-26 Kenichi Handa <handa@etl.go.jp>
1082
1083 * Makefile.in: Re-arrange macros so that the macro TIT contains
1084 only Quial packages generated from CXTERM dictionaries, and the
1085 macro NON-TIT contains only Quial packages distributed with Emacs.
1086 (install): Do not use -h option for tar, instead copy ${NON-TIT}
1087 and ${TIT} separately.
1088
10891997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1090
1091 * Makefile.in (install): Discard extra data in tar | tar command.
1092
10931997-08-23 Kenichi Handa <handa@etl.go.jp>
1094
1095 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
1096 previous change.
1097 (quail-devanagari-hindi-compose-characters): Fix previous change.
1098
1099 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
1100 change.
1101
11021997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1103
1104 * Makefile.in (leim-list.el): Fix previous change.
1105
1106 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1107
11081997-08-21 Kenichi HANDA <handa@etl.go.jp>
1109
1110 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
1111 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
1112 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
1113
1114 * Makefile.in (install): Just copy leim-list.el instead of running
1115 update-leim-list-file on ${INSTALLDIR}.
1116 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
1117 py-punct-b5.el -> pypunct-b5.el.
1118 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
1119 (leim-list.el): Delete old files not contained in ${WORLD}.
1120
1121 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
1122 input-method-after-insert-chunk-hook.
1123
1124 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1125
11261997-08-19 Kenichi Handa <handa@etl.go.jp>
1127
1128 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1129 package fixed.
1130
11311997-08-18 Kenichi Handa <handa@etl.go.jp>
1132
1133 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1134 throw.
1135 (quail-japanese-kanji-kkc): Completely re-written.
1136 (quail-japanese-kkc-mode-exit): New function.
1137 (quail-japanese-switch-package): Call activate-input-method
1138 instead of select-input-method.
1139
1140 * quail/thai.el (thai-consonant-input): Typo fixed.
1141
1142 * quail/devanagari.el (quail-devanagari-compose-characters): Do
1143 not call throw.
1144 (quail-devanagari-hindi-compose-characters): Likewise.
1145
1146 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1147 activate-input-method instead of select-input-method.
1148
1149 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1150
1151 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
1152 input-method-history instead of previous-input-method.
1153
11541997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
1155
59daa29a 1156 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
58af2287
DL
1157
11581997-08-16 Kenichi Handa <handa@etl.go.jp>
1159
1160 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1161 ("lao-lrt"): Doc-string of this Quail package modified.
1162 Some tranlation rules added.
1163
1164 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1165 (lao-quail-define-rules): Some translation rules corrected.
1166
11671997-08-11 Kenichi Handa <handa@etl.go.jp>
1168
1169 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
1170 (lrt-vowel-table): The entry for "aM" corrected.
1171
11721997-08-07 Kenichi Handa <handa@etl.go.jp>
1173
1174 * quail/lrt.el: Change title string of input method "lao-lrt".
1175 (lrt-single-consonant-table): Several key sequence changed.
1176 (lrt-composing-pattern-double-c): Handle a consonant with
1177 semi-vowel-lower correctly.
1178 (lrt-handle-maa-sakod): Do not reset quail-current-key.
1179 (lrt-handle-tone-mark): Check the existence of double consonant
1180 correctly.
1181
1182 * quail/lao.el: Change title string of input method "Lao".
1183
11841997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
1185
1186 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
1187 modified. Several tranlation rules modified.
1188
11891997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1190
1191 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
1192 quail/cyril-jis.el.
1193
1194 * quail/cyril-jis.el: New file.
1195
1196 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
1197
11981997-08-01 Kenichi Handa <handa@etl.go.jp>
1199
1200 * quail/ethiopic.el: In quail-mode-map, bind
1201 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
1202 Quail package "ethiopic".
1203
12041997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
1205
1206 * quail/cyrillic.el (cyrillic-translit): New input method.
1207
12081997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1209
1210 * quail/tibetan.el: New file.
1211
1212 * quail/py-punct.el: Require 'quail.
1213
1214 * quail/py-punct-b5.el: Require 'quail.
1215
1216 * quail/ethiopic.el: Change Quail package name to "ethiopic".
1217 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1218
1219 * Makefile.in (TIT): New variable, contatination of TIT-GB and
1220 TIT-BIG5.
1221 (RUN-EMACS): Do not set EMACSLOADPATH.
1222 (ASIA): Include TIBEAN.
1223 (all): Remove stamp-bytecomp from dependency list.
1224 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1225 (%.el): Make a link for byte-compiled file too.
1226 (stamp-bytecomp): Target deleted.
1227 (leim-list.el): Run Emacs with loading quail.
1228 (install-XXX): These targets deleted.
1229 (install): Remove files under INSTALLDIR before copying new files.
1230 Run Emacs with loading quail.
1231 (clean mostlyclean): Remove only generated files.
1232
12331997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1234
1235 * Makefile.in (stamp-bytecomp): Fix shell conditional.
1236 (clean): Fix shell conditional.
1237
12381997-07-21 Jim Meyering <meyering@eng.ascend.com>
1239
1240 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1241 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1242
12431997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1244
1245 * Makefile.in: Modified to avoid *.el files being regarded
1246 as intermidiate files and deleted by GNU make.
1247
1248 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1249 (lrt-handle-maa-sakod): Correctly handle the case that
1250 quail-current-data is nil.
1251 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1252 tone.
1253
12541997-07-15 Kenichi Handa <handa@etl.go.jp>
1255
1256 * quail/py-punct.el: New file.
1257
1258 * quail/py-punct-b5.el: New file.
1259
1260 * quail/japanese.el: Doc-string of Quail package japanese modified.
1261
1262 * Makefile.in: Rules re-written to avoid tricky code.
1263 (CHINEGE-GB): Include quail/py-punct.elc.
1264 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
a4416b14 1265
58af2287
DL
1266
12671997-07-10 Kenichi Handa <handa@etl.go.jp>
1268
1269 * quail/latin-pre.el: Change titles of quail packages.
1270
1271 * quail/latin-post.el: Likewise.
1272
6922b018
KH
1273
1274;; Local Variables:
1275;; coding: iso-2022-7bit-unix
1276;; End:
2a34a036
GM
1277
1278 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
1279 Copying and distribution of this file, with or without modification,
1280 are permitted provided the copyright notice and this notice are preserved.