(with-vc-properties): Use conses rather than length-2 lists.
[emacs.git] / leim / ChangeLog
blob79a628bf45c9eeeda5ae17ebc80ea484e0225319
1 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
3         * Makefile.in: Make this the leim Makefile.in.
4         (clean): Also remove $NON-TIT and $WORLD.
5         (RUN-EMACS): Set EMACSLOADPATH.
7 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
9         * Makefile.in: Revert to no-leim Makefile.
11         * quail/.cvsignore: Include *.elc.
13         * ja-dic/.cvsignore: New file.
15 2000-09-16  Andrew Innes  <andrewi@gnu.org>
17         * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
18         (leim-list.el): Ditto.
20         * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
21         (leim-list.el): Ditto.
23 2000-09-15  Andrew Innes  <andrewi@gnu.org>
25         * makefile.w32-in (clean mostlyclean): Ignore errors when removing
26         files.
28 2000-09-14  Andrew Innes  <andrewi@gnu.org>
30         * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
31         leim-list.el.
32         (distclean maintainer-clean): Ditto for stamp-subdir.
34         * makefile.nt: Rename skkdic to ja-dic.
36 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
38         * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
39         translation.
41         * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
43         * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
44         ("chinese-tonepy-punct"): New input method.
46         * quail/latin-pre.el ("polish-slash"): Don't use keyboard
47         translation.
49         * quail/japanese.el ("japanese"): Delete the key sequence for
50         Roman transliteration from the docstring because it's now shonw
51         automatically.
52         ("japanese-ascii", "japanese-zenkaku")
53         ("japanese-hankaku-kana", "japanese-hiragana")
54         ("japanese-katakana"): Docstring modified.
56         * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
57         on describe-input-method.
58         ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
60 2000-09-03  Andrew Innes  <andrewi@gnu.org>
62         * makefile.w32-in: New file.
63         (install) Fix copying of directories.
65 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
67         * quail/thai.el (thai-generate-quail-map): If the length of
68         translation is more than one, compose it.
70 2000-08-29  Dave Love  <fx@gnu.org>
72         * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
74         * Makefile.in: ja-dic <- skk in several places.
76 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
78         * ja-dic: Directory name changed from skkdic.
80         * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
82         * README: Rename skkdic to ja-dic throughout the file.
84 2000-08-24  Dave Love  <fx@gnu.org>
86         * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
87         ("latin-1-prefix"): Add missing symbols.
89 2000-08-23  Dave Love  <fx@gnu.org>
91         * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
92         add ~p for \e,A6\e(B.
94 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
96         * quail/japanese.el ("japanese"): Fix docstring.
98 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
100         * quail/japanese.el ("japanese"): Docstring modified.
102 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
104         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
105         ("tibetan-wylie"): State transition table modified.
107 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
109         * quail/tibetan.el: Change all tibetan-1-column characters to
110         tibetan.  Quail map for "tibetan-wylie" fixed.
112 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
114         * quail/latin-pre.el ("polish-slash"): New input method.
116 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
118         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
120 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
122         * Makefile.in: Make this the no-leim Makefile.  Move the
123         leim Makefile.in to ../leim-Makefile.in as it originally was.
125         * Makefile.noleim: Removed.
127 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
129         * quail/hanja.el (korean-hanja): Add an entry for "wod".
131 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
133         * quail/japanese.el ("japanese"): Docstring augmented.
135 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
137         * quail/lao.el: Rewritten for new composition.
139         * quail/lrt.el: Rewritten for new composition.
141         * quail/thai.el: Rewritten for new composition.
143         * quail/tibetan.el: Rewritten for new composition.
145 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
147         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
148         characters, not Latin-1.
150 1999-11-22  Andrew Innes  <andrewi@gnu.org>
152         * makefile.nt: No need to generate subdirs.el.
154 1999-11-21  Andrew Innes  <andrewi@gnu.org>
156         * makefile.nt: New file.
158 1999-10-26  Gerd Moellmann <gerd@gnu.org>
160         * Makefile.noleim: New.
162 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
164         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
165         turkish-postfix.
166         ("turkish-postfix"): New Turkish input method which inserts
167         Latin-5 characters.
169         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
170         turkish-alt-postfix.
171         ("turkish-alt-postfix"): New Turkish input method which inserts
172         Latin-5 characters.
174 After the release of 20.4, development was split into two separate
175 code lines.  One line contained the code for Emacs 21, and the other
176 one the code for the 20.x releases after 20.4.  The following change
177 log entries up to the entry ``20.4 released'' are for the 20.x code
178 line.  Change logs above this notice are those for the 21.x code line.
180 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
182         * Version 20.7 released.
183         
184 2000-05-23  Andrew Innes  <andrewi@gnu.org>
186         * makefile.nt ($(TIT)): Set emacs_dir in the environment before
187         running emacs, to ensure load-path is correct.
188         (leim-list.el): Ditto.
190 2000-02-26  Gerd Moellmann  <gerd@gnu.org>
192         * Version 20.6 released.
193         
194 1999-12-07  Gerd Moellmann  <gerd@gnu.org>
196         * Version 20.5 released.
197         
198 1999-11-22  Andrew Innes  <andrewi@gnu.org>
200         * makefile.nt: No need to generate subdirs.el.
202 1999-11-21  Andrew Innes  <andrewi@gnu.org>
204         * makefile.nt: New file.
206 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
208         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
209         turkish-postfix.
210         ("turkish-postfix"): New Turkish input method which inserts
211         Latin-5 characters.
213         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
214         turkish-alt-postfix.
215         ("turkish-alt-postfix"): New Turkish input method which inserts
216         Latin-5 characters.
218 1999-07-12  Richard Stallman  <rms@gnu.org>
220         * Version 20.4 released.
222 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
224         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
226 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
228         * quail/ethiopic.el ("ethiopic"): Add translation rules.
230 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
232         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
233         hanja.el.
235 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
237         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
239 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
241         * quail/latin-pre.el ("romanian-prefix"): New input method.
242         ("romanian-alt-prefix"): New input method.
244 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
246         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
248 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
250         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
251         to convert is `n', change it to Japanese Hiragana `n' before
252         conversion.
254 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
256         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
258         * quail/hebrew.el: New file.
260 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
262         * quail/devanagari.el (quail-devanagari-compose-characters):
263         Adjusted for the change of input method handling.
264         (quail-devanagari-hindi-compose-characters): Likewise.
266 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
268         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
269         `(cd foo; pwd)`.
270         (install): Likewise.
272 1998-10-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
274         * quail/latin-post.el: Many doc fixes.
275         ("latin-1-postfix"): Add sequence for the small superscript o.
276         * quail/latin-pre.el: Many doc fixes.
277         ("latin-1-prefix"): Add sequences for the small
278         superscript underlined o and a.
280 1998-10-13  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
282         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
283         small superscript underlined o and a.
284         ("italian-alt-postfix"): Change it to something useful and
285         different from italian-postfix. 
286         * latin-post.el ("latin-1-postfix"): Add a method to enter the
287         small superscript underlined o and a.
288         ("italian-postfix"): Same as above.
289         ("italian-postfix"): Add methods to enter e with acute accent and
290         the >> and << symbols.
292 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
294         * quail/japanese.el (quail-japanese-hankaku-update-translation):
295         Adjusted for the change of input method handling.
297 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
299         * quail/japanese.el (quail-japanese-katakana-update-translation):
300         Adjusted for the change of input method handling.
302 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
304         * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
305         change of input method handling.
306         (quail-tibetan-input-tibkey): Likewise.
308 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
310         * Version 20.3 released.
312 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
314         * quail/czech.el ("czech"): Make this input method deterministic,
315         kbd-translate, and show-layout.
317 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
319         * quail/ethiopic.el: Fix several translation rules.
321 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
323         * quail/czech.el: Few key sequences added to some keyboards.
325 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
327         * quail/japanese.el (quail-japanese-use-double-n): New variable.
328         (quail-japanese-update-translation): Adjusted for the change of
329         quail-update-translation.  Now this function should return
330         CONTROL-FLAG.
331         (quail-japanese-toggle-kana): Update quail-conversion-str.
332         (quail-japanese-kanji-kkc): Likewise.
333         (quail-japanese-switch-package): Reset quail-current-str and
334         quail-conversion-str.
336 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
338         * quail/japanese.el (quail-japanese-kanji-kkc): Set
339         quail-translation to nil after calling kkc-region so that
340         translation mode is restarted correctly.
342 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
344         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
345         that conversion is cancelled in kkc-region.
346         (quail-japanese-switch-package): Fix previous change.
348 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
350         * quail/japanese.el (quail-japanese-update-translation): Handle
351         a key which should fix the current translation and start a new
352         translation correctly.
353         (quail-japanese-toggle-kana): Set quail-translating to nil.  Don't
354         change point.
356 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
358         * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
359         change of quail.el.
360         (quail-japanese-switch-package): Likewise.
362 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
364         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
365         Some keys for ancient Korean syllables are changed properly.
367 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
369         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
370         (ethio-select-a-translation): New function.
372 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
374         * Makefile.in (RUN-EMACS): Add --multibyte.
376 1998-04-29  Karl Heuer  <kwzh@gnu.org>
378         * Makefile.in (SLAVIC): Delete redundant backslash.
380 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
382         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
384 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
386         * Makefile.in (SLAVIC): New macro.
387         (EUROPEAN): Include ${SLAVIC}.
389 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
391         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
392         (leim-list.el): Depend on ${WORLD}.
394         * latin-alt.el (latin-2-alt-postfix): Doc fix.
396 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
398         * czech.el, slovak.el: Correct starting commentary.
400 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
402         * quail/czech.el, quail/slovak.el: Correct starting commentary.
404 1998-04-06  Andreas Schwab  <schwab@gnu.org>
406         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
407         to length.
408         (lrt-generate-quail-map): Change sref to aref, and make second
409         argument of substring a character index.
411 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
413         * Makefile.in (${TIT}): Fix shell conditional syntax.
415 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
417         * quail/latin-pre.el ("latin-1-prefix"):  Fix the translation of
418         "/ " to "/" (instead of " ").
420 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
422         * quail/czech.el, quail/slovak.el: New files.
424 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
426         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
427         Uses changed.
429 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
431         * Makefile.in (${TIT}): To byte-compile quail packages, use just
432         built quail.
434 1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
436         * quail/hanja3.el: New file.
438         * quail/hanja-jis.el: Title string of the input method
439         "korean-hanja-jis" changed.
441         * quail/symbol-ksc.el: Title string of the input method
442         "korean-symbol" changed.  Require 'korea-util.
443         (quail-hangul-switch-back): Deleted.
445         * quail/hangul3.el: Require 'korea-util.
446         (quail-hangul-switch-to-symbol-ksc): Deleted.
448         * quail/hanja.el: Require 'korea-util.  Title string of the input
449         method "korean-hanja" changed.
450         (quail-hanja-switch-to-symbol-ksc): Deleted.
452         * quail/hangul.el: Require 'korea-util.
453         (quail-hangul-switch-to-symbol-ksc): Deleted.
454         
455 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
457         * quail/ethiopic.el: The title string of input method "Ethiopic"
458         is changed.
460 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
462         * Version 20.2 released.
464 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
466         * quail/latin-post.el (german): Swap y and z.
468 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
470         * Version 20.1 released.
472         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
473         
474 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
476         * quail/viqr.el (vietnamese-viqr): Doc fix.
478 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
480         * quail/latin-alt.el: New file.
482 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
484         * quail/latin-post.el: Undo previous change.
485         
486 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
488         * quail/latin-post.el (latin-2-postfix):
489         Replace comma and period with `.  Replace colon with /.
490         (latin-1-postfix): Replace comma with /.
491         (french-postfix): Replace comma with /.
492         (latin-3-postfix): Replace comma with ` and period with /.
493         (latin-4-postfix): Replace comma with ` and period with ~.
494         (latin-5-postfix): Replace comma with ` and period with /.
495         (turkish-postfix): Replace comma with ` and period with /.
497 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
499         * quail/ethiopic.el: Don't bind keys in quail-mode-map.  The
500         function added to quail-mode-hook turn ethio-mode on only when
501         input method "ethiopic" is begin used.
502         (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
503         (ethio-toggle-space): Likewise.
504         (ethio-insert-space): Likewise.
505         (ethio-insert-ethio-space): Likewise.
506         (ethio-prefer-ascii-punctuation): Likewise.
507         (ethio-toggle-punctuation): Likewise.
508         (ethio-gemination): Likewise.
509         ("ethiopic"): Doc-string of this Quail package modified.  Bind
510         function keys for TRANSLATION-KEYMAP to
511         quail-execute-non-quail-command.
513 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
515         * Makefile.in (install): Use quail/* in the second tar that
516         copies a dir named quail.
518 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
520         * Makefile.in (install): Do not copy leim-list.el twice.  Copy
521         `skk' subdirectory too.
523 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
525         * quail/cyrillic.el: For each package, pass t for the SIMPLE
526         argument to quail-define-package.
527         * quail/cyril-jis.el: Likewise
528         * quail/greek.el: Likewise.
529         * quail/ipa.el: Likewise.
530         * quail/lao.el: Likewise.
531         * quail/lrt.el: Likewise.
532         * quail/thai.el: Likewise.
533         * quail/viqr.el: Likewise.
535 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
537         * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
538         TRANSLATION-KEYS.
539         (quail-mode-map): Change binding for ethio-insert-ethio-space.
540         (quail-mode-hook): Check the current Quail package name.
542         * quail/latin-post.el: Add rules for cancelling accents by typing
543         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
544         packages.
546 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
548         * quail/latin-post.el, quail/latin-pre.el: For each package,
549         pass t for the SIMPLE argument to quail-define-package.
551 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
553         * Makefile.in (dotdot): This macro deleted.
554         (SUBDIRS): Exclude skk.
555         (all): Substitute ${WORLD} to ${TIT}.
556         (%.el): This target deleted.
557         (${TIT}): Check existence of `quail' subdirectory.
558         (leim-list.el): Do not check old files.
559         (install): If ${srcdir} is different from the current directory,
560         copy also files under ${srcdir}.
562 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
564         * Makefile.in: Re-arrange macros so that the macro TIT contains
565         only Quial packages generated from CXTERM dictionaries, and the
566         macro NON-TIT contains only Quial packages distributed with Emacs.
567         (install): Do not use -h option for tar, instead copy ${NON-TIT}
568         and ${TIT} separately.
570 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
572         * Makefile.in (install): Discard extra data in tar | tar command.
574 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
576         * quail/devanagari.el (quail-devanagari-compose-characters): Fix
577         previous change.
578         (quail-devanagari-hindi-compose-characters): Fix previous change.
580         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
581         change.
583 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
585         * Makefile.in (leim-list.el): Fix previous change.
587         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
589 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
591         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
592         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
593         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
595         * Makefile.in (install): Just copy leim-list.el instead of running
596         update-leim-list-file on ${INSTALLDIR}.
597         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
598         py-punct-b5.el -> pypunct-b5.el.
599         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
600         (leim-list.el): Delete old files not contained in ${WORLD}.
602         * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
603         input-method-after-insert-chunk-hook.
605         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
607 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
609         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
610         package fixed.
612 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
614         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
615         throw.
616         (quail-japanese-kanji-kkc): Completely re-written.
617         (quail-japanese-kkc-mode-exit): New function.
618         (quail-japanese-switch-package): Call activate-input-method
619         instead of select-input-method.
621         * quail/thai.el (thai-consonant-input): Typo fixed.
623         * quail/devanagari.el (quail-devanagari-compose-characters): Do
624         not call throw.
625         (quail-devanagari-hindi-compose-characters): Likewise.
627         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
628         activate-input-method instead of select-input-method.
630         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
632         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.  Use
633         input-method-history instead of previous-input-method.
635 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
637         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
639 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
641         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
642         ("lao-lrt"): Doc-string of this Quail package modified.
643         Some tranlation rules added.
645         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
646         (lao-quail-define-rules): Some translation rules corrected.
648 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
650         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
651         (lrt-vowel-table): The entry for "aM" corrected.
653 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
655         * quail/lrt.el: Change title string of input method "lao-lrt".
656         (lrt-single-consonant-table): Several key sequence changed.
657         (lrt-composing-pattern-double-c): Handle a consonant with
658         semi-vowel-lower correctly.
659         (lrt-handle-maa-sakod): Do not reset quail-current-key.
660         (lrt-handle-tone-mark): Check the existence of double consonant
661         correctly.
663         * quail/lao.el: Change title string of input method "Lao".
665 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
667         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
668         modified.  Several tranlation rules modified.
670 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
672         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
673         quail/cyril-jis.el.
675         * quail/cyril-jis.el: New file.
677         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
679 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
681         * quail/ethiopic.el: In quail-mode-map, bind
682         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
683         Quail package "ethiopic".
685 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
687         * quail/cyrillic.el (cyrillic-translit): New input method.
689 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
691         * quail/tibetan.el: New file.
693         * quail/py-punct.el: Require 'quail.
695         * quail/py-punct-b5.el: Require 'quail.
697         * quail/ethiopic.el: Change Quail package name to "ethiopic".
698         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
700         * Makefile.in (TIT): New variable, contatination of TIT-GB and
701         TIT-BIG5.
702         (RUN-EMACS): Do not set EMACSLOADPATH.
703         (ASIA): Include TIBEAN.
704         (all): Remove stamp-bytecomp from dependency list.
705         ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
706         (%.el): Make a link for byte-compiled file too.
707         (stamp-bytecomp): Target deleted.
708         (leim-list.el): Run Emacs with loading quail.
709         (install-XXX): These targets deleted.
710         (install): Remove files under INSTALLDIR before copying new files.
711         Run Emacs with loading quail.
712         (clean mostlyclean): Remove only generated files.
714 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
716         * Makefile.in (stamp-bytecomp): Fix shell conditional.
717         (clean): Fix shell conditional.
719 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
721         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
722         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
724 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
726         * Makefile.in: Modified to avoid *.el files being regarded
727         as intermidiate files and deleted by GNU make.
729         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
730         (lrt-handle-maa-sakod): Correctly handle the case that
731         quail-current-data is nil.
732         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
733         tone.
735 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
737         * quail/py-punct.el: New file.
739         * quail/py-punct-b5.el: New file.
741         * quail/japanese.el: Doc-string of Quail package japanese modified.
743         * Makefile.in: Rules re-written to avoid tricky code.
744         (CHINEGE-GB): Include quail/py-punct.elc.
745         (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
746         
748 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
750         * quail/latin-pre.el: Change titles of quail packages.
752         * quail/latin-post.el: Likewise.
755 ;; Local Variables:
756 ;; coding: iso-2022-7bit-unix
757 ;; End: