1 2000-10-21 Andrew Innes <andrewi@gnu.org>
3 * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
4 of conditional invocation of make.
5 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
6 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
7 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
9 ($(TIT)): Adjusted for the above change.
10 (clean mostlyclean): Likewise.
11 (.el.elc): New target.
13 * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
14 of conditional invocation of make.
15 (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
16 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
17 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
19 ($(TIT)): Adjusted for the above change.
20 (clean mostlyclean): Likewise.
21 (.el.elc): New target.
23 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
25 * Makefile.in (${TIT}, clean): Don't use shell `command`
26 expansion, use ${TIT:.elc=.el} instead.
28 2000-09-26 Gerd Moellmann <gerd@gnu.org>
30 * Makefile.in: Make this the leim Makefile.in.
31 (clean): Also remove $NON-TIT and $WORLD.
32 (RUN-EMACS): Set EMACSLOADPATH.
34 2000-09-21 Kenichi Handa <handa@etl.go.jp>
36 * Makefile.in: Revert to no-leim Makefile.
38 * quail/.cvsignore: Include *.elc.
40 * ja-dic/.cvsignore: New file.
42 2000-09-16 Andrew Innes <andrewi@gnu.org>
44 * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
45 (leim-list.el): Ditto.
47 * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
48 (leim-list.el): Ditto.
50 2000-09-15 Andrew Innes <andrewi@gnu.org>
52 * makefile.w32-in (clean mostlyclean): Ignore errors when removing
55 2000-09-14 Andrew Innes <andrewi@gnu.org>
57 * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
59 (distclean maintainer-clean): Ditto for stamp-subdir.
61 * makefile.nt: Rename skkdic to ja-dic.
63 2000-09-07 Kenichi Handa <handa@etl.go.jp>
65 * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
68 * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
70 * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
71 ("chinese-tonepy-punct"): New input method.
73 * quail/latin-pre.el ("polish-slash"): Don't use keyboard
76 * quail/japanese.el ("japanese"): Delete the key sequence for
77 Roman transliteration from the docstring because it's now shonw
79 ("japanese-ascii", "japanese-zenkaku")
80 ("japanese-hankaku-kana", "japanese-hiragana")
81 ("japanese-katakana"): Docstring modified.
83 * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
84 on describe-input-method.
85 ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
87 2000-09-03 Andrew Innes <andrewi@gnu.org>
89 * makefile.w32-in: New file.
90 (install) Fix copying of directories.
92 2000-08-31 Kenichi Handa <handa@etl.go.jp>
94 * quail/thai.el (thai-generate-quail-map): If the length of
95 translation is more than one, compose it.
97 2000-08-29 Dave Love <fx@gnu.org>
99 * quail/latin-pre.el ("latin-9-prefix"): Change entries for
\e,b=
\e(B and
\e,b<
\e(B.
101 * Makefile.in: ja-dic <- skk in several places.
103 2000-08-25 Kenichi Handa <handa@etl.go.jp>
105 * ja-dic: Directory name changed from skkdic.
107 * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
109 * README: Rename skkdic to ja-dic throughout the file.
111 2000-08-24 Dave Love <fx@gnu.org>
113 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
114 ("latin-1-prefix"): Add missing symbols.
116 2000-08-23 Dave Love <fx@gnu.org>
118 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give
\e,A'
\e(B and
119 add ~p for
\e,A6
\e(B.
121 2000-07-18 Kenichi Handa <handa@etl.go.jp>
123 * quail/japanese.el ("japanese"): Fix docstring.
125 2000-07-17 Kenichi Handa <handa@etl.go.jp>
127 * quail/japanese.el ("japanese"): Docstring modified.
129 2000-06-12 Kenichi Handa <handa@etl.go.jp>
131 * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
132 ("tibetan-wylie"): State transition table modified.
134 2000-06-01 Kenichi Handa <handa@etl.go.jp>
136 * quail/tibetan.el: Change all tibetan-1-column characters to
137 tibetan. Quail map for "tibetan-wylie" fixed.
139 2000-03-31 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
141 * quail/latin-pre.el ("polish-slash"): New input method.
143 2000-03-02 Kenichi Handa <handa@etl.go.jp>
145 * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
147 2000-02-01 Gerd Moellmann <gerd@gnu.org>
149 * Makefile.in: Make this the no-leim Makefile. Move the
150 leim Makefile.in to ../leim-Makefile.in as it originally was.
152 * Makefile.noleim: Removed.
154 2000-01-28 Kenichi Handa <handa@etl.go.jp>
156 * quail/hanja.el (korean-hanja): Add an entry for "wod".
158 2000-01-04 Kenichi Handa <handa@etl.go.jp>
160 * quail/japanese.el ("japanese"): Docstring augmented.
162 1999-12-15 Kenichi Handa <handa@etl.go.jp>
164 * quail/lao.el: Rewritten for new composition.
166 * quail/lrt.el: Rewritten for new composition.
168 * quail/thai.el: Rewritten for new composition.
170 * quail/tibetan.el: Rewritten for new composition.
172 1999-12-13 Kenichi Handa <handa@etl.go.jp>
174 * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
175 characters, not Latin-1.
177 1999-11-22 Andrew Innes <andrewi@gnu.org>
179 * makefile.nt: No need to generate subdirs.el.
181 1999-11-21 Andrew Innes <andrewi@gnu.org>
183 * makefile.nt: New file.
185 1999-10-26 Gerd Moellmann <gerd@gnu.org>
187 * Makefile.noleim: New.
189 1999-09-19 Ken'ichi Handa <handa@gnu.org>
191 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
193 ("turkish-postfix"): New Turkish input method which inserts
196 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
198 ("turkish-alt-postfix"): New Turkish input method which inserts
201 After the release of 20.4, development was split into two separate
202 code lines. One line contained the code for Emacs 21, and the other
203 one the code for the 20.x releases after 20.4. The following change
204 log entries up to the entry ``20.4 released'' are for the 20.x code
205 line. Change logs above this notice are those for the 21.x code line.
207 2000-06-13 Gerd Moellmann <gerd@gnu.org>
209 * Version 20.7 released.
211 2000-05-23 Andrew Innes <andrewi@gnu.org>
213 * makefile.nt ($(TIT)): Set emacs_dir in the environment before
214 running emacs, to ensure load-path is correct.
215 (leim-list.el): Ditto.
217 2000-02-26 Gerd Moellmann <gerd@gnu.org>
219 * Version 20.6 released.
221 1999-12-07 Gerd Moellmann <gerd@gnu.org>
223 * Version 20.5 released.
225 1999-11-22 Andrew Innes <andrewi@gnu.org>
227 * makefile.nt: No need to generate subdirs.el.
229 1999-11-21 Andrew Innes <andrewi@gnu.org>
231 * makefile.nt: New file.
233 1999-09-19 Ken'ichi Handa <handa@gnu.org>
235 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
237 ("turkish-postfix"): New Turkish input method which inserts
240 * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
242 ("turkish-alt-postfix"): New Turkish input method which inserts
245 1999-07-12 Richard Stallman <rms@gnu.org>
247 * Version 20.4 released.
249 1998-07-12 Oleg S. Tihonov <ost@benetnash.ffke-campus.mipt.ru>
251 * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
253 1999-06-14 Ken'ichi Handa <handa@gnu.org>
255 * quail/ethiopic.el ("ethiopic"): Add translation rules.
257 1999-06-01 Jae-youn Chung <jay@compiler.kaist.ac.kr>
259 * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
262 1999-05-25 Ken'ichi Handa <handa@gnu.org>
264 * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
266 1999-05-09 Tudor Hulubei <tudor@cs.unh.edu>
268 * quail/latin-pre.el ("romanian-prefix"): New input method.
269 ("romanian-alt-prefix"): New input method.
271 1999-03-04 Kenichi Handa <handa@etl.go.jp>
273 * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
275 1999-01-14 Kenichi Handa <handa@etl.go.jp>
277 * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
278 to convert is `n', change it to Japanese Hiragana `n' before
281 1999-01-11 Kenichi Handa <handa@etl.go.jp>
283 * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
285 * quail/hebrew.el: New file.
287 1998-12-15 Kenichi Handa <handa@etl.go.jp>
289 * quail/devanagari.el (quail-devanagari-compose-characters):
290 Adjusted for the change of input method handling.
291 (quail-devanagari-hindi-compose-characters): Likewise.
293 1998-10-15 Kenichi Handa <handa@etl.go.jp>
295 * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
299 1998-10-15 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
301 * quail/latin-post.el: Many doc fixes.
302 ("latin-1-postfix"): Add sequence for the small superscript o.
303 * quail/latin-pre.el: Many doc fixes.
304 ("latin-1-prefix"): Add sequences for the small
305 superscript underlined o and a.
307 1998-10-13 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
309 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
310 small superscript underlined o and a.
311 ("italian-alt-postfix"): Change it to something useful and
312 different from italian-postfix.
313 * latin-post.el ("latin-1-postfix"): Add a method to enter the
314 small superscript underlined o and a.
315 ("italian-postfix"): Same as above.
316 ("italian-postfix"): Add methods to enter e with acute accent and
317 the >> and << symbols.
319 1998-09-25 Kenichi Handa <handa@etl.go.jp>
321 * quail/japanese.el (quail-japanese-hankaku-update-translation):
322 Adjusted for the change of input method handling.
324 1998-09-11 Kenichi HANDA <handa@etl.go.jp>
326 * quail/japanese.el (quail-japanese-katakana-update-translation):
327 Adjusted for the change of input method handling.
329 1998-08-31 Kenichi Handa <handa@etl.go.jp>
331 * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
332 change of input method handling.
333 (quail-tibetan-input-tibkey): Likewise.
335 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
337 * Version 20.3 released.
339 1998-08-16 Kenichi HANDA <handa@etl.go.jp>
341 * quail/czech.el ("czech"): Make this input method deterministic,
342 kbd-translate, and show-layout.
344 1998-08-15 Kenichi HANDA <handa@etl.go.jp>
346 * quail/ethiopic.el: Fix several translation rules.
348 1998-08-12 Milan Zamazal <pdm@fi.muni.cz>
350 * quail/czech.el: Few key sequences added to some keyboards.
352 1998-08-06 Kenichi Handa <handa@etl.go.jp>
354 * quail/japanese.el (quail-japanese-use-double-n): New variable.
355 (quail-japanese-update-translation): Adjusted for the change of
356 quail-update-translation. Now this function should return
358 (quail-japanese-toggle-kana): Update quail-conversion-str.
359 (quail-japanese-kanji-kkc): Likewise.
360 (quail-japanese-switch-package): Reset quail-current-str and
361 quail-conversion-str.
363 1998-07-24 Kenichi Handa <handa@etl.go.jp>
365 * quail/japanese.el (quail-japanese-kanji-kkc): Set
366 quail-translation to nil after calling kkc-region so that
367 translation mode is restarted correctly.
369 1998-07-21 Kenichi Handa <handa@etl.go.jp>
371 * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
372 that conversion is cancelled in kkc-region.
373 (quail-japanese-switch-package): Fix previous change.
375 1998-07-19 Kenichi Handa <handa@etl.go.jp>
377 * quail/japanese.el (quail-japanese-update-translation): Handle
378 a key which should fix the current translation and start a new
379 translation correctly.
380 (quail-japanese-toggle-kana): Set quail-translating to nil. Don't
383 1998-07-15 Kenichi Handa <handa@etl.go.jp>
385 * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
387 (quail-japanese-switch-package): Likewise.
389 1998-07-03 Kenichi Handa <handa@etl.go.jp>
391 * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
392 Some keys for ancient Korean syllables are changed properly.
394 1998-06-20 Kenichi Handa <handa@etl.go.jp>
396 * quail/ethiopic.el: Don't add hook to quail-mode-hook.
397 (ethio-select-a-translation): New function.
399 1998-06-10 Richard Stallman <rms@psilocin.ai.mit.edu>
401 * Makefile.in (RUN-EMACS): Add --multibyte.
403 1998-04-29 Karl Heuer <kwzh@gnu.org>
405 * Makefile.in (SLAVIC): Delete redundant backslash.
407 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
409 * Makefile.in (install): Make INSTALLDIR and contents world-readable.
411 1998-04-20 Kenichi Handa <handa@etl.go.jp>
413 * Makefile.in (SLAVIC): New macro.
414 (EUROPEAN): Include ${SLAVIC}.
416 1998-04-14 Andreas Schwab <schwab@mescaline.gnu.org>
418 * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
419 (leim-list.el): Depend on ${WORLD}.
421 * latin-alt.el (latin-2-alt-postfix): Doc fix.
423 1998-04-08 Karl Heuer <kwzh@mescaline.gnu.org>
425 * czech.el, slovak.el: Correct starting commentary.
427 1998-04-07 Milan Zamazal <pdm@fi.muni.cz>
429 * quail/czech.el, quail/slovak.el: Correct starting commentary.
431 1998-04-06 Andreas Schwab <schwab@gnu.org>
433 * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
435 (lrt-generate-quail-map): Change sref to aref, and make second
436 argument of substring a character index.
438 1998-03-26 Richard Stallman <rms@psilocin.gnu.org>
440 * Makefile.in (${TIT}): Fix shell conditional syntax.
442 1998-03-18 Kenichi Handa <handa@etl.go.jp>
444 * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of
445 "/ " to "/" (instead of " ").
447 1998-03-17 Richard Stallman <rms@psilocin.gnu.org>
449 * quail/czech.el, quail/slovak.el: New files.
451 1998-03-10 Richard Stallman <rms@psilocin.gnu.org>
453 * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
456 1998-03-05 Kenichi Handa <handa@etl.go.jp>
458 * Makefile.in (${TIT}): To byte-compile quail packages, use just
461 1997-12-09 Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
463 * quail/hanja3.el: New file.
465 * quail/hanja-jis.el: Title string of the input method
466 "korean-hanja-jis" changed.
468 * quail/symbol-ksc.el: Title string of the input method
469 "korean-symbol" changed. Require 'korea-util.
470 (quail-hangul-switch-back): Deleted.
472 * quail/hangul3.el: Require 'korea-util.
473 (quail-hangul-switch-to-symbol-ksc): Deleted.
475 * quail/hanja.el: Require 'korea-util. Title string of the input
476 method "korean-hanja" changed.
477 (quail-hanja-switch-to-symbol-ksc): Deleted.
479 * quail/hangul.el: Require 'korea-util.
480 (quail-hangul-switch-to-symbol-ksc): Deleted.
482 1997-10-23 Kenichi Handa <handa@etl.go.jp>
484 * quail/ethiopic.el: The title string of input method "Ethiopic"
487 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
489 * Version 20.2 released.
491 1997-09-18 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
493 * quail/latin-post.el (german): Swap y and z.
495 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
497 * Version 20.1 released.
499 * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
501 1997-09-13 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
503 * quail/viqr.el (vietnamese-viqr): Doc fix.
505 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
507 * quail/latin-alt.el: New file.
509 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
511 * quail/latin-post.el: Undo previous change.
513 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
515 * quail/latin-post.el (latin-2-postfix):
516 Replace comma and period with `. Replace colon with /.
517 (latin-1-postfix): Replace comma with /.
518 (french-postfix): Replace comma with /.
519 (latin-3-postfix): Replace comma with ` and period with /.
520 (latin-4-postfix): Replace comma with ` and period with ~.
521 (latin-5-postfix): Replace comma with ` and period with /.
522 (turkish-postfix): Replace comma with ` and period with /.
524 1997-09-10 Kenichi Handa <handa@etl.go.jp>
526 * quail/ethiopic.el: Don't bind keys in quail-mode-map. The
527 function added to quail-mode-hook turn ethio-mode on only when
528 input method "ethiopic" is begin used.
529 (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
530 (ethio-toggle-space): Likewise.
531 (ethio-insert-space): Likewise.
532 (ethio-insert-ethio-space): Likewise.
533 (ethio-prefer-ascii-punctuation): Likewise.
534 (ethio-toggle-punctuation): Likewise.
535 (ethio-gemination): Likewise.
536 ("ethiopic"): Doc-string of this Quail package modified. Bind
537 function keys for TRANSLATION-KEYMAP to
538 quail-execute-non-quail-command.
540 1997-09-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
542 * Makefile.in (install): Use quail/* in the second tar that
543 copies a dir named quail.
545 1997-09-03 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
547 * Makefile.in (install): Do not copy leim-list.el twice. Copy
548 `skk' subdirectory too.
550 1997-09-03 Kenichi Handa <handa@etl.go.jp>
552 * quail/cyrillic.el: For each package, pass t for the SIMPLE
553 argument to quail-define-package.
554 * quail/cyril-jis.el: Likewise
555 * quail/greek.el: Likewise.
556 * quail/ipa.el: Likewise.
557 * quail/lao.el: Likewise.
558 * quail/lrt.el: Likewise.
559 * quail/thai.el: Likewise.
560 * quail/viqr.el: Likewise.
562 1997-08-30 Naoto TAKAHASHI <ntakahas@etl.go.jp>
564 * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg
566 (quail-mode-map): Change binding for ethio-insert-ethio-space.
567 (quail-mode-hook): Check the current Quail package name.
569 * quail/latin-post.el: Add rules for cancelling accents by typing
570 two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
573 1997-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
575 * quail/latin-post.el, quail/latin-pre.el: For each package,
576 pass t for the SIMPLE argument to quail-define-package.
578 1997-08-28 Kenichi Handa <handa@etl.go.jp>
580 * Makefile.in (dotdot): This macro deleted.
581 (SUBDIRS): Exclude skk.
582 (all): Substitute ${WORLD} to ${TIT}.
583 (%.el): This target deleted.
584 (${TIT}): Check existence of `quail' subdirectory.
585 (leim-list.el): Do not check old files.
586 (install): If ${srcdir} is different from the current directory,
587 copy also files under ${srcdir}.
589 1997-08-26 Kenichi Handa <handa@etl.go.jp>
591 * Makefile.in: Re-arrange macros so that the macro TIT contains
592 only Quial packages generated from CXTERM dictionaries, and the
593 macro NON-TIT contains only Quial packages distributed with Emacs.
594 (install): Do not use -h option for tar, instead copy ${NON-TIT}
595 and ${TIT} separately.
597 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
599 * Makefile.in (install): Discard extra data in tar | tar command.
601 1997-08-23 Kenichi Handa <handa@etl.go.jp>
603 * quail/devanagari.el (quail-devanagari-compose-characters): Fix
605 (quail-devanagari-hindi-compose-characters): Fix previous change.
607 * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
610 1997-08-22 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
612 * Makefile.in (leim-list.el): Fix previous change.
614 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
616 1997-08-21 Kenichi HANDA <handa@etl.go.jp>
618 * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
619 * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
620 * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
622 * Makefile.in (install): Just copy leim-list.el instead of running
623 update-leim-list-file on ${INSTALLDIR}.
624 (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
625 py-punct-b5.el -> pypunct-b5.el.
626 (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
627 (leim-list.el): Delete old files not contained in ${WORLD}.
629 * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
630 input-method-after-insert-chunk-hook.
632 * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
634 1997-08-19 Kenichi Handa <handa@etl.go.jp>
636 * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
639 1997-08-18 Kenichi Handa <handa@etl.go.jp>
641 * quail/japanese.el (quail-japanese-toggle-kana): Don't call
643 (quail-japanese-kanji-kkc): Completely re-written.
644 (quail-japanese-kkc-mode-exit): New function.
645 (quail-japanese-switch-package): Call activate-input-method
646 instead of select-input-method.
648 * quail/thai.el (thai-consonant-input): Typo fixed.
650 * quail/devanagari.el (quail-devanagari-compose-characters): Do
652 (quail-devanagari-hindi-compose-characters): Likewise.
654 * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
655 activate-input-method instead of select-input-method.
657 * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
659 * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use
660 input-method-history instead of previous-input-method.
662 1997-08-16 Valery Alexeev <valery@domovoy.math.uga.edu>
664 * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
666 1997-08-16 Kenichi Handa <handa@etl.go.jp>
668 * quail/lrt.el (lrt-vowel-table): Some elements corrected.
669 ("lao-lrt"): Doc-string of this Quail package modified.
670 Some tranlation rules added.
672 * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
673 (lao-quail-define-rules): Some translation rules corrected.
675 1997-08-11 Kenichi Handa <handa@etl.go.jp>
677 * quail/lrt.el: Some rules added for Quail package "lao-lrt".
678 (lrt-vowel-table): The entry for "aM" corrected.
680 1997-08-07 Kenichi Handa <handa@etl.go.jp>
682 * quail/lrt.el: Change title string of input method "lao-lrt".
683 (lrt-single-consonant-table): Several key sequence changed.
684 (lrt-composing-pattern-double-c): Handle a consonant with
685 semi-vowel-lower correctly.
686 (lrt-handle-maa-sakod): Do not reset quail-current-key.
687 (lrt-handle-tone-mark): Check the existence of double consonant
690 * quail/lao.el: Change title string of input method "Lao".
692 1997-08-04 Valery Alexeev <valery@domovoy.math.uga.edu>
694 * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
695 modified. Several tranlation rules modified.
697 1997-08-04 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
699 * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
702 * quail/cyril-jis.el: New file.
704 * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
706 1997-08-01 Kenichi Handa <handa@etl.go.jp>
708 * quail/ethiopic.el: In quail-mode-map, bind
709 ethio-insert-ethio-space Shift-SPACE. Add translation rules to
710 Quail package "ethiopic".
712 1997-08-01 Valery Alexeev <valery@domovoy.math.uga.edu>
714 * quail/cyrillic.el (cyrillic-translit): New input method.
716 1997-07-25 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
718 * quail/tibetan.el: New file.
720 * quail/py-punct.el: Require 'quail.
722 * quail/py-punct-b5.el: Require 'quail.
724 * quail/ethiopic.el: Change Quail package name to "ethiopic".
725 (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
727 * Makefile.in (TIT): New variable, contatination of TIT-GB and
729 (RUN-EMACS): Do not set EMACSLOADPATH.
730 (ASIA): Include TIBEAN.
731 (all): Remove stamp-bytecomp from dependency list.
732 ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
733 (%.el): Make a link for byte-compiled file too.
734 (stamp-bytecomp): Target deleted.
735 (leim-list.el): Run Emacs with loading quail.
736 (install-XXX): These targets deleted.
737 (install): Remove files under INSTALLDIR before copying new files.
738 Run Emacs with loading quail.
739 (clean mostlyclean): Remove only generated files.
741 1997-07-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
743 * Makefile.in (stamp-bytecomp): Fix shell conditional.
744 (clean): Fix shell conditional.
746 1997-07-21 Jim Meyering <meyering@eng.ascend.com>
748 * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
749 (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
751 1997-07-17 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
753 * Makefile.in: Modified to avoid *.el files being regarded
754 as intermidiate files and deleted by GNU make.
756 * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
757 (lrt-handle-maa-sakod): Correctly handle the case that
758 quail-current-data is nil.
759 (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
762 1997-07-15 Kenichi Handa <handa@etl.go.jp>
764 * quail/py-punct.el: New file.
766 * quail/py-punct-b5.el: New file.
768 * quail/japanese.el: Doc-string of Quail package japanese modified.
770 * Makefile.in: Rules re-written to avoid tricky code.
771 (CHINEGE-GB): Include quail/py-punct.elc.
772 (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
775 1997-07-10 Kenichi Handa <handa@etl.go.jp>
777 * quail/latin-pre.el: Change titles of quail packages.
779 * quail/latin-post.el: Likewise.
783 ;; coding: iso-2022-7bit-unix