Emacs version 21.3
[emacs/old-mirror.git] / leim / ChangeLog
blob103276b6b62a136485680193324f88d97ec002d1
1 2003-03-18  Francesco Potort\e,Al\e(B  <pot@gnu.org>
3         * Version 21.3 released.
5 2002-09-05  Kenichi Handa  <handa@etl.go.jp>
7         * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
9 2002-06-20  Dave Love  <fx@gnu.org>
11         * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
12         characters and ~o -> \e$,1 A\e(B, ~O -> \e$,1 @\e(B.
14 2002-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
16         * Makefile.in (install): Use "tar -chf", to follow symlinks.
18 2002-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
20         * Version 21.2 released.
22 2001-11-29  Dave Love  <fx@gnu.org>
24         * quail/latin-ltx.el: Fix some Latin-4 characters.
26 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
28         * Version 21.1 released.
30 2001-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
32         * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
33         mappings, so that one could type them without leaving the Hanyu
34         Pinyin input method.  Suggested by Kenichi Handa
35         <handa@etl.go.jp>.
37 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
39         * quail/greek.el ("greek-babel"): New input method.  From David
40         Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
42 2001-09-05  Eli Zaretskii  <eliz@is.elta.co.il>
44         * quail/greek.el ("greek-mizuochi"): Doc fix.  From David Kastrup
45         <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
47 2001-08-06  Gerd Moellmann  <gerd@gnu.org>
49         * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
50         "chinese-py".
51         ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
53 2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
55         * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el,
56         quail/czech.el, quail/devanagari.el, quail/ethiopic.el,
57         quail/greek.el, quail/hangul.el, quail/hangul3.el,
58         quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el,
59         quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el,
60         quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el,
61         quail/latin-pre.el, quail/lrt.el, quail/py-punct.el,
62         quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el,
63         quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
64         follow coding conventions.
66 2001-06-04  Andrew Choi  <akochoi@i-cable.com>
68         * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
70 2001-06-01  Andrew Innes  <andrewi@gnu.org>
72         * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
73         (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
74         $(srcdir)/quail/pypunct-b5.elc.
75         (NON_TIT_CNS): Remove.
76         (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
77         (CHINESE_CNS): Remove.
78         (KOREAN): Add $(srcdir)/quail/hanja3.elc.
79         (LATIN): Add $(srcdir)/quail/latin-alt.elc and
80         $(srcdir)/quail/latin-ltx.elc.
81         (MISC_DIC): Copy from Makefile.in.
82         (CHINESE): Remove $(CHINESE_CNS).
83         (all): Add $(MISC_DIC) as target.
84         (.NOTPARALLEL): New target.
85         (.NO_PARALLEL): New target.
86         ($(MISC_DIC)): New target.
87         (clean mostlyclean): Clean more stuff.
88         (TIT_EL): New macro.
89         (MISC_DIC_EL): New macro.
91         * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
92         (TIT-BIG5): Remove CTLauB.elc from it.
93         (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
94         (clean mostlyclean): Remove obsolete reference.
96 2001-06-01  Eli Zaretskii  <eliz@is.elta.co.il>
98         * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
100 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
102         * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
104         * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
106         * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
108         * Makefile.in (TIT-GB): Remove CTLau.elc from it.
109         (TIT-BIG5): Remove CTLauB.elc from it.
110         (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
112 2001-05-17  Dave Love  <fx@gnu.org>
114         * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
115         Language family and indicator changed.  Many new translations.
117 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
119         * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
120         slovak input methods. New maintainer.  From Pavel Jan\e,Am\e(Bk
121         <Pavel@Janik.cz>.
123 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
125         * quail/latin-ltx.el: Add more translations.  From
126         jsbien@mimuw.edu.pl (Janusz S. Bie\e$,1 d\e(B).
128 2001-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
130         * quail/hangul.el <korean-hangul>: Doc fix.
132 2001-04-18  Andrew Innes  <andrewi@gnu.org>
134         * makefile.w32-in (EMACSLOADPATH): Define.
135         ($(TIT)):
136         ($(MISC_DIC)):
137         (.el.elc):
138         (leim-list.el): Remove stuff to set EMACSLOADPATH.
140 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
142         * Makefile.in (install): Remove .cvsignore files.
144         * quail/japanese.el ("japanese-hankaku-kana"): Don't use
145         the same translations as for `japanese'.
147 2001-04-03  Andrew Innes  <andrewi@gnu.org>
149         * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
150         quail/ZIRANMA.elc.
151         (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
152         $(srcdir)/quail/tsang-b5.elc.
153         (NON_TIT_CNS): Delete.
154         (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
155         (CHINESE_CNS): Delete.
156         (KOREAN): Add ${srcdir}/quail/hanja3.elc.  From Kenichi Handa
157         <handa@etl.go.jp>.
158         (MISC_DIC): New variable.
159         (CHINESE): Delete $(CHINESE_CNS).
160         (WORLD): Add $(MISC_DIC).
161         (all): Depends on $(MISC_DIC).
162         (.NOTPARALLEL, .NO_PARALLEL): New special targets.
163         ($(MISC_DIC)): New target.
164         (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
165         and $(MISC_DIC:.elc=.el).
167 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
169         * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc.  From
170         Kenichi Handa <handa@etl.go.jp>.
172         * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
174 2001-03-31  Kenichi Handa  <handa@etl.go.jp>
176         * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
177         (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
178         ${srcdir}/quail/tsang-b5.elc.
179         (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
180         (CHINESE-CNS): Delete it.
181         (MISC-DIC): New variable.
182         (CHINESE): Delete ${CHINESE-CNS}.
183         (WORLD): Add ${MISC-DIC}.
184         (all): Depends on ${MISC-DIC}.
185         (${MISC-DIC}): New target.
186         (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
188         * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
189         MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
191         * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
193         * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
194         quail/quick-cns.el: Delete them.
196 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
198         * Makefile.in (${TIT}): Fix whitespace.
200 2001-03-29  Eli Zaretskii  <a34785@is.elta.co.il>
202         * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
203         (${TIT}): If the target file already exist, don't remake it.
205 2001-03-21  Kenichi Handa  <handa@etl.go.jp>
207         * quail/slovak.el ("slovak"): Translate "=q" to "`".
209 2001-03-16  Pavel Jan\e,Am\e(Bk ml.  <Pavel@Janik.cz>
211         * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
212         "=q", "+q", "=Q", and "+Q".
213         ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
214         ("slovak-prog-2"): Likewise.
215         ("slovak-prog-3"): Likewise.
217 2001-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
219         * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
221 2001-03-16  Kenichi Handa  <handa@etl.go.jp>
223         * quail/japanese.el (quail-japanese-transliteration-rules): New
224         variable.  Use it to define these input methods: "japanese",
225         "japanese-hiragana", "japanese-katakana".
226         (quail-japanese-kana-state): Delete this variable.
227         (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
228         instead check if there's any Hiraganas in the converison region.
230 2001-03-14  Kenichi Handa  <handa@mule.m17n.org>
232         * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
234 2001-03-06  Kenichi Handa  <handa@etl.go.jp>
236         * CXTERM-DIC/4Corner.tit: Add copyright notice.
238 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
240         * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
241         change of the speicial key bindings.
243 2001-02-22  Kenichi Handa  <handa@etl.go.jp>
245         * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
247         * CXTERM-DIC/ETZY.tit: Likewise.
249         * CXTERM-DIC/ZOZY.tit: Likewise.
251 2001-02-05  Andrew Innes  <andrewi@gnu.org>
253         * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
254         path absolute.
256 2001-02-03  Andrew Innes  <andrewi@gnu.org>
258         * makefile.w32-in (LATIN): Fix last change to use () not {}.
260 2001-02-02  Kenichi Handa  <handa@etl.go.jp>
262         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
264         * makefile.w32-in (LATIN): Likewise.
266         * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
268 2001-02-01  Andrew Innes  <andrewi@gnu.org>
270         * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
272 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
274         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
276         * quail/greek.el ("greek-mizuochi"): New input method for
277         classical Greek.
279 2001-01-28  Gerd Moellmann  <gerd@gnu.org>
281         * Makefile.in (extraclean): Added target so make doesn't die if
282         one runs "make extraclean" at the top level.
284 2001-01-06  Andrew Innes  <andrewi@gnu.org>
286         * makefile.nt ($(TIT)): Map .elc to .el.
287         (buildlisppath): Make path relative to $(MAKEDIR).
289 2001-01-01  Andreas Schwab  <schwab@suse.de>
291         * quail/latin-alt.el: Doc fixes.
293 2000-12-18  Dave Love  <fx@gnu.org>
295         * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e$,1!!\e(B entry.
296         Change \e$,1 s\e(B, \e$,1 r\e(B, \e,A6\e(B.
298 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
300         * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
302 2000-12-06  Andrew Innes  <andrewi@gnu.org>
304         * makefile.w32-in (buildlisppath): Set to an absolute directory,
305         relative to $(CURDIR).
306         (INSTALLDIR): Use forward slash.
308 2000-11-24  Andrew Innes  <andrewi@gnu.org>
310         * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
312         * makefile.nt (.SUFFIXES): New target, include .elc .el.
314 2000-11-21  Kenichi Handa  <handa@etl.go.jp>
316         * Makefile.in (.SUFFIXES): New target, include .elc .el.
318 2000-11-17  Kenichi Handa  <handa@etl.go.jp>
320         * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
321         remember the conversion start.
323 2000-10-21  Andrew Innes  <andrewi@gnu.org>
325         * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
326         of conditional invocation of make.
327         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
328         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
329         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
330         files to .elc.
331         ($(TIT)): Adjusted for the above change.
332         (clean mostlyclean): Likewise.
333         (.el.elc): New target.
335         * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
336         of conditional invocation of make.
337         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
338         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
339         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
340         files to .elc.
341         ($(TIT)): Adjusted for the above change.
342         (clean mostlyclean): Likewise.
343         (.el.elc): New target.
345 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
347         * Makefile.in (${TIT}, clean): Don't use shell `command`
348         expansion, use ${TIT:.elc=.el} instead.
350 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
352         * Makefile.in: Make this the leim Makefile.in.
353         (clean): Also remove $NON-TIT and $WORLD.
354         (RUN-EMACS): Set EMACSLOADPATH.
356 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
358         * Makefile.in: Revert to no-leim Makefile.
360         * quail/.cvsignore: Include *.elc.
362         * ja-dic/.cvsignore: New file.
364 2000-09-16  Andrew Innes  <andrewi@gnu.org>
366         * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
367         (leim-list.el): Ditto.
369         * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
370         (leim-list.el): Ditto.
372 2000-09-15  Andrew Innes  <andrewi@gnu.org>
374         * makefile.w32-in (clean mostlyclean): Ignore errors when removing
375         files.
377 2000-09-14  Andrew Innes  <andrewi@gnu.org>
379         * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
380         leim-list.el.
381         (distclean maintainer-clean): Ditto for stamp-subdir.
383         * makefile.nt: Rename skkdic to ja-dic.
385 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
387         * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
388         translation.
390         * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
392         * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
393         ("chinese-tonepy-punct"): New input method.
395         * quail/latin-pre.el ("polish-slash"): Don't use keyboard
396         translation.
398         * quail/japanese.el ("japanese"): Delete the key sequence for
399         Roman transliteration from the docstring because it's now shonw
400         automatically.
401         ("japanese-ascii", "japanese-zenkaku")
402         ("japanese-hankaku-kana", "japanese-hiragana")
403         ("japanese-katakana"): Docstring modified.
405         * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
406         on describe-input-method.
407         ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
409 2000-09-03  Andrew Innes  <andrewi@gnu.org>
411         * makefile.w32-in: New file.
412         (install) Fix copying of directories.
414 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
416         * quail/thai.el (thai-generate-quail-map): If the length of
417         translation is more than one, compose it.
419 2000-08-29  Dave Love  <fx@gnu.org>
421         * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e$,1 s\e(B and \e$,1 r\e(B.
423         * Makefile.in: ja-dic <- skk in several places.
425 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
427         * ja-dic: Directory name changed from skkdic.
429         * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
431         * README: Rename skkdic to ja-dic throughout the file.
433 2000-08-24  Dave Love  <fx@gnu.org>
435         * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
436         ("latin-1-prefix"): Add missing symbols.
438 2000-08-23  Dave Love  <fx@gnu.org>
440         * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
441         add ~p for \e,A6\e(B.
443 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
445         * quail/japanese.el ("japanese"): Fix docstring.
447 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
449         * quail/japanese.el ("japanese"): Docstring modified.
451 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
453         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
454         ("tibetan-wylie"): State transition table modified.
456 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
458         * quail/tibetan.el: Change all tibetan-1-column characters to
459         tibetan.  Quail map for "tibetan-wylie" fixed.
461 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
463         * quail/latin-pre.el ("polish-slash"): New input method.
465 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
467         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
469 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
471         * Makefile.in: Make this the no-leim Makefile.  Move the
472         leim Makefile.in to ../leim-Makefile.in as it originally was.
474         * Makefile.noleim: Removed.
476 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
478         * quail/hanja.el (korean-hanja): Add an entry for "wod".
480 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
482         * quail/japanese.el ("japanese"): Docstring augmented.
484 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
486         * quail/lao.el: Rewritten for new composition.
488         * quail/lrt.el: Rewritten for new composition.
490         * quail/thai.el: Rewritten for new composition.
492         * quail/tibetan.el: Rewritten for new composition.
494 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
496         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
497         characters, not Latin-1.
499 1999-11-22  Andrew Innes  <andrewi@gnu.org>
501         * makefile.nt: No need to generate subdirs.el.
503 1999-11-21  Andrew Innes  <andrewi@gnu.org>
505         * makefile.nt: New file.
507 1999-10-26  Gerd Moellmann <gerd@gnu.org>
509         * Makefile.noleim: New.
511 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
513         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
514         turkish-postfix.
515         ("turkish-postfix"): New Turkish input method which inserts
516         Latin-5 characters.
518         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
519         turkish-alt-postfix.
520         ("turkish-alt-postfix"): New Turkish input method which inserts
521         Latin-5 characters.
523 1999-07-12  Richard Stallman  <rms@gnu.org>
525         * Version 20.4 released.
527 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
529         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
531 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
533         * quail/ethiopic.el ("ethiopic"): Add translation rules.
535 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
537         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
538         hanja.el.
540 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
542         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
544 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
546         * quail/latin-pre.el ("romanian-prefix"): New input method.
547         ("romanian-alt-prefix"): New input method.
549 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
551         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
553 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
555         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
556         to convert is `n', change it to Japanese Hiragana `n' before
557         conversion.
559 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
561         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
563         * quail/hebrew.el: New file.
565 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
567         * quail/devanagari.el (quail-devanagari-compose-characters):
568         Adjusted for the change of input method handling.
569         (quail-devanagari-hindi-compose-characters): Likewise.
571 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
573         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
574         `(cd foo; pwd)`.
575         (install): Likewise.
577 1998-10-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
579         * quail/latin-post.el: Many doc fixes.
580         ("latin-1-postfix"): Add sequence for the small superscript o.
581         * quail/latin-pre.el: Many doc fixes.
582         ("latin-1-prefix"): Add sequences for the small
583         superscript underlined o and a.
585 1998-10-13  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
587         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
588         small superscript underlined o and a.
589         ("italian-alt-postfix"): Change it to something useful and
590         different from italian-postfix.
591         * latin-post.el ("latin-1-postfix"): Add a method to enter the
592         small superscript underlined o and a.
593         ("italian-postfix"): Same as above.
594         ("italian-postfix"): Add methods to enter e with acute accent and
595         the >> and << symbols.
597 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
599         * quail/japanese.el (quail-japanese-hankaku-update-translation):
600         Adjusted for the change of input method handling.
602 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
604         * quail/japanese.el (quail-japanese-katakana-update-translation):
605         Adjusted for the change of input method handling.
607 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
609         * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
610         change of input method handling.
611         (quail-tibetan-input-tibkey): Likewise.
613 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
615         * Version 20.3 released.
617 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
619         * quail/czech.el ("czech"): Make this input method deterministic,
620         kbd-translate, and show-layout.
622 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
624         * quail/ethiopic.el: Fix several translation rules.
626 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
628         * quail/czech.el: Few key sequences added to some keyboards.
630 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
632         * quail/japanese.el (quail-japanese-use-double-n): New variable.
633         (quail-japanese-update-translation): Adjusted for the change of
634         quail-update-translation.  Now this function should return
635         CONTROL-FLAG.
636         (quail-japanese-toggle-kana): Update quail-conversion-str.
637         (quail-japanese-kanji-kkc): Likewise.
638         (quail-japanese-switch-package): Reset quail-current-str and
639         quail-conversion-str.
641 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
643         * quail/japanese.el (quail-japanese-kanji-kkc): Set
644         quail-translation to nil after calling kkc-region so that
645         translation mode is restarted correctly.
647 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
649         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
650         that conversion is cancelled in kkc-region.
651         (quail-japanese-switch-package): Fix previous change.
653 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
655         * quail/japanese.el (quail-japanese-update-translation): Handle
656         a key which should fix the current translation and start a new
657         translation correctly.
658         (quail-japanese-toggle-kana): Set quail-translating to nil.  Don't
659         change point.
661 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
663         * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
664         change of quail.el.
665         (quail-japanese-switch-package): Likewise.
667 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
669         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
670         Some keys for ancient Korean syllables are changed properly.
672 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
674         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
675         (ethio-select-a-translation): New function.
677 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
679         * Makefile.in (RUN-EMACS): Add --multibyte.
681 1998-04-29  Karl Heuer  <kwzh@gnu.org>
683         * Makefile.in (SLAVIC): Delete redundant backslash.
685 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
687         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
689 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
691         * Makefile.in (SLAVIC): New macro.
692         (EUROPEAN): Include ${SLAVIC}.
694 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
696         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
697         (leim-list.el): Depend on ${WORLD}.
699         * latin-alt.el (latin-2-alt-postfix): Doc fix.
701 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
703         * czech.el, slovak.el: Correct starting commentary.
705 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
707         * quail/czech.el, quail/slovak.el: Correct starting commentary.
709 1998-04-06  Andreas Schwab  <schwab@gnu.org>
711         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
712         to length.
713         (lrt-generate-quail-map): Change sref to aref, and make second
714         argument of substring a character index.
716 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
718         * Makefile.in (${TIT}): Fix shell conditional syntax.
720 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
722         * quail/latin-pre.el ("latin-1-prefix"):  Fix the translation of
723         "/ " to "/" (instead of " ").
725 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
727         * quail/czech.el, quail/slovak.el: New files.
729 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
731         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
732         Uses changed.
734 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
736         * Makefile.in (${TIT}): To byte-compile quail packages, use just
737         built quail.
739 1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
741         * quail/hanja3.el: New file.
743         * quail/hanja-jis.el: Title string of the input method
744         "korean-hanja-jis" changed.
746         * quail/symbol-ksc.el: Title string of the input method
747         "korean-symbol" changed.  Require 'korea-util.
748         (quail-hangul-switch-back): Deleted.
750         * quail/hangul3.el: Require 'korea-util.
751         (quail-hangul-switch-to-symbol-ksc): Deleted.
753         * quail/hanja.el: Require 'korea-util.  Title string of the input
754         method "korean-hanja" changed.
755         (quail-hanja-switch-to-symbol-ksc): Deleted.
757         * quail/hangul.el: Require 'korea-util.
758         (quail-hangul-switch-to-symbol-ksc): Deleted.
760 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
762         * quail/ethiopic.el: The title string of input method "Ethiopic"
763         is changed.
765 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
767         * Version 20.2 released.
769 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
771         * quail/latin-post.el (german): Swap y and z.
773 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
775         * Version 20.1 released.
777         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
779 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
781         * quail/viqr.el (vietnamese-viqr): Doc fix.
783 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
785         * quail/latin-alt.el: New file.
787 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
789         * quail/latin-post.el: Undo previous change.
791 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
793         * quail/latin-post.el (latin-2-postfix):
794         Replace comma and period with `.  Replace colon with /.
795         (latin-1-postfix): Replace comma with /.
796         (french-postfix): Replace comma with /.
797         (latin-3-postfix): Replace comma with ` and period with /.
798         (latin-4-postfix): Replace comma with ` and period with ~.
799         (latin-5-postfix): Replace comma with ` and period with /.
800         (turkish-postfix): Replace comma with ` and period with /.
802 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
804         * quail/ethiopic.el: Don't bind keys in quail-mode-map.  The
805         function added to quail-mode-hook turn ethio-mode on only when
806         input method "ethiopic" is begin used.
807         (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
808         (ethio-toggle-space): Likewise.
809         (ethio-insert-space): Likewise.
810         (ethio-insert-ethio-space): Likewise.
811         (ethio-prefer-ascii-punctuation): Likewise.
812         (ethio-toggle-punctuation): Likewise.
813         (ethio-gemination): Likewise.
814         ("ethiopic"): Doc-string of this Quail package modified.  Bind
815         function keys for TRANSLATION-KEYMAP to
816         quail-execute-non-quail-command.
818 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
820         * Makefile.in (install): Use quail/* in the second tar that
821         copies a dir named quail.
823 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
825         * Makefile.in (install): Do not copy leim-list.el twice.  Copy
826         `skk' subdirectory too.
828 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
830         * quail/cyrillic.el: For each package, pass t for the SIMPLE
831         argument to quail-define-package.
832         * quail/cyril-jis.el: Likewise
833         * quail/greek.el: Likewise.
834         * quail/ipa.el: Likewise.
835         * quail/lao.el: Likewise.
836         * quail/lrt.el: Likewise.
837         * quail/thai.el: Likewise.
838         * quail/viqr.el: Likewise.
840 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
842         * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
843         TRANSLATION-KEYS.
844         (quail-mode-map): Change binding for ethio-insert-ethio-space.
845         (quail-mode-hook): Check the current Quail package name.
847         * quail/latin-post.el: Add rules for cancelling accents by typing
848         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
849         packages.
851 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
853         * quail/latin-post.el, quail/latin-pre.el: For each package,
854         pass t for the SIMPLE argument to quail-define-package.
856 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
858         * Makefile.in (dotdot): This macro deleted.
859         (SUBDIRS): Exclude skk.
860         (all): Substitute ${WORLD} to ${TIT}.
861         (%.el): This target deleted.
862         (${TIT}): Check existence of `quail' subdirectory.
863         (leim-list.el): Do not check old files.
864         (install): If ${srcdir} is different from the current directory,
865         copy also files under ${srcdir}.
867 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
869         * Makefile.in: Re-arrange macros so that the macro TIT contains
870         only Quial packages generated from CXTERM dictionaries, and the
871         macro NON-TIT contains only Quial packages distributed with Emacs.
872         (install): Do not use -h option for tar, instead copy ${NON-TIT}
873         and ${TIT} separately.
875 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
877         * Makefile.in (install): Discard extra data in tar | tar command.
879 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
881         * quail/devanagari.el (quail-devanagari-compose-characters): Fix
882         previous change.
883         (quail-devanagari-hindi-compose-characters): Fix previous change.
885         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
886         change.
888 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
890         * Makefile.in (leim-list.el): Fix previous change.
892         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
894 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
896         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
897         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
898         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
900         * Makefile.in (install): Just copy leim-list.el instead of running
901         update-leim-list-file on ${INSTALLDIR}.
902         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
903         py-punct-b5.el -> pypunct-b5.el.
904         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
905         (leim-list.el): Delete old files not contained in ${WORLD}.
907         * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
908         input-method-after-insert-chunk-hook.
910         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
912 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
914         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
915         package fixed.
917 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
919         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
920         throw.
921         (quail-japanese-kanji-kkc): Completely re-written.
922         (quail-japanese-kkc-mode-exit): New function.
923         (quail-japanese-switch-package): Call activate-input-method
924         instead of select-input-method.
926         * quail/thai.el (thai-consonant-input): Typo fixed.
928         * quail/devanagari.el (quail-devanagari-compose-characters): Do
929         not call throw.
930         (quail-devanagari-hindi-compose-characters): Likewise.
932         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
933         activate-input-method instead of select-input-method.
935         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
937         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.  Use
938         input-method-history instead of previous-input-method.
940 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
942         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
944 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
946         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
947         ("lao-lrt"): Doc-string of this Quail package modified.
948         Some tranlation rules added.
950         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
951         (lao-quail-define-rules): Some translation rules corrected.
953 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
955         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
956         (lrt-vowel-table): The entry for "aM" corrected.
958 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
960         * quail/lrt.el: Change title string of input method "lao-lrt".
961         (lrt-single-consonant-table): Several key sequence changed.
962         (lrt-composing-pattern-double-c): Handle a consonant with
963         semi-vowel-lower correctly.
964         (lrt-handle-maa-sakod): Do not reset quail-current-key.
965         (lrt-handle-tone-mark): Check the existence of double consonant
966         correctly.
968         * quail/lao.el: Change title string of input method "Lao".
970 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
972         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
973         modified.  Several tranlation rules modified.
975 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
977         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
978         quail/cyril-jis.el.
980         * quail/cyril-jis.el: New file.
982         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
984 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
986         * quail/ethiopic.el: In quail-mode-map, bind
987         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
988         Quail package "ethiopic".
990 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
992         * quail/cyrillic.el (cyrillic-translit): New input method.
994 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
996         * quail/tibetan.el: New file.
998         * quail/py-punct.el: Require 'quail.
1000         * quail/py-punct-b5.el: Require 'quail.
1002         * quail/ethiopic.el: Change Quail package name to "ethiopic".
1003         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1005         * Makefile.in (TIT): New variable, contatination of TIT-GB and
1006         TIT-BIG5.
1007         (RUN-EMACS): Do not set EMACSLOADPATH.
1008         (ASIA): Include TIBEAN.
1009         (all): Remove stamp-bytecomp from dependency list.
1010         ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1011         (%.el): Make a link for byte-compiled file too.
1012         (stamp-bytecomp): Target deleted.
1013         (leim-list.el): Run Emacs with loading quail.
1014         (install-XXX): These targets deleted.
1015         (install): Remove files under INSTALLDIR before copying new files.
1016         Run Emacs with loading quail.
1017         (clean mostlyclean): Remove only generated files.
1019 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1021         * Makefile.in (stamp-bytecomp): Fix shell conditional.
1022         (clean): Fix shell conditional.
1024 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
1026         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1027         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1029 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
1031         * Makefile.in: Modified to avoid *.el files being regarded
1032         as intermidiate files and deleted by GNU make.
1034         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1035         (lrt-handle-maa-sakod): Correctly handle the case that
1036         quail-current-data is nil.
1037         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1038         tone.
1040 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
1042         * quail/py-punct.el: New file.
1044         * quail/py-punct-b5.el: New file.
1046         * quail/japanese.el: Doc-string of Quail package japanese modified.
1048         * Makefile.in: Rules re-written to avoid tricky code.
1049         (CHINEGE-GB): Include quail/py-punct.elc.
1050         (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
1053 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
1055         * quail/latin-pre.el: Change titles of quail packages.
1057         * quail/latin-post.el: Likewise.
1060 ;; Local Variables:
1061 ;; coding: iso-2022-7bit-unix
1062 ;; End:
1064     Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
1065   Copying and distribution of this file, with or without modification,
1066   are permitted provided the copyright notice and this notice are preserved.