(help-argument-name): New face, inheriting from
[bpt/emacs.git] / leim / ChangeLog
... / ...
CommitLineData
12004-05-03 Jason Rumney <jasonr@gnu.org>
2
3 * makefile.nt: Remove.
4
52004-04-23 Juanma Barranquero <lektu@terra.es>
6
7 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8
92004-04-09 Andrew Innes <andrewi@gnu.org>
10
11 * makefile.w32-in (distclean clean): Remove nmake specific
12 stamp-subdir test.
13
142004-02-28 Kenichi Handa <handa@m17n.org>
15
16 * Makefile.in (all): Depends on ${WORLD} instead of ${TIT} and
17 ${MISC-DIC}.
18 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
19 (maintainer-clean): Delete files that are not in CVS repository.
20
21 * makefile.nt (all): Depends on $(WORLD) instead of $(TIT) and
22 $(MISC-DIC).
23 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
24 (maintainer-clean): Delete files that are not in CVS repository.
25
26 * makefile.w32-in (all): Depends on $(WORLD) instead of $(TIT) and
27 $(MISC-DIC).
28 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
29 (maintainer-clean): Delete files that are not in CVS repository.
30
312004-02-16 J\e,bi\e(Br\e,bt\e(Bme Marant <jmarant@nerim.net> (tiny change)
32
33 * Makefile.in (distclean maintainer-clean): Depend on clean.
34
352004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
36
37 * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
38
392004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
40
41 * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
42 Duplicate entry removed.
43 ("bulgarian-bds"): Docstring fixed.
44
452003-10-06 Dave Love <fx@gnu.org>
46
47 * quail/latin-ltx.el: Several additions.
48
492003-08-25 Jesper Harder <harder@ifa.au.dk> (tiny change)
50
51 * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
52
532003-08-20 Dave Love <fx@gnu.org>
54
55 * quail/latin-ltx.el: Add \rhd.
56
572003-08-19 Markus Rost <rost@math.ohio-state.edu>
58
59 * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
60
612003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
62
63 * quail/indian.el (quail-indian-update-translation): Adjust the
64 behaviour according to the change of quail-translate-key.
65
662003-05-22 Kenichi Handa <handa@m17n.org>
67
68 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
69 Chinese characters from GB to Big5.
70
712003-05-01 Bzyl Wlodzimierz <matwb@julia.univ.gda.pl> (tiny change)
72
73 * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
74
752003-04-05 Andreas Schwab <schwab@suse.de>
76
77 * Makefile.in (install): Remove CVS related and backup files from
78 installation directory.
79
802003-02-27 David Kastrup <dak@gnu.org>
81
82 * quail/greek.el (greek-babel): Add koronis transliteration.
83
842003-02-23 David Kastrup <dak@gnu.org>
85
86 * quail/greek.el (greek-babel): Fix <' accent.
87
882003-02-17 Dave Love <fx@gnu.org>
89
90 * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
91
922003-02-14 Juanma Barranquero <lektu@terra.es>
93
94 * quail/uni-input.el (utf-8-ccl-encode): Fix use of character
95 constants.
96
972003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
98
99 * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
100 (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
101 (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
102 (punjabi-inscript, gujarati-inscript, oriya-inscript)
103 (bengali-inscript, assamese-inscript, telugu-inscript)
104 (kannada-inscript, malayalam-inscript, tamil-inscript): New
105 INSCRIPT based input methods.
106
1072003-02-07 Kenichi Handa <handa@m17n.org>
108
109 * quail/cyrillic.el: Update quail-package-alist (not
110 input-method-alist) to make "cyrillic-jcuken" an alias of
111 "russian-typewriter". Add cookie for quail-update-leim-list-file.
112
1132003-02-05 David Kastrup <dak@gnu.org>
114
115 * quail/greek.el: Fix iota accent typos in greek-babel
116 encoding.
117
1182003-01-05 Dave Love <fx@gnu.org>
119
120 * makefile.w32-in (SLAVIC): Add croatian.elc.
121
122 * Makefile.in (SLAVIC): Add croatian.elc.
123
124 * quail/croatian.el: New file.
125
1262002-12-10 Juanma Barranquero <lektu@terra.es>
127
128 * makefile.w32-in (LATIN): Add welsh.elc.
129 (MISC): Add georgian.elc.
130 (UNICODE): Add it.
131 (WORLD): Add $(UNICODE).
132
1332002-11-14 Dave Love <fx@gnu.org>
134
135 * quail/slovak.el: Add coding cookie.
136
137 * quail/latin-ltx.el: Fix coding cookie.
138
139 * quail/hebrew.el: Add coding cookie.
140
141 * quail/czech.el: Add coding cookie.
142
143 * quail/welsh.el: Undo last change.
144
1452002-09-11 Dave Love <fx@gnu.org>
146
147 * quail/latin-post.el ("slovenian"): New.
148
1492002-09-05 Kenichi Handa <handa@etl.go.jp>
150
151 * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
152
1532002-07-24 Dave Love <fx@gnu.org>
154
155 * quail/latin-alt.el ("latin-alt-postfix"): New.
156
157 * quail/latin-post.el ("latin-postfix"): New.
158
159 * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
160 ("latin-3-prefix"): Doc fix.
161 ("latin-prefix"): New.
162
1632002-07-12 Dave Love <fx@gnu.org>
164
165 * quail/cyrillic.el: Doc fixes.
166 ("cyrillic-beylorussian"): Commented-out.
167 ("cyrillic-translit-bulgarian"): Deleted.
168 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
169 ("ukrainian-computer", "belarusian", "bulgarian-bds")
170 ("russian-computer"): New.
171 ("bulgarian-phonetic"): Renamed from bulgarian-pho. Add \e,A'\e(B, \e$,1uV\e(B, \e,LN\e(B.
172 ("russian-typewriter"): Renamed from cyrillic-jcuken.
173
1742002-06-20 Dave Love <fx@gnu.org>
175
176 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
177 characters and ~o -> \e$,1 A\e(B, ~O -> \e$,1 @\e(B.
178
1792002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
180
181 * Makefile.in (install): Use "tar -chf", to follow symlinks.
182
1832002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au>
184
185 * quail/vntelex.el: Add even more rules.
186
1872002-04-30 Triet Hoai Lai <thlai@ee.usyd.edu.au>
188
189 * quail/vntelex.el: Add new rules to escape from composition.
190
1912002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
192
193 * quail/vntelex.el: Use proper charset.
194
1952002-04-22 Koaunghi Un <koaunghi@ling.cnu.ac.kr>
196
197 * quail/hanja.el ("Od"): Remove rule.
198
1992002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
200
201 * quail/indian.el: Replace commented-out lines with a condition
202 that is always false.
203
2042002-04-06 Jaeyoun Chung <jay@kldp.org>
205
206 * quail/hanja3.el ("kf"): added a few composing rules
207 from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
208
209 * quail/hangul3.el: buggy alternative second character
210 sequence fixed ('/' for 'v' pair).
211 added a few more third character composing rule.
212
2132002-03-03 Werner Lemberg <wl@gnu.org>
214
215 * quail/vntelex.el: New file.
216 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE),
217 makefile.w32-in (VIETNAMESE): Add it.
218
2192002-02-10 Andrew Innes <andrewi@gnu.org>
220
221 * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
222 ($(MISC_DIC)): Ditto.
223
2242002-02-06 Richard M. Stallman <rms@gnu.org>
225
226 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
227 Don't define "~," at all.
228
2292002-01-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
230
231 * quail/latin-pre.el (latin-2-prefix): Add \e$,1 :\e(B and \e$,1 ;\e(B.
232 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
233
2342002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
235
236 * quail/greek.el: Changed the behavior of the "greek" input
237 method, to consider the "accent" and "diaeresis" as prefix keys.
238 A new method (named "greek-postfix") was added which implements
239 the old behavior. Also changed the mapping of the "Q/q" key to
240 produce the ":/;" characters, as is customary in greek keyboards.
241 From Nick Patavalis <npat@inaccessnetworks.com>.
242
2432002-01-07 Jaeyoun Chung <jay@kldp.org>
244
245 * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
246 Not used for Korean Hangul Type 2 (request from emacs-kr mailing
247 list).
248
2492002-01-03 Eli Zaretskii <eliz@is.elta.co.il>
250
251 * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
252
2532002-01-01 Dave Love <fx@gnu.org>
254
255 * quail/indian.el (quail-define-indian-trans-package): Unquote
256 lambda.
257 (quail-define-inscript-package): Avoid mapcar*.
258
2592001-12-20 Dave Love <fx@gnu.org>
260
261 * quail/latin-ltx.el: Fix un-doubled backslashes.
262
2632001-12-15 Dave Love <fx@gnu.org>
264
265 * quail/latin-pre.el ("french-prefix", "german-prefix")
266 ("spanish-prefix"): Fix language assignment.
267
268 * quail/latin-post.el ("french-postfix", "german-postfix")
269 ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
270 ("french-keyboard", "french-azerty", "german")
271 ("spanish-keyboard"): Fix language assignment.
272
273 * quail/indian.el: Don't require cl.
274 (quail-indian-flatten-list): Renamed from flatten-list.
275
276 * quail/cyrillic.el ("cyrillic-beylorussian")
277 ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
278 ("belarusian", "bulgarian-pho"): Fix language assignment.
279
280 * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
281 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
282 ("turkish-alt-postfix"): Fix language assignment.
283 ("dutch"): Assign to Dutch. Use chars, not strings.
284 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
285 New.
286
2872001-12-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
288
289 * COPYING: New file.
290
2912001-12-03 Jaeyoun Chung <jay@kldp.org>
292
293 * quail/hangul3.el: Add a few convenient composing sequences for
294 Korean keyboard type 3 users.
295
2962001-11-29 Dave Love <fx@gnu.org>
297
298 * quail/latin-ltx.el: Extra translations. Fix some
299 latin-iso8859-4 characters. Use Hebrew letters, not compatibility
300 symbols.
301
3022001-11-28 Juanma Barranquero <lektu@terra.es>
303
304 * makefile.w32-in (INDIAN): Adjust for the file name change;
305 quail/devanagari.elc -> quail/indian.elc.
306
307 * makefile.nt (INDIAN): Likewise.
308
3092001-11-21 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
310
311 * quail/devanagari.el: Renamed to indian.el.
312
313 * quail/indian.el: Renamed from devanagari.el, and completely
314 re-written. The input method devanagari-hindi-transliteration is
315 merged with devanagari-itrans, devanagari-keyboard-a is renamed to
316 devanagari-inscript, devanagari-transliteration is renamed to
317 devanagari-kyoto-harvard.
318
319 * Makefile.in: Adjusted for the file name change;
320 quail/devanagari.elc -> quail/indian.elc.
321
3222001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
323
324 * quail/welsh.el: Avoid an error message due to a commented-out
325 input method.
326
3272001-11-05 Richard M. Stallman <rms@gnu.org>
328
329 * quail/rfc1345.el: Get rid of the explicit ^Z character.
330
3312001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
332
333 * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
334
3352001-11-04 Dave Love <fx@gnu.org>
336
337 * Makefile.in (LATIN): Add welsh.
338 (UNICODE): New.
339 (MISC): Add georgian.
340 (WORLD): Add UNICODE.
341
342 * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
343 * quail/uni-input.el, quail/sgml-input.el: New file.
344
345 * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
346
347 * quail/latin-alt.el ("dutch"): New method.
348
3492001-10-27 Francesco Potorti` <pot@gnu.org>
350
351 * quail/latin-post.el ("italian-postfix"): Undo previous change.
352
353 * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
354
3552001-10-25 Francesco Potorti` <pot@gnu.org>
356
357 * quail/latin-post.el ("italian-postfix"): Euro symbol.
358
359 * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
360
3612001-10-20 Gerd Moellmann <gerd@gnu.org>
362
363 * (Version 21.1 released.)
364
3652001-10-19 Eli Zaretskii <eliz@is.elta.co.il>
366
367 * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
368 mappings, so that one could type them without leaving the Hanyu
369 Pinyin input method. Suggested by Kenichi Handa
370 <handa@etl.go.jp>.
371
3722001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
373
374 * quail/greek.el ("greek-babel"): New input method. From David
375 Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
376
3772001-10-05 Gerd Moellmann <gerd@gnu.org>
378
379 * Branch for 21.1.
380
3812001-09-05 Eli Zaretskii <eliz@is.elta.co.il>
382
383 * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup
384 <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
385
3862001-08-06 Gerd Moellmann <gerd@gnu.org>
387
388 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
389 "chinese-py".
390 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
391
3922001-07-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
393
394 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
395 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
396 * quail/greek.el, quail/hangul.el, quail/hangul3.el
397 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
398 * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
399 * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
400 * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
401 * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
402 * quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
403 follow coding conventions.
404
4052001-06-04 Andrew Choi <akochoi@i-cable.com>
406
407 * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
408
4092001-06-01 Andrew Innes <andrewi@gnu.org>
410
411 * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
412 (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
413 $(srcdir)/quail/pypunct-b5.elc.
414 (NON_TIT_CNS): Remove.
415 (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
416 (CHINESE_CNS): Remove.
417 (KOREAN): Add $(srcdir)/quail/hanja3.elc.
418 (LATIN): Add $(srcdir)/quail/latin-alt.elc and
419 $(srcdir)/quail/latin-ltx.elc.
420 (MISC_DIC): Copy from Makefile.in.
421 (CHINESE): Remove $(CHINESE_CNS).
422 (all): Add $(MISC_DIC) as target.
423 (.NOTPARALLEL): New target.
424 (.NO_PARALLEL): New target.
425 ($(MISC_DIC)): New target.
426 (clean mostlyclean): Clean more stuff.
427 (TIT_EL): New macro.
428 (MISC_DIC_EL): New macro.
429
430 * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
431 (TIT-BIG5): Remove CTLauB.elc from it.
432 (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
433 (clean mostlyclean): Remove obsolete reference.
434
4352001-06-01 Eli Zaretskii <eliz@is.elta.co.il>
436
437 * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
438
4392001-05-24 Andrew Choi <akochoi@i-cable.com>
440
441 * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
442
443 * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
444
445 * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
446
447 * Makefile.in (TIT-GB): Remove CTLau.elc from it.
448 (TIT-BIG5): Remove CTLauB.elc from it.
449 (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
450
4512001-05-17 Dave Love <fx@gnu.org>
452
453 * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
454 Language family and indicator changed. Many new translations.
455
4562001-05-17 Gerd Moellmann <gerd@gnu.org>
457
458 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
459 slovak input methods. New maintainer. From Pavel Jan\e,Am\e(Bk
460 <Pavel@Janik.cz>.
461
4622001-04-23 Gerd Moellmann <gerd@gnu.org>
463
464 * quail/latin-ltx.el: Add more translations. From
465 jsbien@mimuw.edu.pl (Janusz S. Bie\e$,1 d\e(B).
466
4672001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
468
469 * quail/hangul.el <korean-hangul>: Doc fix.
470
4712001-04-18 Andrew Innes <andrewi@gnu.org>
472
473 * makefile.w32-in (EMACSLOADPATH): Define.
474 ($(TIT)):
475 ($(MISC_DIC)):
476 (.el.elc):
477 (leim-list.el): Remove stuff to set EMACSLOADPATH.
478
4792001-04-05 Gerd Moellmann <gerd@gnu.org>
480
481 * Makefile.in (install): Remove .cvsignore files.
482
483 * quail/japanese.el ("japanese-hankaku-kana"): Don't use
484 the same translations as for `japanese'.
485
4862001-04-03 Andrew Innes <andrewi@gnu.org>
487
488 * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
489 quail/ZIRANMA.elc.
490 (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
491 $(srcdir)/quail/tsang-b5.elc.
492 (NON_TIT_CNS): Delete.
493 (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
494 (CHINESE_CNS): Delete.
495 (KOREAN): Add ${srcdir}/quail/hanja3.elc. From Kenichi Handa
496 <handa@etl.go.jp>.
497 (MISC_DIC): New variable.
498 (CHINESE): Delete $(CHINESE_CNS).
499 (WORLD): Add $(MISC_DIC).
500 (all): Depends on $(MISC_DIC).
501 (.NOTPARALLEL, .NO_PARALLEL): New special targets.
502 ($(MISC_DIC)): New target.
503 (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
504 and $(MISC_DIC:.elc=.el).
505
5062001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
507
508 * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From
509 Kenichi Handa <handa@etl.go.jp>.
510
511 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
512
5132001-03-31 Kenichi Handa <handa@etl.go.jp>
514
515 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
516 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
517 ${srcdir}/quail/tsang-b5.elc.
518 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
519 (CHINESE-CNS): Delete it.
520 (MISC-DIC): New variable.
521 (CHINESE): Delete ${CHINESE-CNS}.
522 (WORLD): Add ${MISC-DIC}.
523 (all): Depends on ${MISC-DIC}.
524 (${MISC-DIC}): New target.
525 (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
526
527 * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
528 MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
529
530 * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
531
532 * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
533 quail/quick-cns.el: Delete them.
534
5352001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
536
537 * Makefile.in (${TIT}): Fix whitespace.
538
5392001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
540
541 * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
542 (${TIT}): If the target file already exist, don't remake it.
543
5442001-03-21 Kenichi Handa <handa@etl.go.jp>
545
546 * quail/slovak.el ("slovak"): Translate "=q" to "`".
547
5482001-03-16 Pavel Jan\e,Am\e(Bk ml. <Pavel@Janik.cz>
549
550 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
551 "=q", "+q", "=Q", and "+Q".
552 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
553 ("slovak-prog-2"): Likewise.
554 ("slovak-prog-3"): Likewise.
555
5562001-03-16 Eli Zaretskii <eliz@is.elta.co.il>
557
558 * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
559
5602001-03-16 Kenichi Handa <handa@etl.go.jp>
561
562 * quail/japanese.el (quail-japanese-transliteration-rules): New
563 variable. Use it to define these input methods: "japanese",
564 "japanese-hiragana", "japanese-katakana".
565 (quail-japanese-kana-state): Delete this variable.
566 (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
567 instead check if there's any Hiraganas in the converison region.
568
5692001-03-14 Kenichi Handa <handa@mule.m17n.org>
570
571 * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
572
5732001-03-06 Kenichi Handa <handa@etl.go.jp>
574
575 * CXTERM-DIC/4Corner.tit: Add copyright notice.
576
5772001-03-05 Kenichi Handa <handa@etl.go.jp>
578
579 * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
580 change of the speicial key bindings.
581
5822001-02-22 Kenichi Handa <handa@etl.go.jp>
583
584 * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
585
586 * CXTERM-DIC/ETZY.tit: Likewise.
587
588 * CXTERM-DIC/ZOZY.tit: Likewise.
589
5902001-02-05 Andrew Innes <andrewi@gnu.org>
591
592 * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
593 path absolute.
594
5952001-02-03 Andrew Innes <andrewi@gnu.org>
596
597 * makefile.w32-in (LATIN): Fix last change to use () not {}.
598
5992001-02-02 Kenichi Handa <handa@etl.go.jp>
600
601 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
602
603 * makefile.w32-in (LATIN): Likewise.
604
605 * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
606
6072001-02-01 Andrew Innes <andrewi@gnu.org>
608
609 * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
610
6112001-02-01 Kenichi Handa <handa@etl.go.jp>
612
613 * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
614
615 * quail/greek.el ("greek-mizuochi"): New input method for
616 classical Greek.
617
6182001-01-28 Gerd Moellmann <gerd@gnu.org>
619
620 * Makefile.in (extraclean): Added target so make doesn't die if
621 one runs "make extraclean" at the top level.
622
6232001-01-06 Andrew Innes <andrewi@gnu.org>
624
625 * makefile.nt ($(TIT)): Map .elc to .el.
626 (buildlisppath): Make path relative to $(MAKEDIR).
627
6282001-01-01 Andreas Schwab <schwab@suse.de>
629
630 * quail/latin-alt.el: Doc fixes.
631
6322000-12-18 Dave Love <fx@gnu.org>
633
634 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e$,1!!\e(B entry.
635 Change \e$,1 s\e(B, \e$,1 r\e(B, \e,A6\e(B.
636
6372000-12-16 Kenichi Handa <handa@etl.go.jp>
638
639 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
640
6412000-12-06 Andrew Innes <andrewi@gnu.org>
642
643 * makefile.w32-in (buildlisppath): Set to an absolute directory,
644 relative to $(CURDIR).
645 (INSTALLDIR): Use forward slash.
646
6472000-11-24 Andrew Innes <andrewi@gnu.org>
648
649 * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
650
651 * makefile.nt (.SUFFIXES): New target, include .elc .el.
652
6532000-11-21 Kenichi Handa <handa@etl.go.jp>
654
655 * Makefile.in (.SUFFIXES): New target, include .elc .el.
656
6572000-11-17 Kenichi Handa <handa@etl.go.jp>
658
659 * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
660 remember the conversion start.
661
6622000-10-21 Andrew Innes <andrewi@gnu.org>
663
664 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
665 of conditional invocation of make.
666 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
667 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
668 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
669 files to .elc.
670 ($(TIT)): Adjusted for the above change.
671 (clean mostlyclean): Likewise.
672 (.el.elc): New target.
673
674 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
675 of conditional invocation of make.
676 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
677 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
678 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
679 files to .elc.
680 ($(TIT)): Adjusted for the above change.
681 (clean mostlyclean): Likewise.
682 (.el.elc): New target.
683
6842000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
685
686 * Makefile.in (${TIT}, clean): Don't use shell `command`
687 expansion, use ${TIT:.elc=.el} instead.
688
6892000-09-26 Gerd Moellmann <gerd@gnu.org>
690
691 * Makefile.in: Make this the leim Makefile.in.
692 (clean): Also remove $NON-TIT and $WORLD.
693 (RUN-EMACS): Set EMACSLOADPATH.
694
6952000-09-21 Kenichi Handa <handa@etl.go.jp>
696
697 * Makefile.in: Revert to no-leim Makefile.
698
699 * quail/.cvsignore: Include *.elc.
700
701 * ja-dic/.cvsignore: New file.
702
7032000-09-16 Andrew Innes <andrewi@gnu.org>
704
705 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
706 (leim-list.el): Ditto.
707
708 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
709 (leim-list.el): Ditto.
710
7112000-09-15 Andrew Innes <andrewi@gnu.org>
712
713 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
714 files.
715
7162000-09-14 Andrew Innes <andrewi@gnu.org>
717
718 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
719 leim-list.el.
720 (distclean maintainer-clean): Ditto for stamp-subdir.
721
722 * makefile.nt: Rename skkdic to ja-dic.
723
7242000-09-07 Kenichi Handa <handa@etl.go.jp>
725
726 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
727 translation.
728
729 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
730
731 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
732 ("chinese-tonepy-punct"): New input method.
733
734 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
735 translation.
736
737 * quail/japanese.el ("japanese"): Delete the key sequence for
738 Roman transliteration from the docstring because it's now shown
739 automatically.
740 ("japanese-ascii", "japanese-zenkaku")
741 ("japanese-hankaku-kana", "japanese-hiragana")
742 ("japanese-katakana"): Docstring modified.
743
744 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
745 on describe-input-method.
746 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
747
7482000-09-03 Andrew Innes <andrewi@gnu.org>
749
750 * makefile.w32-in: New file.
751 (install) Fix copying of directories.
752
7532000-08-31 Kenichi Handa <handa@etl.go.jp>
754
755 * quail/thai.el (thai-generate-quail-map): If the length of
756 translation is more than one, compose it.
757
7582000-08-29 Dave Love <fx@gnu.org>
759
760 * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e$,1 s\e(B and \e$,1 r\e(B.
761
762 * Makefile.in: ja-dic <- skk in several places.
763
7642000-08-25 Kenichi Handa <handa@etl.go.jp>
765
766 * ja-dic: Directory name changed from skkdic.
767
768 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
769
770 * README: Rename skkdic to ja-dic throughout the file.
771
7722000-08-24 Dave Love <fx@gnu.org>
773
774 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
775 ("latin-1-prefix"): Add missing symbols.
776
7772000-08-23 Dave Love <fx@gnu.org>
778
779 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
780 add ~p for \e,A6\e(B.
781
7822000-07-18 Kenichi Handa <handa@etl.go.jp>
783
784 * quail/japanese.el ("japanese"): Fix docstring.
785
7862000-07-17 Kenichi Handa <handa@etl.go.jp>
787
788 * quail/japanese.el ("japanese"): Docstring modified.
789
7902000-06-12 Kenichi Handa <handa@etl.go.jp>
791
792 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
793 ("tibetan-wylie"): State transition table modified.
794
7952000-06-01 Kenichi Handa <handa@etl.go.jp>
796
797 * quail/tibetan.el: Change all tibetan-1-column characters to
798 tibetan. Quail map for "tibetan-wylie" fixed.
799
8002000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
801
802 * quail/latin-pre.el ("polish-slash"): New input method.
803
8042000-03-02 Kenichi Handa <handa@etl.go.jp>
805
806 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
807
8082000-02-01 Gerd Moellmann <gerd@gnu.org>
809
810 * Makefile.in: Make this the no-leim Makefile. Move the
811 leim Makefile.in to ../leim-Makefile.in as it originally was.
812
813 * Makefile.noleim: Removed.
814
8152000-01-28 Kenichi Handa <handa@etl.go.jp>
816
817 * quail/hanja.el (korean-hanja): Add an entry for "wod".
818
8192000-01-04 Kenichi Handa <handa@etl.go.jp>
820
821 * quail/japanese.el ("japanese"): Docstring augmented.
822
8231999-12-15 Kenichi Handa <handa@etl.go.jp>
824
825 * quail/lao.el: Rewritten for new composition.
826
827 * quail/lrt.el: Rewritten for new composition.
828
829 * quail/thai.el: Rewritten for new composition.
830
831 * quail/tibetan.el: Rewritten for new composition.
832
8331999-12-13 Kenichi Handa <handa@etl.go.jp>
834
835 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
836 characters, not Latin-1.
837
8381999-11-22 Andrew Innes <andrewi@gnu.org>
839
840 * makefile.nt: No need to generate subdirs.el.
841
8421999-11-21 Andrew Innes <andrewi@gnu.org>
843
844 * makefile.nt: New file.
845
8461999-10-26 Gerd Moellmann <gerd@gnu.org>
847
848 * Makefile.noleim: New.
849
8501999-09-19 Ken'ichi Handa <handa@gnu.org>
851
852 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
853 turkish-postfix.
854 ("turkish-postfix"): New Turkish input method which inserts
855 Latin-5 characters.
856
857 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
858 turkish-alt-postfix.
859 ("turkish-alt-postfix"): New Turkish input method which inserts
860 Latin-5 characters.
861
8621999-07-12 Richard Stallman <rms@gnu.org>
863
864 * Version 20.4 released.
865
8661998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
867
868 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
869
8701999-06-14 Ken'ichi Handa <handa@gnu.org>
871
872 * quail/ethiopic.el ("ethiopic"): Add translation rules.
873
8741999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
875
876 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
877 hanja.el.
878
8791999-05-25 Ken'ichi Handa <handa@gnu.org>
880
881 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
882
8831999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
884
885 * quail/latin-pre.el ("romanian-prefix"): New input method.
886 ("romanian-alt-prefix"): New input method.
887
8881999-03-04 Kenichi Handa <handa@etl.go.jp>
889
890 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
891
8921999-01-14 Kenichi Handa <handa@etl.go.jp>
893
894 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
895 to convert is `n', change it to Japanese Hiragana `n' before
896 conversion.
897
8981999-01-11 Kenichi Handa <handa@etl.go.jp>
899
900 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
901
902 * quail/hebrew.el: New file.
903
9041998-12-15 Kenichi Handa <handa@etl.go.jp>
905
906 * quail/devanagari.el (quail-devanagari-compose-characters):
907 Adjusted for the change of input method handling.
908 (quail-devanagari-hindi-compose-characters): Likewise.
909
9101998-10-15 Kenichi Handa <handa@etl.go.jp>
911
912 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
913 `(cd foo; pwd)`.
914 (install): Likewise.
915
9161998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
917
918 * quail/latin-post.el: Many doc fixes.
919 ("latin-1-postfix"): Add sequence for the small superscript o.
920 * quail/latin-pre.el: Many doc fixes.
921 ("latin-1-prefix"): Add sequences for the small
922 superscript underlined o and a.
923
9241998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
925
926 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
927 small superscript underlined o and a.
928 ("italian-alt-postfix"): Change it to something useful and
929 different from italian-postfix.
930 * latin-post.el ("latin-1-postfix"): Add a method to enter the
931 small superscript underlined o and a.
932 ("italian-postfix"): Same as above.
933 ("italian-postfix"): Add methods to enter e with acute accent and
934 the >> and << symbols.
935
9361998-09-25 Kenichi Handa <handa@etl.go.jp>
937
938 * quail/japanese.el (quail-japanese-hankaku-update-translation):
939 Adjusted for the change of input method handling.
940
9411998-09-11 Kenichi HANDA <handa@etl.go.jp>
942
943 * quail/japanese.el (quail-japanese-katakana-update-translation):
944 Adjusted for the change of input method handling.
945
9461998-08-31 Kenichi Handa <handa@etl.go.jp>
947
948 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
949 change of input method handling.
950 (quail-tibetan-input-tibkey): Likewise.
951
9521998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
953
954 * Version 20.3 released.
955
9561998-08-16 Kenichi HANDA <handa@etl.go.jp>
957
958 * quail/czech.el ("czech"): Make this input method deterministic,
959 kbd-translate, and show-layout.
960
9611998-08-15 Kenichi HANDA <handa@etl.go.jp>
962
963 * quail/ethiopic.el: Fix several translation rules.
964
9651998-08-12 Milan Zamazal <pdm@fi.muni.cz>
966
967 * quail/czech.el: Few key sequences added to some keyboards.
968
9691998-08-06 Kenichi Handa <handa@etl.go.jp>
970
971 * quail/japanese.el (quail-japanese-use-double-n): New variable.
972 (quail-japanese-update-translation): Adjusted for the change of
973 quail-update-translation. Now this function should return
974 CONTROL-FLAG.
975 (quail-japanese-toggle-kana): Update quail-conversion-str.
976 (quail-japanese-kanji-kkc): Likewise.
977 (quail-japanese-switch-package): Reset quail-current-str and
978 quail-conversion-str.
979
9801998-07-24 Kenichi Handa <handa@etl.go.jp>
981
982 * quail/japanese.el (quail-japanese-kanji-kkc): Set
983 quail-translation to nil after calling kkc-region so that
984 translation mode is restarted correctly.
985
9861998-07-21 Kenichi Handa <handa@etl.go.jp>
987
988 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
989 that conversion is cancelled in kkc-region.
990 (quail-japanese-switch-package): Fix previous change.
991
9921998-07-19 Kenichi Handa <handa@etl.go.jp>
993
994 * quail/japanese.el (quail-japanese-update-translation): Handle
995 a key which should fix the current translation and start a new
996 translation correctly.
997 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
998 change point.
999
10001998-07-15 Kenichi Handa <handa@etl.go.jp>
1001
1002 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
1003 change of quail.el.
1004 (quail-japanese-switch-package): Likewise.
1005
10061998-07-03 Kenichi Handa <handa@etl.go.jp>
1007
1008 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
1009 Some keys for ancient Korean syllables are changed properly.
1010
10111998-06-20 Kenichi Handa <handa@etl.go.jp>
1012
1013 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
1014 (ethio-select-a-translation): New function.
1015
10161998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
1017
1018 * Makefile.in (RUN-EMACS): Add --multibyte.
1019
10201998-04-29 Karl Heuer <kwzh@gnu.org>
1021
1022 * Makefile.in (SLAVIC): Delete redundant backslash.
1023
10241998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1025
1026 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
1027
10281998-04-20 Kenichi Handa <handa@etl.go.jp>
1029
1030 * Makefile.in (SLAVIC): New macro.
1031 (EUROPEAN): Include ${SLAVIC}.
1032
10331998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
1034
1035 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
1036 (leim-list.el): Depend on ${WORLD}.
1037
1038 * latin-alt.el (latin-2-alt-postfix): Doc fix.
1039
10401998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
1041
1042 * czech.el, slovak.el: Correct starting commentary.
1043
10441998-04-07 Milan Zamazal <pdm@fi.muni.cz>
1045
1046 * quail/czech.el, quail/slovak.el: Correct starting commentary.
1047
10481998-04-06 Andreas Schwab <schwab@gnu.org>
1049
1050 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
1051 to length.
1052 (lrt-generate-quail-map): Change sref to aref, and make second
1053 argument of substring a character index.
1054
10551998-03-26 Richard Stallman <rms@psilocin.gnu.org>
1056
1057 * Makefile.in (${TIT}): Fix shell conditional syntax.
1058
10591998-03-18 Kenichi Handa <handa@etl.go.jp>
1060
1061 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
1062 "/ " to "/" (instead of " ").
1063
10641998-03-17 Richard Stallman <rms@psilocin.gnu.org>
1065
1066 * quail/czech.el, quail/slovak.el: New files.
1067
10681998-03-10 Richard Stallman <rms@psilocin.gnu.org>
1069
1070 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
1071 Uses changed.
1072
10731998-03-05 Kenichi Handa <handa@etl.go.jp>
1074
1075 * Makefile.in (${TIT}): To byte-compile quail packages, use just
1076 built quail.
1077
10781997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
1079
1080 * quail/hanja3.el: New file.
1081
1082 * quail/hanja-jis.el: Title string of the input method
1083 "korean-hanja-jis" changed.
1084
1085 * quail/symbol-ksc.el: Title string of the input method
1086 "korean-symbol" changed. Require 'korea-util.
1087 (quail-hangul-switch-back): Deleted.
1088
1089 * quail/hangul3.el: Require 'korea-util.
1090 (quail-hangul-switch-to-symbol-ksc): Deleted.
1091
1092 * quail/hanja.el: Require 'korea-util. Title string of the input
1093 method "korean-hanja" changed.
1094 (quail-hanja-switch-to-symbol-ksc): Deleted.
1095
1096 * quail/hangul.el: Require 'korea-util.
1097 (quail-hangul-switch-to-symbol-ksc): Deleted.
1098
10991997-10-23 Kenichi Handa <handa@etl.go.jp>
1100
1101 * quail/ethiopic.el: The title string of input method "Ethiopic"
1102 is changed.
1103
11041997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1105
1106 * Version 20.2 released.
1107
11081997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1109
1110 * quail/latin-post.el (german): Swap y and z.
1111
11121997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1113
1114 * Version 20.1 released.
1115
1116 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
1117
11181997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1119
1120 * quail/viqr.el (vietnamese-viqr): Doc fix.
1121
11221997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1123
1124 * quail/latin-alt.el: New file.
1125
11261997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1127
1128 * quail/latin-post.el: Undo previous change.
1129
11301997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1131
1132 * quail/latin-post.el (latin-2-postfix):
1133 Replace comma and period with `. Replace colon with /.
1134 (latin-1-postfix): Replace comma with /.
1135 (french-postfix): Replace comma with /.
1136 (latin-3-postfix): Replace comma with ` and period with /.
1137 (latin-4-postfix): Replace comma with ` and period with ~.
1138 (latin-5-postfix): Replace comma with ` and period with /.
1139 (turkish-postfix): Replace comma with ` and period with /.
1140
11411997-09-10 Kenichi Handa <handa@etl.go.jp>
1142
1143 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
1144 function added to quail-mode-hook turn ethio-mode on only when
1145 input method "ethiopic" is begin used.
1146 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
1147 (ethio-toggle-space): Likewise.
1148 (ethio-insert-space): Likewise.
1149 (ethio-insert-ethio-space): Likewise.
1150 (ethio-prefer-ascii-punctuation): Likewise.
1151 (ethio-toggle-punctuation): Likewise.
1152 (ethio-gemination): Likewise.
1153 ("ethiopic"): Doc-string of this Quail package modified. Bind
1154 function keys for TRANSLATION-KEYMAP to
1155 quail-execute-non-quail-command.
1156
11571997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1158
1159 * Makefile.in (install): Use quail/* in the second tar that
1160 copies a dir named quail.
1161
11621997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1163
1164 * Makefile.in (install): Do not copy leim-list.el twice. Copy
1165 `skk' subdirectory too.
1166
11671997-09-03 Kenichi Handa <handa@etl.go.jp>
1168
1169 * quail/cyrillic.el: For each package, pass t for the SIMPLE
1170 argument to quail-define-package.
1171 * quail/cyril-jis.el: Likewise
1172 * quail/greek.el: Likewise.
1173 * quail/ipa.el: Likewise.
1174 * quail/lao.el: Likewise.
1175 * quail/lrt.el: Likewise.
1176 * quail/thai.el: Likewise.
1177 * quail/viqr.el: Likewise.
1178
11791997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
1180
1181 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
1182 TRANSLATION-KEYS.
1183 (quail-mode-map): Change binding for ethio-insert-ethio-space.
1184 (quail-mode-hook): Check the current Quail package name.
1185
1186 * quail/latin-post.el: Add rules for cancelling accents by typing
1187 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
1188 packages.
1189
11901997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1191
1192 * quail/latin-post.el, quail/latin-pre.el: For each package,
1193 pass t for the SIMPLE argument to quail-define-package.
1194
11951997-08-28 Kenichi Handa <handa@etl.go.jp>
1196
1197 * Makefile.in (dotdot): This macro deleted.
1198 (SUBDIRS): Exclude skk.
1199 (all): Substitute ${WORLD} to ${TIT}.
1200 (%.el): This target deleted.
1201 (${TIT}): Check existence of `quail' subdirectory.
1202 (leim-list.el): Do not check old files.
1203 (install): If ${srcdir} is different from the current directory,
1204 copy also files under ${srcdir}.
1205
12061997-08-26 Kenichi Handa <handa@etl.go.jp>
1207
1208 * Makefile.in: Re-arrange macros so that the macro TIT contains
1209 only Quial packages generated from CXTERM dictionaries, and the
1210 macro NON-TIT contains only Quial packages distributed with Emacs.
1211 (install): Do not use -h option for tar, instead copy ${NON-TIT}
1212 and ${TIT} separately.
1213
12141997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1215
1216 * Makefile.in (install): Discard extra data in tar | tar command.
1217
12181997-08-23 Kenichi Handa <handa@etl.go.jp>
1219
1220 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
1221 previous change.
1222 (quail-devanagari-hindi-compose-characters): Fix previous change.
1223
1224 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
1225 change.
1226
12271997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1228
1229 * Makefile.in (leim-list.el): Fix previous change.
1230
1231 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1232
12331997-08-21 Kenichi HANDA <handa@etl.go.jp>
1234
1235 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
1236 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
1237 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
1238
1239 * Makefile.in (install): Just copy leim-list.el instead of running
1240 update-leim-list-file on ${INSTALLDIR}.
1241 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
1242 py-punct-b5.el -> pypunct-b5.el.
1243 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
1244 (leim-list.el): Delete old files not contained in ${WORLD}.
1245
1246 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
1247 input-method-after-insert-chunk-hook.
1248
1249 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1250
12511997-08-19 Kenichi Handa <handa@etl.go.jp>
1252
1253 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1254 package fixed.
1255
12561997-08-18 Kenichi Handa <handa@etl.go.jp>
1257
1258 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1259 throw.
1260 (quail-japanese-kanji-kkc): Completely re-written.
1261 (quail-japanese-kkc-mode-exit): New function.
1262 (quail-japanese-switch-package): Call activate-input-method
1263 instead of select-input-method.
1264
1265 * quail/thai.el (thai-consonant-input): Typo fixed.
1266
1267 * quail/devanagari.el (quail-devanagari-compose-characters): Do
1268 not call throw.
1269 (quail-devanagari-hindi-compose-characters): Likewise.
1270
1271 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1272 activate-input-method instead of select-input-method.
1273
1274 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1275
1276 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
1277 input-method-history instead of previous-input-method.
1278
12791997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
1280
1281 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
1282
12831997-08-16 Kenichi Handa <handa@etl.go.jp>
1284
1285 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1286 ("lao-lrt"): Doc-string of this Quail package modified.
1287 Some tranlation rules added.
1288
1289 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1290 (lao-quail-define-rules): Some translation rules corrected.
1291
12921997-08-11 Kenichi Handa <handa@etl.go.jp>
1293
1294 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
1295 (lrt-vowel-table): The entry for "aM" corrected.
1296
12971997-08-07 Kenichi Handa <handa@etl.go.jp>
1298
1299 * quail/lrt.el: Change title string of input method "lao-lrt".
1300 (lrt-single-consonant-table): Several key sequence changed.
1301 (lrt-composing-pattern-double-c): Handle a consonant with
1302 semi-vowel-lower correctly.
1303 (lrt-handle-maa-sakod): Do not reset quail-current-key.
1304 (lrt-handle-tone-mark): Check the existence of double consonant
1305 correctly.
1306
1307 * quail/lao.el: Change title string of input method "Lao".
1308
13091997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
1310
1311 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
1312 modified. Several tranlation rules modified.
1313
13141997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1315
1316 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
1317 quail/cyril-jis.el.
1318
1319 * quail/cyril-jis.el: New file.
1320
1321 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
1322
13231997-08-01 Kenichi Handa <handa@etl.go.jp>
1324
1325 * quail/ethiopic.el: In quail-mode-map, bind
1326 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
1327 Quail package "ethiopic".
1328
13291997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
1330
1331 * quail/cyrillic.el (cyrillic-translit): New input method.
1332
13331997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1334
1335 * quail/tibetan.el: New file.
1336
1337 * quail/py-punct.el: Require 'quail.
1338
1339 * quail/py-punct-b5.el: Require 'quail.
1340
1341 * quail/ethiopic.el: Change Quail package name to "ethiopic".
1342 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1343
1344 * Makefile.in (TIT): New variable, contatination of TIT-GB and
1345 TIT-BIG5.
1346 (RUN-EMACS): Do not set EMACSLOADPATH.
1347 (ASIA): Include TIBEAN.
1348 (all): Remove stamp-bytecomp from dependency list.
1349 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1350 (%.el): Make a link for byte-compiled file too.
1351 (stamp-bytecomp): Target deleted.
1352 (leim-list.el): Run Emacs with loading quail.
1353 (install-XXX): These targets deleted.
1354 (install): Remove files under INSTALLDIR before copying new files.
1355 Run Emacs with loading quail.
1356 (clean mostlyclean): Remove only generated files.
1357
13581997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1359
1360 * Makefile.in (stamp-bytecomp): Fix shell conditional.
1361 (clean): Fix shell conditional.
1362
13631997-07-21 Jim Meyering <meyering@eng.ascend.com>
1364
1365 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1366 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1367
13681997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1369
1370 * Makefile.in: Modified to avoid *.el files being regarded
1371 as intermidiate files and deleted by GNU make.
1372
1373 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1374 (lrt-handle-maa-sakod): Correctly handle the case that
1375 quail-current-data is nil.
1376 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1377 tone.
1378
13791997-07-15 Kenichi Handa <handa@etl.go.jp>
1380
1381 * quail/py-punct.el: New file.
1382
1383 * quail/py-punct-b5.el: New file.
1384
1385 * quail/japanese.el: Doc-string of Quail package japanese modified.
1386
1387 * Makefile.in: Rules re-written to avoid tricky code.
1388 (CHINEGE-GB): Include quail/py-punct.elc.
1389 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
1390
1391
13921997-07-10 Kenichi Handa <handa@etl.go.jp>
1393
1394 * quail/latin-pre.el: Change titles of quail packages.
1395
1396 * quail/latin-post.el: Likewise.
1397
1398
1399;; Local Variables:
1400;; coding: iso-2022-7bit
1401;; End:
1402
1403 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
1404 Copying and distribution of this file, with or without modification,
1405 are permitted provided the copyright notice and this notice are preserved.
1406
1407;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4