[!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum.
[emacs.git] / leim / ChangeLog
blob62da438c48f8016158d5c2f993e4f07e5c067104
1 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
3         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
4         ("tibetan-wylie"): State transition table modified.
6 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
8         * quail/tibetan.el: Change all tibetan-1-column characters to
9         tibetan.  Quail map for "tibetan-wylie" fixed.
11 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
13         * quail/latin-pre.el ("polish-slash"): New input method.
15 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
17         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
19 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
21         * Makefile.in: Make this the no-leim Makefile.  Move the
22         leim Makefile.in to ../leim-Makefile.in as it originally was.
24         * Makefile.noleim: Removed.
26 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
28         * quail/hanja.el (korean-hanja): Add an entry for "wod".
30 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
32         * quail/japanese.el ("japanese"): Docstring augmented.
34 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
36         * quail/lao.el: Rewritten for new composition.
38         * quail/lrt.el: Rewritten for new composition.
40         * quail/thai.el: Rewritten for new composition.
42         * quail/tibetan.el: Rewritten for new composition.
44 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
46         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
47         characters, not Latin-1.
49 1999-11-22  Andrew Innes  <andrewi@gnu.org>
51         * makefile.nt: No need to generate subdirs.el.
53 1999-11-21  Andrew Innes  <andrewi@gnu.org>
55         * makefile.nt: New file.
57 1999-10-26  Gerd Moellmann <gerd@gnu.org>
59         * Makefile.noleim: New.
61 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
63         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
64         turkish-postfix.
65         ("turkish-postfix"): New Turkish input method which inserts
66         Latin-5 characters.
68         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
69         turkish-alt-postfix.
70         ("turkish-alt-postfix"): New Turkish input method which inserts
71         Latin-5 characters.
73 1999-07-12  Richard Stallman  <rms@gnu.org>
75         * Version 20.4 released.
77 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
79         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
81 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
83         * quail/ethiopic.el ("ethiopic"): Add translation rules.
85 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
87         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
88         hanja.el.
90 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
92         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
94 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
96         * quail/latin-pre.el ("romanian-prefix"): New input method.
97         ("romanian-alt-prefix"): New input method.
99 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
101         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
103 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
105         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
106         to convert is `n', change it to Japanese Hiragana `n' before
107         conversion.
109 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
111         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
113         * quail/hebrew.el: New file.
115 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
117         * quail/devanagari.el (quail-devanagari-compose-characters):
118         Adjusted for the change of input method handling.
119         (quail-devanagari-hindi-compose-characters): Likewise.
121 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
123         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
124         `(cd foo; pwd)`.
125         (install): Likewise.
127 1998-10-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
129         * quail/latin-post.el: Many doc fixes.
130         ("latin-1-postfix"): Add sequence for the small superscript o.
131         * quail/latin-pre.el: Many doc fixes.
132         ("latin-1-prefix"): Add sequences for the small
133         superscript underlined o and a.
135 1998-10-13  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
137         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
138         small superscript underlined o and a.
139         ("italian-alt-postfix"): Change it to something useful and
140         different from italian-postfix. 
141         * latin-post.el ("latin-1-postfix"): Add a method to enter the
142         small superscript underlined o and a.
143         ("italian-postfix"): Same as above.
144         ("italian-postfix"): Add methods to enter e with acute accent and
145         the >> and << symbols.
147 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
149         * quail/japanese.el (quail-japanese-hankaku-update-translation):
150         Adjusted for the change of input method handling.
152 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
154         * quail/japanese.el (quail-japanese-katakana-update-translation):
155         Adjusted for the change of input method handling.
157 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
159         * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
160         change of input method handling.
161         (quail-tibetan-input-tibkey): Likewise.
163 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
165         * Version 20.3 released.
167 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
169         * quail/czech.el ("czech"): Make this input method deterministic,
170         kbd-translate, and show-layout.
172 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
174         * quail/ethiopic.el: Fix several translation rules.
176 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
178         * quail/czech.el: Few key sequences added to some keyboards.
180 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
182         * quail/japanese.el (quail-japanese-use-double-n): New variable.
183         (quail-japanese-update-translation): Adjusted for the change of
184         quail-update-translation.  Now this function should return
185         CONTROL-FLAG.
186         (quail-japanese-toggle-kana): Update quail-conversion-str.
187         (quail-japanese-kanji-kkc): Likewise.
188         (quail-japanese-switch-package): Reset quail-current-str and
189         quail-conversion-str.
191 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
193         * quail/japanese.el (quail-japanese-kanji-kkc): Set
194         quail-translation to nil after calling kkc-region so that
195         translation mode is restarted correctly.
197 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
199         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
200         that conversion is cancelled in kkc-region.
201         (quail-japanese-switch-package): Fix previous change.
203 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
205         * quail/japanese.el (quail-japanese-update-translation): Handle
206         a key which should fix the current translation and start a new
207         translation correctly.
208         (quail-japanese-toggle-kana): Set quail-translating to nil.  Don't
209         change point.
211 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
213         * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
214         change of quail.el.
215         (quail-japanese-switch-package): Likewise.
217 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
219         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
220         Some keys for ancient Korean syllables are changed properly.
222 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
224         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
225         (ethio-select-a-translation): New function.
227 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
229         * Makefile.in (RUN-EMACS): Add --multibyte.
231 1998-04-29  Karl Heuer  <kwzh@gnu.org>
233         * Makefile.in (SLAVIC): Delete redundant backslash.
235 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
237         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
239 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
241         * Makefile.in (SLAVIC): New macro.
242         (EUROPEAN): Include ${SLAVIC}.
244 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
246         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
247         (leim-list.el): Depend on ${WORLD}.
249         * latin-alt.el (latin-2-alt-postfix): Doc fix.
251 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
253         * czech.el, slovak.el: Correct starting commentary.
255 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
257         * quail/czech.el, quail/slovak.el: Correct starting commentary.
259 1998-04-06  Andreas Schwab  <schwab@gnu.org>
261         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
262         to length.
263         (lrt-generate-quail-map): Change sref to aref, and make second
264         argument of substring a character index.
266 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
268         * Makefile.in (${TIT}): Fix shell conditional syntax.
270 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
272         * quail/latin-pre.el ("latin-1-prefix"):  Fix the translation of
273         "/ " to "/" (instead of " ").
275 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
277         * quail/czech.el, quail/slovak.el: New files.
279 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
281         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
282         Uses changed.
284 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
286         * Makefile.in (${TIT}): To byte-compile quail packages, use just
287         built quail.
289 1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
291         * quail/hanja3.el: New file.
293         * quail/hanja-jis.el: Title string of the input method
294         "korean-hanja-jis" changed.
296         * quail/symbol-ksc.el: Title string of the input method
297         "korean-symbol" changed.  Require 'korea-util.
298         (quail-hangul-switch-back): Deleted.
300         * quail/hangul3.el: Require 'korea-util.
301         (quail-hangul-switch-to-symbol-ksc): Deleted.
303         * quail/hanja.el: Require 'korea-util.  Title string of the input
304         method "korean-hanja" changed.
305         (quail-hanja-switch-to-symbol-ksc): Deleted.
307         * quail/hangul.el: Require 'korea-util.
308         (quail-hangul-switch-to-symbol-ksc): Deleted.
309         
310 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
312         * quail/ethiopic.el: The title string of input method "Ethiopic"
313         is changed.
315 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
317         * Version 20.2 released.
319 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
321         * quail/latin-post.el (german): Swap y and z.
323 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
325         * Version 20.1 released.
327         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
328         
329 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
331         * quail/viqr.el (vietnamese-viqr): Doc fix.
333 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
335         * quail/latin-alt.el: New file.
337 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
339         * quail/latin-post.el: Undo previous change.
340         
341 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
343         * quail/latin-post.el (latin-2-postfix):
344         Replace comma and period with `.  Replace colon with /.
345         (latin-1-postfix): Replace comma with /.
346         (french-postfix): Replace comma with /.
347         (latin-3-postfix): Replace comma with ` and period with /.
348         (latin-4-postfix): Replace comma with ` and period with ~.
349         (latin-5-postfix): Replace comma with ` and period with /.
350         (turkish-postfix): Replace comma with ` and period with /.
352 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
354         * quail/ethiopic.el: Don't bind keys in quail-mode-map.  The
355         function added to quail-mode-hook turn ethio-mode on only when
356         input method "ethiopic" is begin used.
357         (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
358         (ethio-toggle-space): Likewise.
359         (ethio-insert-space): Likewise.
360         (ethio-insert-ethio-space): Likewise.
361         (ethio-prefer-ascii-punctuation): Likewise.
362         (ethio-toggle-punctuation): Likewise.
363         (ethio-gemination): Likewise.
364         ("ethiopic"): Doc-string of this Quail package modified.  Bind
365         function keys for TRANSLATION-KEYMAP to
366         quail-execute-non-quail-command.
368 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
370         * Makefile.in (install): Use quail/* in the second tar that
371         copies a dir named quail.
373 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
375         * Makefile.in (install): Do not copy leim-list.el twice.  Copy
376         `skk' subdirectory too.
378 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
380         * quail/cyrillic.el: For each package, pass t for the SIMPLE
381         argument to quail-define-package.
382         * quail/cyril-jis.el: Likewise
383         * quail/greek.el: Likewise.
384         * quail/ipa.el: Likewise.
385         * quail/lao.el: Likewise.
386         * quail/lrt.el: Likewise.
387         * quail/thai.el: Likewise.
388         * quail/viqr.el: Likewise.
390 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
392         * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
393         TRANSLATION-KEYS.
394         (quail-mode-map): Change binding for ethio-insert-ethio-space.
395         (quail-mode-hook): Check the current Quail package name.
397         * quail/latin-post.el: Add rules for cancelling accents by typing
398         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
399         packages.
401 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
403         * quail/latin-post.el, quail/latin-pre.el: For each package,
404         pass t for the SIMPLE argument to quail-define-package.
406 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
408         * Makefile.in (dotdot): This macro deleted.
409         (SUBDIRS): Exclude skk.
410         (all): Substitute ${WORLD} to ${TIT}.
411         (%.el): This target deleted.
412         (${TIT}): Check existence of `quail' subdirectory.
413         (leim-list.el): Do not check old files.
414         (install): If ${srcdir} is different from the current directory,
415         copy also files under ${srcdir}.
417 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
419         * Makefile.in: Re-arrange macros so that the macro TIT contains
420         only Quial packages generated from CXTERM dictionaries, and the
421         macro NON-TIT contains only Quial packages distributed with Emacs.
422         (install): Do not use -h option for tar, instead copy ${NON-TIT}
423         and ${TIT} separately.
425 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
427         * Makefile.in (install): Discard extra data in tar | tar command.
429 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
431         * quail/devanagari.el (quail-devanagari-compose-characters): Fix
432         previous change.
433         (quail-devanagari-hindi-compose-characters): Fix previous change.
435         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
436         change.
438 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
440         * Makefile.in (leim-list.el): Fix previous change.
442         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
444 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
446         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
447         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
448         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
450         * Makefile.in (install): Just copy leim-list.el instead of running
451         update-leim-list-file on ${INSTALLDIR}.
452         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
453         py-punct-b5.el -> pypunct-b5.el.
454         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
455         (leim-list.el): Delete old files not contained in ${WORLD}.
457         * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
458         input-method-after-insert-chunk-hook.
460         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
462 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
464         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
465         package fixed.
467 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
469         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
470         throw.
471         (quail-japanese-kanji-kkc): Completely re-written.
472         (quail-japanese-kkc-mode-exit): New function.
473         (quail-japanese-switch-package): Call activate-input-method
474         instead of select-input-method.
476         * quail/thai.el (thai-consonant-input): Typo fixed.
478         * quail/devanagari.el (quail-devanagari-compose-characters): Do
479         not call throw.
480         (quail-devanagari-hindi-compose-characters): Likewise.
482         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
483         activate-input-method instead of select-input-method.
485         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
487         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.  Use
488         input-method-history instead of previous-input-method.
490 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
492         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
494 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
496         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
497         ("lao-lrt"): Doc-string of this Quail package modified.
498         Some tranlation rules added.
500         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
501         (lao-quail-define-rules): Some translation rules corrected.
503 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
505         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
506         (lrt-vowel-table): The entry for "aM" corrected.
508 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
510         * quail/lrt.el: Change title string of input method "lao-lrt".
511         (lrt-single-consonant-table): Several key sequence changed.
512         (lrt-composing-pattern-double-c): Handle a consonant with
513         semi-vowel-lower correctly.
514         (lrt-handle-maa-sakod): Do not reset quail-current-key.
515         (lrt-handle-tone-mark): Check the existence of double consonant
516         correctly.
518         * quail/lao.el: Change title string of input method "Lao".
520 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
522         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
523         modified.  Several tranlation rules modified.
525 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
527         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
528         quail/cyril-jis.el.
530         * quail/cyril-jis.el: New file.
532         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
534 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
536         * quail/ethiopic.el: In quail-mode-map, bind
537         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
538         Quail package "ethiopic".
540 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
542         * quail/cyrillic.el (cyrillic-translit): New input method.
544 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
546         * quail/tibetan.el: New file.
548         * quail/py-punct.el: Require 'quail.
550         * quail/py-punct-b5.el: Require 'quail.
552         * quail/ethiopic.el: Change Quail package name to "ethiopic".
553         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
555         * Makefile.in (TIT): New variable, contatination of TIT-GB and
556         TIT-BIG5.
557         (RUN-EMACS): Do not set EMACSLOADPATH.
558         (ASIA): Include TIBEAN.
559         (all): Remove stamp-bytecomp from dependency list.
560         ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
561         (%.el): Make a link for byte-compiled file too.
562         (stamp-bytecomp): Target deleted.
563         (leim-list.el): Run Emacs with loading quail.
564         (install-XXX): These targets deleted.
565         (install): Remove files under INSTALLDIR before copying new files.
566         Run Emacs with loading quail.
567         (clean mostlyclean): Remove only generated files.
569 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
571         * Makefile.in (stamp-bytecomp): Fix shell conditional.
572         (clean): Fix shell conditional.
574 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
576         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
577         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
579 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
581         * Makefile.in: Modified to avoid *.el files being regarded
582         as intermidiate files and deleted by GNU make.
584         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
585         (lrt-handle-maa-sakod): Correctly handle the case that
586         quail-current-data is nil.
587         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
588         tone.
590 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
592         * quail/py-punct.el: New file.
594         * quail/py-punct-b5.el: New file.
596         * quail/japanese.el: Doc-string of Quail package japanese modified.
598         * Makefile.in: Rules re-written to avoid tricky code.
599         (CHINEGE-GB): Include quail/py-punct.elc.
600         (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
601         
603 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
605         * quail/latin-pre.el: Change titles of quail packages.
607         * quail/latin-post.el: Likewise.