normal-backup-enable-predicate, backup-directory-alist,
[emacs.git] / leim / ChangeLog
blob292548724282e5b171a7422621a8b740422b2267
1 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
3         * quail/japanese.el ("japanese"): Fix docstring.
5 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
7         * quail/japanese.el ("japanese"): Docstring modified.
9 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
11         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
12         ("tibetan-wylie"): State transition table modified.
14 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
16         * quail/tibetan.el: Change all tibetan-1-column characters to
17         tibetan.  Quail map for "tibetan-wylie" fixed.
19 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
21         * quail/latin-pre.el ("polish-slash"): New input method.
23 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
25         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
27 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
29         * Makefile.in: Make this the no-leim Makefile.  Move the
30         leim Makefile.in to ../leim-Makefile.in as it originally was.
32         * Makefile.noleim: Removed.
34 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
36         * quail/hanja.el (korean-hanja): Add an entry for "wod".
38 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
40         * quail/japanese.el ("japanese"): Docstring augmented.
42 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
44         * quail/lao.el: Rewritten for new composition.
46         * quail/lrt.el: Rewritten for new composition.
48         * quail/thai.el: Rewritten for new composition.
50         * quail/tibetan.el: Rewritten for new composition.
52 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
54         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
55         characters, not Latin-1.
57 1999-11-22  Andrew Innes  <andrewi@gnu.org>
59         * makefile.nt: No need to generate subdirs.el.
61 1999-11-21  Andrew Innes  <andrewi@gnu.org>
63         * makefile.nt: New file.
65 1999-10-26  Gerd Moellmann <gerd@gnu.org>
67         * Makefile.noleim: New.
69 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
71         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
72         turkish-postfix.
73         ("turkish-postfix"): New Turkish input method which inserts
74         Latin-5 characters.
76         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
77         turkish-alt-postfix.
78         ("turkish-alt-postfix"): New Turkish input method which inserts
79         Latin-5 characters.
81 1999-07-12  Richard Stallman  <rms@gnu.org>
83         * Version 20.4 released.
85 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
87         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
89 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
91         * quail/ethiopic.el ("ethiopic"): Add translation rules.
93 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
95         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
96         hanja.el.
98 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
100         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
102 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
104         * quail/latin-pre.el ("romanian-prefix"): New input method.
105         ("romanian-alt-prefix"): New input method.
107 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
109         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
111 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
113         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
114         to convert is `n', change it to Japanese Hiragana `n' before
115         conversion.
117 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
119         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
121         * quail/hebrew.el: New file.
123 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
125         * quail/devanagari.el (quail-devanagari-compose-characters):
126         Adjusted for the change of input method handling.
127         (quail-devanagari-hindi-compose-characters): Likewise.
129 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
131         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
132         `(cd foo; pwd)`.
133         (install): Likewise.
135 1998-10-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
137         * quail/latin-post.el: Many doc fixes.
138         ("latin-1-postfix"): Add sequence for the small superscript o.
139         * quail/latin-pre.el: Many doc fixes.
140         ("latin-1-prefix"): Add sequences for the small
141         superscript underlined o and a.
143 1998-10-13  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
145         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
146         small superscript underlined o and a.
147         ("italian-alt-postfix"): Change it to something useful and
148         different from italian-postfix. 
149         * latin-post.el ("latin-1-postfix"): Add a method to enter the
150         small superscript underlined o and a.
151         ("italian-postfix"): Same as above.
152         ("italian-postfix"): Add methods to enter e with acute accent and
153         the >> and << symbols.
155 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
157         * quail/japanese.el (quail-japanese-hankaku-update-translation):
158         Adjusted for the change of input method handling.
160 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
162         * quail/japanese.el (quail-japanese-katakana-update-translation):
163         Adjusted for the change of input method handling.
165 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
167         * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
168         change of input method handling.
169         (quail-tibetan-input-tibkey): Likewise.
171 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
173         * Version 20.3 released.
175 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
177         * quail/czech.el ("czech"): Make this input method deterministic,
178         kbd-translate, and show-layout.
180 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
182         * quail/ethiopic.el: Fix several translation rules.
184 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
186         * quail/czech.el: Few key sequences added to some keyboards.
188 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
190         * quail/japanese.el (quail-japanese-use-double-n): New variable.
191         (quail-japanese-update-translation): Adjusted for the change of
192         quail-update-translation.  Now this function should return
193         CONTROL-FLAG.
194         (quail-japanese-toggle-kana): Update quail-conversion-str.
195         (quail-japanese-kanji-kkc): Likewise.
196         (quail-japanese-switch-package): Reset quail-current-str and
197         quail-conversion-str.
199 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
201         * quail/japanese.el (quail-japanese-kanji-kkc): Set
202         quail-translation to nil after calling kkc-region so that
203         translation mode is restarted correctly.
205 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
207         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
208         that conversion is cancelled in kkc-region.
209         (quail-japanese-switch-package): Fix previous change.
211 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
213         * quail/japanese.el (quail-japanese-update-translation): Handle
214         a key which should fix the current translation and start a new
215         translation correctly.
216         (quail-japanese-toggle-kana): Set quail-translating to nil.  Don't
217         change point.
219 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
221         * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
222         change of quail.el.
223         (quail-japanese-switch-package): Likewise.
225 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
227         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
228         Some keys for ancient Korean syllables are changed properly.
230 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
232         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
233         (ethio-select-a-translation): New function.
235 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
237         * Makefile.in (RUN-EMACS): Add --multibyte.
239 1998-04-29  Karl Heuer  <kwzh@gnu.org>
241         * Makefile.in (SLAVIC): Delete redundant backslash.
243 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
245         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
247 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
249         * Makefile.in (SLAVIC): New macro.
250         (EUROPEAN): Include ${SLAVIC}.
252 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
254         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
255         (leim-list.el): Depend on ${WORLD}.
257         * latin-alt.el (latin-2-alt-postfix): Doc fix.
259 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
261         * czech.el, slovak.el: Correct starting commentary.
263 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
265         * quail/czech.el, quail/slovak.el: Correct starting commentary.
267 1998-04-06  Andreas Schwab  <schwab@gnu.org>
269         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
270         to length.
271         (lrt-generate-quail-map): Change sref to aref, and make second
272         argument of substring a character index.
274 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
276         * Makefile.in (${TIT}): Fix shell conditional syntax.
278 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
280         * quail/latin-pre.el ("latin-1-prefix"):  Fix the translation of
281         "/ " to "/" (instead of " ").
283 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
285         * quail/czech.el, quail/slovak.el: New files.
287 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
289         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
290         Uses changed.
292 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
294         * Makefile.in (${TIT}): To byte-compile quail packages, use just
295         built quail.
297 1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
299         * quail/hanja3.el: New file.
301         * quail/hanja-jis.el: Title string of the input method
302         "korean-hanja-jis" changed.
304         * quail/symbol-ksc.el: Title string of the input method
305         "korean-symbol" changed.  Require 'korea-util.
306         (quail-hangul-switch-back): Deleted.
308         * quail/hangul3.el: Require 'korea-util.
309         (quail-hangul-switch-to-symbol-ksc): Deleted.
311         * quail/hanja.el: Require 'korea-util.  Title string of the input
312         method "korean-hanja" changed.
313         (quail-hanja-switch-to-symbol-ksc): Deleted.
315         * quail/hangul.el: Require 'korea-util.
316         (quail-hangul-switch-to-symbol-ksc): Deleted.
317         
318 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
320         * quail/ethiopic.el: The title string of input method "Ethiopic"
321         is changed.
323 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
325         * Version 20.2 released.
327 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
329         * quail/latin-post.el (german): Swap y and z.
331 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
333         * Version 20.1 released.
335         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
336         
337 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
339         * quail/viqr.el (vietnamese-viqr): Doc fix.
341 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
343         * quail/latin-alt.el: New file.
345 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
347         * quail/latin-post.el: Undo previous change.
348         
349 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
351         * quail/latin-post.el (latin-2-postfix):
352         Replace comma and period with `.  Replace colon with /.
353         (latin-1-postfix): Replace comma with /.
354         (french-postfix): Replace comma with /.
355         (latin-3-postfix): Replace comma with ` and period with /.
356         (latin-4-postfix): Replace comma with ` and period with ~.
357         (latin-5-postfix): Replace comma with ` and period with /.
358         (turkish-postfix): Replace comma with ` and period with /.
360 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
362         * quail/ethiopic.el: Don't bind keys in quail-mode-map.  The
363         function added to quail-mode-hook turn ethio-mode on only when
364         input method "ethiopic" is begin used.
365         (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
366         (ethio-toggle-space): Likewise.
367         (ethio-insert-space): Likewise.
368         (ethio-insert-ethio-space): Likewise.
369         (ethio-prefer-ascii-punctuation): Likewise.
370         (ethio-toggle-punctuation): Likewise.
371         (ethio-gemination): Likewise.
372         ("ethiopic"): Doc-string of this Quail package modified.  Bind
373         function keys for TRANSLATION-KEYMAP to
374         quail-execute-non-quail-command.
376 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
378         * Makefile.in (install): Use quail/* in the second tar that
379         copies a dir named quail.
381 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
383         * Makefile.in (install): Do not copy leim-list.el twice.  Copy
384         `skk' subdirectory too.
386 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
388         * quail/cyrillic.el: For each package, pass t for the SIMPLE
389         argument to quail-define-package.
390         * quail/cyril-jis.el: Likewise
391         * quail/greek.el: Likewise.
392         * quail/ipa.el: Likewise.
393         * quail/lao.el: Likewise.
394         * quail/lrt.el: Likewise.
395         * quail/thai.el: Likewise.
396         * quail/viqr.el: Likewise.
398 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
400         * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
401         TRANSLATION-KEYS.
402         (quail-mode-map): Change binding for ethio-insert-ethio-space.
403         (quail-mode-hook): Check the current Quail package name.
405         * quail/latin-post.el: Add rules for cancelling accents by typing
406         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
407         packages.
409 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
411         * quail/latin-post.el, quail/latin-pre.el: For each package,
412         pass t for the SIMPLE argument to quail-define-package.
414 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
416         * Makefile.in (dotdot): This macro deleted.
417         (SUBDIRS): Exclude skk.
418         (all): Substitute ${WORLD} to ${TIT}.
419         (%.el): This target deleted.
420         (${TIT}): Check existence of `quail' subdirectory.
421         (leim-list.el): Do not check old files.
422         (install): If ${srcdir} is different from the current directory,
423         copy also files under ${srcdir}.
425 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
427         * Makefile.in: Re-arrange macros so that the macro TIT contains
428         only Quial packages generated from CXTERM dictionaries, and the
429         macro NON-TIT contains only Quial packages distributed with Emacs.
430         (install): Do not use -h option for tar, instead copy ${NON-TIT}
431         and ${TIT} separately.
433 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
435         * Makefile.in (install): Discard extra data in tar | tar command.
437 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
439         * quail/devanagari.el (quail-devanagari-compose-characters): Fix
440         previous change.
441         (quail-devanagari-hindi-compose-characters): Fix previous change.
443         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
444         change.
446 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
448         * Makefile.in (leim-list.el): Fix previous change.
450         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
452 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
454         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
455         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
456         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
458         * Makefile.in (install): Just copy leim-list.el instead of running
459         update-leim-list-file on ${INSTALLDIR}.
460         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
461         py-punct-b5.el -> pypunct-b5.el.
462         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
463         (leim-list.el): Delete old files not contained in ${WORLD}.
465         * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
466         input-method-after-insert-chunk-hook.
468         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
470 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
472         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
473         package fixed.
475 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
477         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
478         throw.
479         (quail-japanese-kanji-kkc): Completely re-written.
480         (quail-japanese-kkc-mode-exit): New function.
481         (quail-japanese-switch-package): Call activate-input-method
482         instead of select-input-method.
484         * quail/thai.el (thai-consonant-input): Typo fixed.
486         * quail/devanagari.el (quail-devanagari-compose-characters): Do
487         not call throw.
488         (quail-devanagari-hindi-compose-characters): Likewise.
490         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
491         activate-input-method instead of select-input-method.
493         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
495         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.  Use
496         input-method-history instead of previous-input-method.
498 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
500         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
502 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
504         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
505         ("lao-lrt"): Doc-string of this Quail package modified.
506         Some tranlation rules added.
508         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
509         (lao-quail-define-rules): Some translation rules corrected.
511 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
513         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
514         (lrt-vowel-table): The entry for "aM" corrected.
516 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
518         * quail/lrt.el: Change title string of input method "lao-lrt".
519         (lrt-single-consonant-table): Several key sequence changed.
520         (lrt-composing-pattern-double-c): Handle a consonant with
521         semi-vowel-lower correctly.
522         (lrt-handle-maa-sakod): Do not reset quail-current-key.
523         (lrt-handle-tone-mark): Check the existence of double consonant
524         correctly.
526         * quail/lao.el: Change title string of input method "Lao".
528 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
530         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
531         modified.  Several tranlation rules modified.
533 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
535         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
536         quail/cyril-jis.el.
538         * quail/cyril-jis.el: New file.
540         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
542 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
544         * quail/ethiopic.el: In quail-mode-map, bind
545         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
546         Quail package "ethiopic".
548 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
550         * quail/cyrillic.el (cyrillic-translit): New input method.
552 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
554         * quail/tibetan.el: New file.
556         * quail/py-punct.el: Require 'quail.
558         * quail/py-punct-b5.el: Require 'quail.
560         * quail/ethiopic.el: Change Quail package name to "ethiopic".
561         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
563         * Makefile.in (TIT): New variable, contatination of TIT-GB and
564         TIT-BIG5.
565         (RUN-EMACS): Do not set EMACSLOADPATH.
566         (ASIA): Include TIBEAN.
567         (all): Remove stamp-bytecomp from dependency list.
568         ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
569         (%.el): Make a link for byte-compiled file too.
570         (stamp-bytecomp): Target deleted.
571         (leim-list.el): Run Emacs with loading quail.
572         (install-XXX): These targets deleted.
573         (install): Remove files under INSTALLDIR before copying new files.
574         Run Emacs with loading quail.
575         (clean mostlyclean): Remove only generated files.
577 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
579         * Makefile.in (stamp-bytecomp): Fix shell conditional.
580         (clean): Fix shell conditional.
582 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
584         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
585         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
587 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
589         * Makefile.in: Modified to avoid *.el files being regarded
590         as intermidiate files and deleted by GNU make.
592         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
593         (lrt-handle-maa-sakod): Correctly handle the case that
594         quail-current-data is nil.
595         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
596         tone.
598 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
600         * quail/py-punct.el: New file.
602         * quail/py-punct-b5.el: New file.
604         * quail/japanese.el: Doc-string of Quail package japanese modified.
606         * Makefile.in: Rules re-written to avoid tricky code.
607         (CHINEGE-GB): Include quail/py-punct.elc.
608         (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
609         
611 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
613         * quail/latin-pre.el: Change titles of quail packages.
615         * quail/latin-post.el: Likewise.
618 ;; Local Variables:
619 ;; coding: iso-2022-7bit-unix
620 ;; End: