*** empty log message ***
[emacs.git] / leim / ChangeLog
blob64b7a79f58886127c21b163414824cf7ca0323c1
1 2002-04-22  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3         * quail/hanja.el ("Od"): Remove rule.
4         From Koaunghi Un <koaunghi@ling.cnu.ac.kr>.
6 2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
8         * quail/indian.el: Replace commented-out lines with a condition
9         that is always false.
11 2002-04-06  Jaeyoun Chung  <jay@kldp.org>
13         * quail/hanja3.el ("kf"): added a few composing rules
14         from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
16         * quail/hangul3.el: buggy alternative second character
17         sequence fixed ('/' for 'v' pair).
18         added a few more third character composing rule.
20 2002-03-03  Werner Lemberg  <wl@gnu.org>
22         * quail/vntelex.el: New file.
23         * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE),
24         makefile.w32-in (VIETNAMESE): Add it.
26 2002-02-10  Andrew Innes  <andrewi@gnu.org>
28         * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
29         ($(MISC_DIC)): Ditto.
31 2002-02-06  Richard M. Stallman  <rms@gnu.org>
33         * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
34         Don't define "~," at all.
36 2002-01-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
38         * quail/latin-pre.el (latin-2-prefix): Add \e,BL\e(B and \e,Bl\e(B.
39         From "Dr. Eduard Werner" <edi.werner@gmx.de>.
41 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
43         * quail/greek.el: Changed the behavior of the "greek" input
44         method, to consider the "accent" and "diaeresis" as prefix keys.
45         A new method (named "greek-postfix") was added which implements
46         the old behavior.  Also changed the mapping of the "Q/q" key to
47         produce the ":/;" characters, as is customary in greek keyboards.
48         From Nick Patavalis <npat@inaccessnetworks.com>.
50 2002-01-07  Jaeyoun Chung  <jay@kldp.org>
52         * quail/hangul.el: removed key sequence mapping for O[rsfaqtTd].
53         Not used for Korean Hangul Type 2. (request from emacs-kr mailing
54         list).
56 2002-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
58         * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
60 2002-01-01  Dave Love  <fx@gnu.org>
62         * quail/indian.el (quail-define-indian-trans-package): Unquote
63         lambda.
64         (quail-define-inscript-package): Avoid mapcar*.
66 2001-12-20  Dave Love  <fx@gnu.org>
68         * quail/latin-ltx.el: Fix un-doubled backslashes.
70 2001-12-15  Dave Love  <fx@gnu.org>
72         * quail/latin-pre.el ("french-prefix", "german-prefix") 
73         ("spanish-prefix"): Fix language assignment.
75         * quail/latin-post.el ("french-postfix", "german-postfix") 
76         ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") 
77         ("french-keyboard", "french-azerty", "german") 
78         ("spanish-keyboard"): Fix language assignment.
80         * quail/indian.el: Don't require cl.
81         (quail-indian-flatten-list): Renamed from flatten-list.
83         * quail/cyrillic.el ("cyrillic-beylorussian") 
84         ("cyrillic-ukrainian", "cyrillic-translit-bulgarian") 
85         ("belarusian", "bulgarian-pho"): Fix language assignment.
87         * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
88         ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
89         ("turkish-alt-postfix"): Fix language assignment.
90         ("dutch"): Assign to Dutch.  Use chars, not strings.
91         ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
92         New.
94 2001-12-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
96         * COPYING: New file.
98 2001-12-03  Jaeyoun Chung  <jay@kldp.org>
100         * quail/hangul3.el: Added a few convenient composing sequences for
101         Korean keyboard type 3 users.
103 2001-11-29  Dave Love  <fx@gnu.org>
105         * quail/latin-ltx.el: Extra translations.  Fix some
106         latin-iso8859-4 characters.  Use Hebrew letters, not compatibility
107         symbols.
109 2001-11-28  Juanma Barranquero  <lektu@terra.es>
111         * makefile.w32-in (INDIAN): Adjusted for the file name change;
112         quail/devanagari.elc -> quail/indian.elc.
114         * makefile.nt (INDIAN): Likewise.
116 2001-11-21  KAWABATA, Taichi <batta@beige.ocn.ne.jp>
118         * quail/devanagari.el: Renamed to indian.el.
120         * quail/indian.el: Renamed from devanagari.el, and completely
121         re-written.  The input method devanagari-hindi-transliteration is
122         merged with devanagari-itrans, devanagari-keyboard-a is renamed to
123         devanagari-inscript, devanagari-transliteration is renamed to
124         devanagari-kyoto-harvard.
126         * Makefile.in: Adjusted for the file name change;
127         quail/devanagari.elc -> quail/indian.elc.
129 2001-11-06  Eli Zaretskii  <eliz@is.elta.co.il>
131         * quail/welsh.el: Avoid an error message due to a commented-out
132         input method.
134 2001-11-05  Richard M. Stallman  <rms@gnu.org>
136         * quail/rfc1345.el: Get rid of the explicit ^Z character.
138 2001-11-05  Eli Zaretskii  <eliz@is.elta.co.il>
140         * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
142 2001-11-04  Dave Love  <fx@gnu.org>
144         * Makefile.in (LATIN): Add welsh.
145         (UNICODE): New.
146         (MISC): Add georgian.
147         (WORLD): Add UNICODE.
149         * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
150         * quail/uni-input.el, quail/sgml-input.el: New file.
152         * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
154         * quail/latin-alt.el ("dutch"): New method.
156 2001-10-27  Francesco Potorti`  <pot@gnu.org>
158         * quail/latin-post.el ("italian-postfix"): Undo previous change.
160         * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
162 2001-10-25  Francesco Potorti`  <pot@gnu.org>
164         * quail/latin-post.el ("italian-postfix"): Euro symbol.
166         * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
168 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
170         * (Version 21.1 released.)
172 2001-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
174         * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
175         mappings, so that one could type them without leaving the Hanyu
176         Pinyin input method.  Suggested by Kenichi Handa
177         <handa@etl.go.jp>.
179 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
181         * quail/greek.el ("greek-babel"): New input method.  From David
182         Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
184 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
186         * Branch for 21.1.
188 2001-09-05  Eli Zaretskii  <eliz@is.elta.co.il>
190         * quail/greek.el ("greek-mizuochi"): Doc fix.  From David Kastrup
191         <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
193 2001-08-06  Gerd Moellmann  <gerd@gnu.org>
195         * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
196         "chinese-py".
197         ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
199 2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
201         * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el,
202         quail/czech.el, quail/devanagari.el, quail/ethiopic.el,
203         quail/greek.el, quail/hangul.el, quail/hangul3.el,
204         quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el,
205         quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el,
206         quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el,
207         quail/latin-pre.el, quail/lrt.el, quail/py-punct.el,
208         quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el,
209         quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
210         follow coding conventions.
212 2001-06-04  Andrew Choi  <akochoi@i-cable.com>
214         * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
216 2001-06-01  Andrew Innes  <andrewi@gnu.org>
218         * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
219         (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
220         $(srcdir)/quail/pypunct-b5.elc.
221         (NON_TIT_CNS): Remove.
222         (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
223         (CHINESE_CNS): Remove.
224         (KOREAN): Add $(srcdir)/quail/hanja3.elc.
225         (LATIN): Add $(srcdir)/quail/latin-alt.elc and
226         $(srcdir)/quail/latin-ltx.elc.
227         (MISC_DIC): Copy from Makefile.in.
228         (CHINESE): Remove $(CHINESE_CNS).
229         (all): Add $(MISC_DIC) as target.
230         (.NOTPARALLEL): New target.
231         (.NO_PARALLEL): New target.
232         ($(MISC_DIC)): New target.
233         (clean mostlyclean): Clean more stuff.
234         (TIT_EL): New macro.
235         (MISC_DIC_EL): New macro.
237         * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
238         (TIT-BIG5): Remove CTLauB.elc from it.
239         (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
240         (clean mostlyclean): Remove obsolete reference.
242 2001-06-01  Eli Zaretskii  <eliz@is.elta.co.il>
244         * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
246 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
248         * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
250         * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
252         * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
254         * Makefile.in (TIT-GB): Remove CTLau.elc from it.
255         (TIT-BIG5): Remove CTLauB.elc from it.
256         (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
258 2001-05-17  Dave Love  <fx@gnu.org>
260         * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
261         Language family and indicator changed.  Many new translations.
263 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
265         * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
266         slovak input methods. New maintainer.  From Pavel Jan\e,Am\e(Bk
267         <Pavel@Janik.cz>.
269 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
271         * quail/latin-ltx.el: Add more translations.  From
272         jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
274 2001-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
276         * quail/hangul.el <korean-hangul>: Doc fix.
278 2001-04-18  Andrew Innes  <andrewi@gnu.org>
280         * makefile.w32-in (EMACSLOADPATH): Define.
281         ($(TIT)):
282         ($(MISC_DIC)):
283         (.el.elc):
284         (leim-list.el): Remove stuff to set EMACSLOADPATH.
286 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
288         * Makefile.in (install): Remove .cvsignore files.
290         * quail/japanese.el ("japanese-hankaku-kana"): Don't use
291         the same translations as for `japanese'.
293 2001-04-03  Andrew Innes  <andrewi@gnu.org>
295         * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
296         quail/ZIRANMA.elc.
297         (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
298         $(srcdir)/quail/tsang-b5.elc.
299         (NON_TIT_CNS): Delete.
300         (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
301         (CHINESE_CNS): Delete.
302         (KOREAN): Add ${srcdir}/quail/hanja3.elc.  From Kenichi Handa
303         <handa@etl.go.jp>.
304         (MISC_DIC): New variable.
305         (CHINESE): Delete $(CHINESE_CNS).
306         (WORLD): Add $(MISC_DIC).
307         (all): Depends on $(MISC_DIC).
308         (.NOTPARALLEL, .NO_PARALLEL): New special targets.
309         ($(MISC_DIC)): New target.
310         (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
311         and $(MISC_DIC:.elc=.el).
313 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
315         * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc.  From
316         Kenichi Handa <handa@etl.go.jp>.
318         * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.
320 2001-03-31  Kenichi Handa  <handa@etl.go.jp>
322         * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
323         (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
324         ${srcdir}/quail/tsang-b5.elc.
325         (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
326         (CHINESE-CNS): Delete it.
327         (MISC-DIC): New variable.
328         (CHINESE): Delete ${CHINESE-CNS}.
329         (WORLD): Add ${MISC-DIC}.
330         (all): Depends on ${MISC-DIC}.
331         (${MISC-DIC}): New target.
332         (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
334         * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns,
335         MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: New files.
337         * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them.
339         * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
340         quail/quick-cns.el: Delete them.
342 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
344         * Makefile.in (${TIT}): Fix whitespace.
346 2001-03-29  Eli Zaretskii  <a34785@is.elta.co.il>
348         * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): New special targets.
349         (${TIT}): If the target file already exist, don't remake it.
351 2001-03-21  Kenichi Handa  <handa@etl.go.jp>
353         * quail/slovak.el ("slovak"): Translate "=q" to "`".
355 2001-03-16  Pavel Jan\e,Bm\e(Bk ml.  <Pavel@Janik.cz>
357         * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
358         "=q", "+q", "=Q", and "+Q".
359         ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
360         ("slovak-prog-2"): Likewise.
361         ("slovak-prog-3"): Likewise.
363 2001-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
365         * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
367 2001-03-16  Kenichi Handa  <handa@etl.go.jp>
369         * quail/japanese.el (quail-japanese-transliteration-rules): New
370         variable.  Use it to define these input methods: "japanese",
371         "japanese-hiragana", "japanese-katakana".
372         (quail-japanese-kana-state): Delete this variable.
373         (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
374         instead check if there's any Hiraganas in the converison region.
376 2001-03-14  Kenichi Handa  <handa@mule.m17n.org>
378         * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
380 2001-03-06  Kenichi Handa  <handa@etl.go.jp>
382         * CXTERM-DIC/4Corner.tit: Add copyright notice.
384 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
386         * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
387         change of the speicial key bindings.
389 2001-02-22  Kenichi Handa  <handa@etl.go.jp>
391         * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
393         * CXTERM-DIC/ETZY.tit: Likewise.
395         * CXTERM-DIC/ZOZY.tit: Likewise.
397 2001-02-05  Andrew Innes  <andrewi@gnu.org>
399         * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
400         path absolute.
402 2001-02-03  Andrew Innes  <andrewi@gnu.org>
404         * makefile.w32-in (LATIN): Fix last change to use () not {}.
406 2001-02-02  Kenichi Handa  <handa@etl.go.jp>
408         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
410         * makefile.w32-in (LATIN): Likewise.
412         * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
414 2001-02-01  Andrew Innes  <andrewi@gnu.org>
416         * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
418 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
420         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
422         * quail/greek.el ("greek-mizuochi"): New input method for
423         classical Greek.
425 2001-01-28  Gerd Moellmann  <gerd@gnu.org>
427         * Makefile.in (extraclean): Added target so make doesn't die if
428         one runs "make extraclean" at the top level.
430 2001-01-06  Andrew Innes  <andrewi@gnu.org>
432         * makefile.nt ($(TIT)): Map .elc to .el.
433         (buildlisppath): Make path relative to $(MAKEDIR).
435 2001-01-01  Andreas Schwab  <schwab@suse.de>
437         * quail/latin-alt.el: Doc fixes.
439 2000-12-18  Dave Love  <fx@gnu.org>
441         * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
442         Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
444 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
446         * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
448 2000-12-06  Andrew Innes  <andrewi@gnu.org>
450         * makefile.w32-in (buildlisppath): Set to an absolute directory,
451         relative to $(CURDIR).
452         (INSTALLDIR): Use forward slash.
454 2000-11-24  Andrew Innes  <andrewi@gnu.org>
456         * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
458         * makefile.nt (.SUFFIXES): New target, include .elc .el.
460 2000-11-21  Kenichi Handa  <handa@etl.go.jp>
462         * Makefile.in (.SUFFIXES): New target, include .elc .el.
464 2000-11-17  Kenichi Handa  <handa@etl.go.jp>
466         * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
467         remember the conversion start.
469 2000-10-21  Andrew Innes  <andrewi@gnu.org>
471         * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
472         of conditional invocation of make.
473         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
474         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
475         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
476         files to .elc.
477         ($(TIT)): Adjusted for the above change.
478         (clean mostlyclean): Likewise.
479         (.el.elc): New target.
481         * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
482         of conditional invocation of make.
483         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
484         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
485         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
486         files to .elc.
487         ($(TIT)): Adjusted for the above change.
488         (clean mostlyclean): Likewise.
489         (.el.elc): New target.
491 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
493         * Makefile.in (${TIT}, clean): Don't use shell `command`
494         expansion, use ${TIT:.elc=.el} instead.
496 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
498         * Makefile.in: Make this the leim Makefile.in.
499         (clean): Also remove $NON-TIT and $WORLD.
500         (RUN-EMACS): Set EMACSLOADPATH.
502 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
504         * Makefile.in: Revert to no-leim Makefile.
506         * quail/.cvsignore: Include *.elc.
508         * ja-dic/.cvsignore: New file.
510 2000-09-16  Andrew Innes  <andrewi@gnu.org>
512         * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
513         (leim-list.el): Ditto.
515         * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
516         (leim-list.el): Ditto.
518 2000-09-15  Andrew Innes  <andrewi@gnu.org>
520         * makefile.w32-in (clean mostlyclean): Ignore errors when removing
521         files.
523 2000-09-14  Andrew Innes  <andrewi@gnu.org>
525         * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
526         leim-list.el.
527         (distclean maintainer-clean): Ditto for stamp-subdir.
529         * makefile.nt: Rename skkdic to ja-dic.
531 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
533         * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
534         translation.
536         * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
538         * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
539         ("chinese-tonepy-punct"): New input method.
541         * quail/latin-pre.el ("polish-slash"): Don't use keyboard
542         translation.
544         * quail/japanese.el ("japanese"): Delete the key sequence for
545         Roman transliteration from the docstring because it's now shonw
546         automatically.
547         ("japanese-ascii", "japanese-zenkaku")
548         ("japanese-hankaku-kana", "japanese-hiragana")
549         ("japanese-katakana"): Docstring modified.
551         * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
552         on describe-input-method.
553         ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
555 2000-09-03  Andrew Innes  <andrewi@gnu.org>
557         * makefile.w32-in: New file.
558         (install) Fix copying of directories.
560 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
562         * quail/thai.el (thai-generate-quail-map): If the length of
563         translation is more than one, compose it.
565 2000-08-29  Dave Love  <fx@gnu.org>
567         * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
569         * Makefile.in: ja-dic <- skk in several places.
571 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
573         * ja-dic: Directory name changed from skkdic.
575         * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
577         * README: Rename skkdic to ja-dic throughout the file.
579 2000-08-24  Dave Love  <fx@gnu.org>
581         * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
582         ("latin-1-prefix"): Add missing symbols.
584 2000-08-23  Dave Love  <fx@gnu.org>
586         * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
587         add ~p for \e,A6\e(B.
589 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
591         * quail/japanese.el ("japanese"): Fix docstring.
593 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
595         * quail/japanese.el ("japanese"): Docstring modified.
597 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
599         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
600         ("tibetan-wylie"): State transition table modified.
602 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
604         * quail/tibetan.el: Change all tibetan-1-column characters to
605         tibetan.  Quail map for "tibetan-wylie" fixed.
607 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
609         * quail/latin-pre.el ("polish-slash"): New input method.
611 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
613         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
615 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
617         * Makefile.in: Make this the no-leim Makefile.  Move the
618         leim Makefile.in to ../leim-Makefile.in as it originally was.
620         * Makefile.noleim: Removed.
622 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
624         * quail/hanja.el (korean-hanja): Add an entry for "wod".
626 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
628         * quail/japanese.el ("japanese"): Docstring augmented.
630 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
632         * quail/lao.el: Rewritten for new composition.
634         * quail/lrt.el: Rewritten for new composition.
636         * quail/thai.el: Rewritten for new composition.
638         * quail/tibetan.el: Rewritten for new composition.
640 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
642         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
643         characters, not Latin-1.
645 1999-11-22  Andrew Innes  <andrewi@gnu.org>
647         * makefile.nt: No need to generate subdirs.el.
649 1999-11-21  Andrew Innes  <andrewi@gnu.org>
651         * makefile.nt: New file.
653 1999-10-26  Gerd Moellmann <gerd@gnu.org>
655         * Makefile.noleim: New.
657 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
659         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
660         turkish-postfix.
661         ("turkish-postfix"): New Turkish input method which inserts
662         Latin-5 characters.
664         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
665         turkish-alt-postfix.
666         ("turkish-alt-postfix"): New Turkish input method which inserts
667         Latin-5 characters.
669 1999-07-12  Richard Stallman  <rms@gnu.org>
671         * Version 20.4 released.
673 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
675         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
677 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
679         * quail/ethiopic.el ("ethiopic"): Add translation rules.
681 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
683         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
684         hanja.el.
686 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
688         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
690 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
692         * quail/latin-pre.el ("romanian-prefix"): New input method.
693         ("romanian-alt-prefix"): New input method.
695 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
697         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
699 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
701         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
702         to convert is `n', change it to Japanese Hiragana `n' before
703         conversion.
705 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
707         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
709         * quail/hebrew.el: New file.
711 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
713         * quail/devanagari.el (quail-devanagari-compose-characters):
714         Adjusted for the change of input method handling.
715         (quail-devanagari-hindi-compose-characters): Likewise.
717 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
719         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
720         `(cd foo; pwd)`.
721         (install): Likewise.
723 1998-10-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
725         * quail/latin-post.el: Many doc fixes.
726         ("latin-1-postfix"): Add sequence for the small superscript o.
727         * quail/latin-pre.el: Many doc fixes.
728         ("latin-1-prefix"): Add sequences for the small
729         superscript underlined o and a.
731 1998-10-13  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
733         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
734         small superscript underlined o and a.
735         ("italian-alt-postfix"): Change it to something useful and
736         different from italian-postfix.
737         * latin-post.el ("latin-1-postfix"): Add a method to enter the
738         small superscript underlined o and a.
739         ("italian-postfix"): Same as above.
740         ("italian-postfix"): Add methods to enter e with acute accent and
741         the >> and << symbols.
743 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
745         * quail/japanese.el (quail-japanese-hankaku-update-translation):
746         Adjusted for the change of input method handling.
748 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
750         * quail/japanese.el (quail-japanese-katakana-update-translation):
751         Adjusted for the change of input method handling.
753 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
755         * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
756         change of input method handling.
757         (quail-tibetan-input-tibkey): Likewise.
759 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
761         * Version 20.3 released.
763 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
765         * quail/czech.el ("czech"): Make this input method deterministic,
766         kbd-translate, and show-layout.
768 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
770         * quail/ethiopic.el: Fix several translation rules.
772 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
774         * quail/czech.el: Few key sequences added to some keyboards.
776 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
778         * quail/japanese.el (quail-japanese-use-double-n): New variable.
779         (quail-japanese-update-translation): Adjusted for the change of
780         quail-update-translation.  Now this function should return
781         CONTROL-FLAG.
782         (quail-japanese-toggle-kana): Update quail-conversion-str.
783         (quail-japanese-kanji-kkc): Likewise.
784         (quail-japanese-switch-package): Reset quail-current-str and
785         quail-conversion-str.
787 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
789         * quail/japanese.el (quail-japanese-kanji-kkc): Set
790         quail-translation to nil after calling kkc-region so that
791         translation mode is restarted correctly.
793 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
795         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
796         that conversion is cancelled in kkc-region.
797         (quail-japanese-switch-package): Fix previous change.
799 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
801         * quail/japanese.el (quail-japanese-update-translation): Handle
802         a key which should fix the current translation and start a new
803         translation correctly.
804         (quail-japanese-toggle-kana): Set quail-translating to nil.  Don't
805         change point.
807 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
809         * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
810         change of quail.el.
811         (quail-japanese-switch-package): Likewise.
813 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
815         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
816         Some keys for ancient Korean syllables are changed properly.
818 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
820         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
821         (ethio-select-a-translation): New function.
823 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
825         * Makefile.in (RUN-EMACS): Add --multibyte.
827 1998-04-29  Karl Heuer  <kwzh@gnu.org>
829         * Makefile.in (SLAVIC): Delete redundant backslash.
831 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
833         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
835 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
837         * Makefile.in (SLAVIC): New macro.
838         (EUROPEAN): Include ${SLAVIC}.
840 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
842         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
843         (leim-list.el): Depend on ${WORLD}.
845         * latin-alt.el (latin-2-alt-postfix): Doc fix.
847 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
849         * czech.el, slovak.el: Correct starting commentary.
851 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
853         * quail/czech.el, quail/slovak.el: Correct starting commentary.
855 1998-04-06  Andreas Schwab  <schwab@gnu.org>
857         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
858         to length.
859         (lrt-generate-quail-map): Change sref to aref, and make second
860         argument of substring a character index.
862 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
864         * Makefile.in (${TIT}): Fix shell conditional syntax.
866 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
868         * quail/latin-pre.el ("latin-1-prefix"):  Fix the translation of
869         "/ " to "/" (instead of " ").
871 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
873         * quail/czech.el, quail/slovak.el: New files.
875 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
877         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
878         Uses changed.
880 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
882         * Makefile.in (${TIT}): To byte-compile quail packages, use just
883         built quail.
885 1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
887         * quail/hanja3.el: New file.
889         * quail/hanja-jis.el: Title string of the input method
890         "korean-hanja-jis" changed.
892         * quail/symbol-ksc.el: Title string of the input method
893         "korean-symbol" changed.  Require 'korea-util.
894         (quail-hangul-switch-back): Deleted.
896         * quail/hangul3.el: Require 'korea-util.
897         (quail-hangul-switch-to-symbol-ksc): Deleted.
899         * quail/hanja.el: Require 'korea-util.  Title string of the input
900         method "korean-hanja" changed.
901         (quail-hanja-switch-to-symbol-ksc): Deleted.
903         * quail/hangul.el: Require 'korea-util.
904         (quail-hangul-switch-to-symbol-ksc): Deleted.
906 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
908         * quail/ethiopic.el: The title string of input method "Ethiopic"
909         is changed.
911 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
913         * Version 20.2 released.
915 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
917         * quail/latin-post.el (german): Swap y and z.
919 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
921         * Version 20.1 released.
923         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
925 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
927         * quail/viqr.el (vietnamese-viqr): Doc fix.
929 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
931         * quail/latin-alt.el: New file.
933 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
935         * quail/latin-post.el: Undo previous change.
937 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
939         * quail/latin-post.el (latin-2-postfix):
940         Replace comma and period with `.  Replace colon with /.
941         (latin-1-postfix): Replace comma with /.
942         (french-postfix): Replace comma with /.
943         (latin-3-postfix): Replace comma with ` and period with /.
944         (latin-4-postfix): Replace comma with ` and period with ~.
945         (latin-5-postfix): Replace comma with ` and period with /.
946         (turkish-postfix): Replace comma with ` and period with /.
948 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
950         * quail/ethiopic.el: Don't bind keys in quail-mode-map.  The
951         function added to quail-mode-hook turn ethio-mode on only when
952         input method "ethiopic" is begin used.
953         (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
954         (ethio-toggle-space): Likewise.
955         (ethio-insert-space): Likewise.
956         (ethio-insert-ethio-space): Likewise.
957         (ethio-prefer-ascii-punctuation): Likewise.
958         (ethio-toggle-punctuation): Likewise.
959         (ethio-gemination): Likewise.
960         ("ethiopic"): Doc-string of this Quail package modified.  Bind
961         function keys for TRANSLATION-KEYMAP to
962         quail-execute-non-quail-command.
964 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
966         * Makefile.in (install): Use quail/* in the second tar that
967         copies a dir named quail.
969 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
971         * Makefile.in (install): Do not copy leim-list.el twice.  Copy
972         `skk' subdirectory too.
974 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
976         * quail/cyrillic.el: For each package, pass t for the SIMPLE
977         argument to quail-define-package.
978         * quail/cyril-jis.el: Likewise
979         * quail/greek.el: Likewise.
980         * quail/ipa.el: Likewise.
981         * quail/lao.el: Likewise.
982         * quail/lrt.el: Likewise.
983         * quail/thai.el: Likewise.
984         * quail/viqr.el: Likewise.
986 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
988         * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
989         TRANSLATION-KEYS.
990         (quail-mode-map): Change binding for ethio-insert-ethio-space.
991         (quail-mode-hook): Check the current Quail package name.
993         * quail/latin-post.el: Add rules for cancelling accents by typing
994         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
995         packages.
997 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
999         * quail/latin-post.el, quail/latin-pre.el: For each package,
1000         pass t for the SIMPLE argument to quail-define-package.
1002 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
1004         * Makefile.in (dotdot): This macro deleted.
1005         (SUBDIRS): Exclude skk.
1006         (all): Substitute ${WORLD} to ${TIT}.
1007         (%.el): This target deleted.
1008         (${TIT}): Check existence of `quail' subdirectory.
1009         (leim-list.el): Do not check old files.
1010         (install): If ${srcdir} is different from the current directory,
1011         copy also files under ${srcdir}.
1013 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
1015         * Makefile.in: Re-arrange macros so that the macro TIT contains
1016         only Quial packages generated from CXTERM dictionaries, and the
1017         macro NON-TIT contains only Quial packages distributed with Emacs.
1018         (install): Do not use -h option for tar, instead copy ${NON-TIT}
1019         and ${TIT} separately.
1021 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1023         * Makefile.in (install): Discard extra data in tar | tar command.
1025 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
1027         * quail/devanagari.el (quail-devanagari-compose-characters): Fix
1028         previous change.
1029         (quail-devanagari-hindi-compose-characters): Fix previous change.
1031         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
1032         change.
1034 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
1036         * Makefile.in (leim-list.el): Fix previous change.
1038         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1040 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
1042         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
1043         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
1044         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
1046         * Makefile.in (install): Just copy leim-list.el instead of running
1047         update-leim-list-file on ${INSTALLDIR}.
1048         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
1049         py-punct-b5.el -> pypunct-b5.el.
1050         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
1051         (leim-list.el): Delete old files not contained in ${WORLD}.
1053         * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
1054         input-method-after-insert-chunk-hook.
1056         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
1058 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
1060         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
1061         package fixed.
1063 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
1065         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
1066         throw.
1067         (quail-japanese-kanji-kkc): Completely re-written.
1068         (quail-japanese-kkc-mode-exit): New function.
1069         (quail-japanese-switch-package): Call activate-input-method
1070         instead of select-input-method.
1072         * quail/thai.el (thai-consonant-input): Typo fixed.
1074         * quail/devanagari.el (quail-devanagari-compose-characters): Do
1075         not call throw.
1076         (quail-devanagari-hindi-compose-characters): Likewise.
1078         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
1079         activate-input-method instead of select-input-method.
1081         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
1083         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.  Use
1084         input-method-history instead of previous-input-method.
1086 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
1088         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
1090 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
1092         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
1093         ("lao-lrt"): Doc-string of this Quail package modified.
1094         Some tranlation rules added.
1096         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
1097         (lao-quail-define-rules): Some translation rules corrected.
1099 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
1101         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
1102         (lrt-vowel-table): The entry for "aM" corrected.
1104 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
1106         * quail/lrt.el: Change title string of input method "lao-lrt".
1107         (lrt-single-consonant-table): Several key sequence changed.
1108         (lrt-composing-pattern-double-c): Handle a consonant with
1109         semi-vowel-lower correctly.
1110         (lrt-handle-maa-sakod): Do not reset quail-current-key.
1111         (lrt-handle-tone-mark): Check the existence of double consonant
1112         correctly.
1114         * quail/lao.el: Change title string of input method "Lao".
1116 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
1118         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
1119         modified.  Several tranlation rules modified.
1121 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
1123         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
1124         quail/cyril-jis.el.
1126         * quail/cyril-jis.el: New file.
1128         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
1130 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
1132         * quail/ethiopic.el: In quail-mode-map, bind
1133         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
1134         Quail package "ethiopic".
1136 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
1138         * quail/cyrillic.el (cyrillic-translit): New input method.
1140 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
1142         * quail/tibetan.el: New file.
1144         * quail/py-punct.el: Require 'quail.
1146         * quail/py-punct-b5.el: Require 'quail.
1148         * quail/ethiopic.el: Change Quail package name to "ethiopic".
1149         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1151         * Makefile.in (TIT): New variable, contatination of TIT-GB and
1152         TIT-BIG5.
1153         (RUN-EMACS): Do not set EMACSLOADPATH.
1154         (ASIA): Include TIBEAN.
1155         (all): Remove stamp-bytecomp from dependency list.
1156         ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
1157         (%.el): Make a link for byte-compiled file too.
1158         (stamp-bytecomp): Target deleted.
1159         (leim-list.el): Run Emacs with loading quail.
1160         (install-XXX): These targets deleted.
1161         (install): Remove files under INSTALLDIR before copying new files.
1162         Run Emacs with loading quail.
1163         (clean mostlyclean): Remove only generated files.
1165 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1167         * Makefile.in (stamp-bytecomp): Fix shell conditional.
1168         (clean): Fix shell conditional.
1170 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
1172         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
1173         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1175 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
1177         * Makefile.in: Modified to avoid *.el files being regarded
1178         as intermidiate files and deleted by GNU make.
1180         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
1181         (lrt-handle-maa-sakod): Correctly handle the case that
1182         quail-current-data is nil.
1183         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
1184         tone.
1186 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
1188         * quail/py-punct.el: New file.
1190         * quail/py-punct-b5.el: New file.
1192         * quail/japanese.el: Doc-string of Quail package japanese modified.
1194         * Makefile.in: Rules re-written to avoid tricky code.
1195         (CHINEGE-GB): Include quail/py-punct.elc.
1196         (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
1199 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
1201         * quail/latin-pre.el: Change titles of quail packages.
1203         * quail/latin-post.el: Likewise.
1206 ;; Local Variables:
1207 ;; coding: iso-2022-7bit-unix
1208 ;; End:
1210     Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
1211   Copying and distribution of this file, with or without modification,
1212   are permitted provided the copyright notice and this notice are preserved.