*** empty log message ***
[emacs.git] / leim / ChangeLog
blobb6f9dbed3ab16f3789c0597bc56f2e50b8484419
1 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
3         * quail/thai.el (thai-generate-quail-map): If the length of
4         translation is more than one, compose it.
6 2000-08-29  Dave Love  <fx@gnu.org>
8         * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
10         * Makefile.in: ja-dic <- skk in several places.
12 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
14         * ja-dic: Directory name changed from skkdic.
16         * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
18         * README: Rename skkdic to ja-dic throughout the file.
20 2000-08-24  Dave Love  <fx@gnu.org>
22         * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
23         ("latin-1-prefix"): Add missing symbols.
25 2000-08-23  Dave Love  <fx@gnu.org>
27         * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
28         add ~p for \e,A6\e(B.
30 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
32         * quail/japanese.el ("japanese"): Fix docstring.
34 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
36         * quail/japanese.el ("japanese"): Docstring modified.
38 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
40         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
41         ("tibetan-wylie"): State transition table modified.
43 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
45         * quail/tibetan.el: Change all tibetan-1-column characters to
46         tibetan.  Quail map for "tibetan-wylie" fixed.
48 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
50         * quail/latin-pre.el ("polish-slash"): New input method.
52 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
54         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
56 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
58         * Makefile.in: Make this the no-leim Makefile.  Move the
59         leim Makefile.in to ../leim-Makefile.in as it originally was.
61         * Makefile.noleim: Removed.
63 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
65         * quail/hanja.el (korean-hanja): Add an entry for "wod".
67 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
69         * quail/japanese.el ("japanese"): Docstring augmented.
71 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
73         * quail/lao.el: Rewritten for new composition.
75         * quail/lrt.el: Rewritten for new composition.
77         * quail/thai.el: Rewritten for new composition.
79         * quail/tibetan.el: Rewritten for new composition.
81 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
83         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
84         characters, not Latin-1.
86 1999-11-22  Andrew Innes  <andrewi@gnu.org>
88         * makefile.nt: No need to generate subdirs.el.
90 1999-11-21  Andrew Innes  <andrewi@gnu.org>
92         * makefile.nt: New file.
94 1999-10-26  Gerd Moellmann <gerd@gnu.org>
96         * Makefile.noleim: New.
98 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
100         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
101         turkish-postfix.
102         ("turkish-postfix"): New Turkish input method which inserts
103         Latin-5 characters.
105         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
106         turkish-alt-postfix.
107         ("turkish-alt-postfix"): New Turkish input method which inserts
108         Latin-5 characters.
110 1999-07-12  Richard Stallman  <rms@gnu.org>
112         * Version 20.4 released.
114 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
116         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
118 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
120         * quail/ethiopic.el ("ethiopic"): Add translation rules.
122 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
124         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
125         hanja.el.
127 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
129         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
131 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
133         * quail/latin-pre.el ("romanian-prefix"): New input method.
134         ("romanian-alt-prefix"): New input method.
136 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
138         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
140 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
142         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
143         to convert is `n', change it to Japanese Hiragana `n' before
144         conversion.
146 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
148         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
150         * quail/hebrew.el: New file.
152 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
154         * quail/devanagari.el (quail-devanagari-compose-characters):
155         Adjusted for the change of input method handling.
156         (quail-devanagari-hindi-compose-characters): Likewise.
158 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
160         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
161         `(cd foo; pwd)`.
162         (install): Likewise.
164 1998-10-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
166         * quail/latin-post.el: Many doc fixes.
167         ("latin-1-postfix"): Add sequence for the small superscript o.
168         * quail/latin-pre.el: Many doc fixes.
169         ("latin-1-prefix"): Add sequences for the small
170         superscript underlined o and a.
172 1998-10-13  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
174         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
175         small superscript underlined o and a.
176         ("italian-alt-postfix"): Change it to something useful and
177         different from italian-postfix. 
178         * latin-post.el ("latin-1-postfix"): Add a method to enter the
179         small superscript underlined o and a.
180         ("italian-postfix"): Same as above.
181         ("italian-postfix"): Add methods to enter e with acute accent and
182         the >> and << symbols.
184 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
186         * quail/japanese.el (quail-japanese-hankaku-update-translation):
187         Adjusted for the change of input method handling.
189 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
191         * quail/japanese.el (quail-japanese-katakana-update-translation):
192         Adjusted for the change of input method handling.
194 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
196         * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
197         change of input method handling.
198         (quail-tibetan-input-tibkey): Likewise.
200 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
202         * Version 20.3 released.
204 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
206         * quail/czech.el ("czech"): Make this input method deterministic,
207         kbd-translate, and show-layout.
209 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
211         * quail/ethiopic.el: Fix several translation rules.
213 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
215         * quail/czech.el: Few key sequences added to some keyboards.
217 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
219         * quail/japanese.el (quail-japanese-use-double-n): New variable.
220         (quail-japanese-update-translation): Adjusted for the change of
221         quail-update-translation.  Now this function should return
222         CONTROL-FLAG.
223         (quail-japanese-toggle-kana): Update quail-conversion-str.
224         (quail-japanese-kanji-kkc): Likewise.
225         (quail-japanese-switch-package): Reset quail-current-str and
226         quail-conversion-str.
228 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
230         * quail/japanese.el (quail-japanese-kanji-kkc): Set
231         quail-translation to nil after calling kkc-region so that
232         translation mode is restarted correctly.
234 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
236         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
237         that conversion is cancelled in kkc-region.
238         (quail-japanese-switch-package): Fix previous change.
240 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
242         * quail/japanese.el (quail-japanese-update-translation): Handle
243         a key which should fix the current translation and start a new
244         translation correctly.
245         (quail-japanese-toggle-kana): Set quail-translating to nil.  Don't
246         change point.
248 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
250         * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
251         change of quail.el.
252         (quail-japanese-switch-package): Likewise.
254 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
256         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
257         Some keys for ancient Korean syllables are changed properly.
259 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
261         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
262         (ethio-select-a-translation): New function.
264 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
266         * Makefile.in (RUN-EMACS): Add --multibyte.
268 1998-04-29  Karl Heuer  <kwzh@gnu.org>
270         * Makefile.in (SLAVIC): Delete redundant backslash.
272 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
274         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
276 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
278         * Makefile.in (SLAVIC): New macro.
279         (EUROPEAN): Include ${SLAVIC}.
281 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
283         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
284         (leim-list.el): Depend on ${WORLD}.
286         * latin-alt.el (latin-2-alt-postfix): Doc fix.
288 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
290         * czech.el, slovak.el: Correct starting commentary.
292 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
294         * quail/czech.el, quail/slovak.el: Correct starting commentary.
296 1998-04-06  Andreas Schwab  <schwab@gnu.org>
298         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
299         to length.
300         (lrt-generate-quail-map): Change sref to aref, and make second
301         argument of substring a character index.
303 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
305         * Makefile.in (${TIT}): Fix shell conditional syntax.
307 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
309         * quail/latin-pre.el ("latin-1-prefix"):  Fix the translation of
310         "/ " to "/" (instead of " ").
312 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
314         * quail/czech.el, quail/slovak.el: New files.
316 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
318         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
319         Uses changed.
321 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
323         * Makefile.in (${TIT}): To byte-compile quail packages, use just
324         built quail.
326 1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
328         * quail/hanja3.el: New file.
330         * quail/hanja-jis.el: Title string of the input method
331         "korean-hanja-jis" changed.
333         * quail/symbol-ksc.el: Title string of the input method
334         "korean-symbol" changed.  Require 'korea-util.
335         (quail-hangul-switch-back): Deleted.
337         * quail/hangul3.el: Require 'korea-util.
338         (quail-hangul-switch-to-symbol-ksc): Deleted.
340         * quail/hanja.el: Require 'korea-util.  Title string of the input
341         method "korean-hanja" changed.
342         (quail-hanja-switch-to-symbol-ksc): Deleted.
344         * quail/hangul.el: Require 'korea-util.
345         (quail-hangul-switch-to-symbol-ksc): Deleted.
346         
347 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
349         * quail/ethiopic.el: The title string of input method "Ethiopic"
350         is changed.
352 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
354         * Version 20.2 released.
356 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
358         * quail/latin-post.el (german): Swap y and z.
360 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
362         * Version 20.1 released.
364         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
365         
366 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
368         * quail/viqr.el (vietnamese-viqr): Doc fix.
370 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
372         * quail/latin-alt.el: New file.
374 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
376         * quail/latin-post.el: Undo previous change.
377         
378 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
380         * quail/latin-post.el (latin-2-postfix):
381         Replace comma and period with `.  Replace colon with /.
382         (latin-1-postfix): Replace comma with /.
383         (french-postfix): Replace comma with /.
384         (latin-3-postfix): Replace comma with ` and period with /.
385         (latin-4-postfix): Replace comma with ` and period with ~.
386         (latin-5-postfix): Replace comma with ` and period with /.
387         (turkish-postfix): Replace comma with ` and period with /.
389 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
391         * quail/ethiopic.el: Don't bind keys in quail-mode-map.  The
392         function added to quail-mode-hook turn ethio-mode on only when
393         input method "ethiopic" is begin used.
394         (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
395         (ethio-toggle-space): Likewise.
396         (ethio-insert-space): Likewise.
397         (ethio-insert-ethio-space): Likewise.
398         (ethio-prefer-ascii-punctuation): Likewise.
399         (ethio-toggle-punctuation): Likewise.
400         (ethio-gemination): Likewise.
401         ("ethiopic"): Doc-string of this Quail package modified.  Bind
402         function keys for TRANSLATION-KEYMAP to
403         quail-execute-non-quail-command.
405 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
407         * Makefile.in (install): Use quail/* in the second tar that
408         copies a dir named quail.
410 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
412         * Makefile.in (install): Do not copy leim-list.el twice.  Copy
413         `skk' subdirectory too.
415 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
417         * quail/cyrillic.el: For each package, pass t for the SIMPLE
418         argument to quail-define-package.
419         * quail/cyril-jis.el: Likewise
420         * quail/greek.el: Likewise.
421         * quail/ipa.el: Likewise.
422         * quail/lao.el: Likewise.
423         * quail/lrt.el: Likewise.
424         * quail/thai.el: Likewise.
425         * quail/viqr.el: Likewise.
427 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
429         * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
430         TRANSLATION-KEYS.
431         (quail-mode-map): Change binding for ethio-insert-ethio-space.
432         (quail-mode-hook): Check the current Quail package name.
434         * quail/latin-post.el: Add rules for cancelling accents by typing
435         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
436         packages.
438 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
440         * quail/latin-post.el, quail/latin-pre.el: For each package,
441         pass t for the SIMPLE argument to quail-define-package.
443 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
445         * Makefile.in (dotdot): This macro deleted.
446         (SUBDIRS): Exclude skk.
447         (all): Substitute ${WORLD} to ${TIT}.
448         (%.el): This target deleted.
449         (${TIT}): Check existence of `quail' subdirectory.
450         (leim-list.el): Do not check old files.
451         (install): If ${srcdir} is different from the current directory,
452         copy also files under ${srcdir}.
454 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
456         * Makefile.in: Re-arrange macros so that the macro TIT contains
457         only Quial packages generated from CXTERM dictionaries, and the
458         macro NON-TIT contains only Quial packages distributed with Emacs.
459         (install): Do not use -h option for tar, instead copy ${NON-TIT}
460         and ${TIT} separately.
462 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
464         * Makefile.in (install): Discard extra data in tar | tar command.
466 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
468         * quail/devanagari.el (quail-devanagari-compose-characters): Fix
469         previous change.
470         (quail-devanagari-hindi-compose-characters): Fix previous change.
472         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
473         change.
475 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
477         * Makefile.in (leim-list.el): Fix previous change.
479         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
481 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
483         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
484         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
485         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
487         * Makefile.in (install): Just copy leim-list.el instead of running
488         update-leim-list-file on ${INSTALLDIR}.
489         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
490         py-punct-b5.el -> pypunct-b5.el.
491         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
492         (leim-list.el): Delete old files not contained in ${WORLD}.
494         * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
495         input-method-after-insert-chunk-hook.
497         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
499 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
501         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
502         package fixed.
504 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
506         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
507         throw.
508         (quail-japanese-kanji-kkc): Completely re-written.
509         (quail-japanese-kkc-mode-exit): New function.
510         (quail-japanese-switch-package): Call activate-input-method
511         instead of select-input-method.
513         * quail/thai.el (thai-consonant-input): Typo fixed.
515         * quail/devanagari.el (quail-devanagari-compose-characters): Do
516         not call throw.
517         (quail-devanagari-hindi-compose-characters): Likewise.
519         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
520         activate-input-method instead of select-input-method.
522         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
524         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.  Use
525         input-method-history instead of previous-input-method.
527 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
529         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
531 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
533         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
534         ("lao-lrt"): Doc-string of this Quail package modified.
535         Some tranlation rules added.
537         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
538         (lao-quail-define-rules): Some translation rules corrected.
540 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
542         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
543         (lrt-vowel-table): The entry for "aM" corrected.
545 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
547         * quail/lrt.el: Change title string of input method "lao-lrt".
548         (lrt-single-consonant-table): Several key sequence changed.
549         (lrt-composing-pattern-double-c): Handle a consonant with
550         semi-vowel-lower correctly.
551         (lrt-handle-maa-sakod): Do not reset quail-current-key.
552         (lrt-handle-tone-mark): Check the existence of double consonant
553         correctly.
555         * quail/lao.el: Change title string of input method "Lao".
557 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
559         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
560         modified.  Several tranlation rules modified.
562 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
564         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
565         quail/cyril-jis.el.
567         * quail/cyril-jis.el: New file.
569         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
571 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
573         * quail/ethiopic.el: In quail-mode-map, bind
574         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
575         Quail package "ethiopic".
577 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
579         * quail/cyrillic.el (cyrillic-translit): New input method.
581 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
583         * quail/tibetan.el: New file.
585         * quail/py-punct.el: Require 'quail.
587         * quail/py-punct-b5.el: Require 'quail.
589         * quail/ethiopic.el: Change Quail package name to "ethiopic".
590         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
592         * Makefile.in (TIT): New variable, contatination of TIT-GB and
593         TIT-BIG5.
594         (RUN-EMACS): Do not set EMACSLOADPATH.
595         (ASIA): Include TIBEAN.
596         (all): Remove stamp-bytecomp from dependency list.
597         ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
598         (%.el): Make a link for byte-compiled file too.
599         (stamp-bytecomp): Target deleted.
600         (leim-list.el): Run Emacs with loading quail.
601         (install-XXX): These targets deleted.
602         (install): Remove files under INSTALLDIR before copying new files.
603         Run Emacs with loading quail.
604         (clean mostlyclean): Remove only generated files.
606 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
608         * Makefile.in (stamp-bytecomp): Fix shell conditional.
609         (clean): Fix shell conditional.
611 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
613         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
614         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
616 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
618         * Makefile.in: Modified to avoid *.el files being regarded
619         as intermidiate files and deleted by GNU make.
621         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
622         (lrt-handle-maa-sakod): Correctly handle the case that
623         quail-current-data is nil.
624         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
625         tone.
627 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
629         * quail/py-punct.el: New file.
631         * quail/py-punct-b5.el: New file.
633         * quail/japanese.el: Doc-string of Quail package japanese modified.
635         * Makefile.in: Rules re-written to avoid tricky code.
636         (CHINEGE-GB): Include quail/py-punct.elc.
637         (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
638         
640 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
642         * quail/latin-pre.el: Change titles of quail packages.
644         * quail/latin-post.el: Likewise.
647 ;; Local Variables:
648 ;; coding: iso-2022-7bit-unix
649 ;; End: