Some doc fixes.
[emacs/old-mirror.git] / leim / ChangeLog
blobff55fbcbc5c16fe0e01317615ae0deef946bfd98
1 2001-03-21  Kenichi Handa  <handa@etl.go.jp>
3         * quail/slovak.el ("slovak"): Translate "=q" to "`".
5 2001-03-16  Pavel Jan\e,Bm\e(Bk ml.  <Pavel@Janik.cz>
7         * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
8         "=q", "+q", "=Q", and "+Q".
9         ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
10         ("slovak-prog-2"): Likewise.
11         ("slovak-prog-3"): Likewise.
13 2001-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
15         * quail/latin-post.el ("finnish-keyboard"): Fix a typo.
17 2001-03-16  Kenichi Handa  <handa@etl.go.jp>
19         * quail/japanese.el (quail-japanese-transliteration-rules): New
20         variable.  Use it to define these input methods: "japanese",
21         "japanese-hiragana", "japanese-katakana".
22         (quail-japanese-kana-state): Delete this variable.
23         (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state,
24         instead check if there's any Hiraganas in the converison region.
26 2001-03-14  Kenichi Handa  <handa@mule.m17n.org>
28         * quail/slovak.el ("slovak"): Give t to the arg SHOW-LAYOUT.
30 2001-03-06  Kenichi Handa  <handa@etl.go.jp>
32         * CXTERM-DIC/4Corner.tit: Add copyright notice.
34 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
36         * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the
37         change of the speicial key bindings.
39 2001-02-22  Kenichi Handa  <handa@etl.go.jp>
41         * CXTERM-DIC/ARRAY30.tit: Add copyright notice.
43         * CXTERM-DIC/ETZY.tit: Likewise.
45         * CXTERM-DIC/ZOZY.tit: Likewise.
47 2001-02-05  Andrew Innes  <andrewi@gnu.org>
49         * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
50         path absolute.
52 2001-02-03  Andrew Innes  <andrewi@gnu.org>
54         * makefile.w32-in (LATIN): Fix last change to use () not {}.
56 2001-02-02  Kenichi Handa  <handa@etl.go.jp>
58         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
60         * makefile.w32-in (LATIN): Likewise.
62         * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
64 2001-02-01  Andrew Innes  <andrewi@gnu.org>
66         * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
68 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
70         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
72         * quail/greek.el ("greek-mizuochi"): New input method for
73         classical Greek.
75 2001-01-28  Gerd Moellmann  <gerd@gnu.org>
77         * Makefile.in (extraclean): Added target so make doesn't die if
78         one runs "make extraclean" at the top level.
80 2001-01-06  Andrew Innes  <andrewi@gnu.org>
82         * makefile.nt ($(TIT)): Map .elc to .el.
83         (buildlisppath): Make path relative to $(MAKEDIR).
85 2001-01-01  Andreas Schwab  <schwab@suse.de>
87         * quail/latin-alt.el: Doc fixes.
89 2000-12-18  Dave Love  <fx@gnu.org>
91         * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
92         Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
94 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
96         * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
98 2000-12-06  Andrew Innes  <andrewi@gnu.org>
100         * makefile.w32-in (buildlisppath): Set to an absolute directory,
101         relative to $(CURDIR).
102         (INSTALLDIR): Use forward slash.
104 2000-11-24  Andrew Innes  <andrewi@gnu.org>
106         * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
108         * makefile.nt (.SUFFIXES): New target, include .elc .el.
110 2000-11-21  Kenichi Handa  <handa@etl.go.jp>
112         * Makefile.in (.SUFFIXES): New target, include .elc .el.
114 2000-11-17  Kenichi Handa  <handa@etl.go.jp>
116         * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
117         remember the conversion start.
119 2000-10-21  Andrew Innes  <andrewi@gnu.org>
121         * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
122         of conditional invocation of make.
123         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
124         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
125         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
126         files to .elc.
127         ($(TIT)): Adjusted for the above change.
128         (clean mostlyclean): Likewise.
129         (.el.elc): New target.
131         * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
132         of conditional invocation of make.
133         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
134         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
135         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
136         files to .elc.
137         ($(TIT)): Adjusted for the above change.
138         (clean mostlyclean): Likewise.
139         (.el.elc): New target.
141 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
143         * Makefile.in (${TIT}, clean): Don't use shell `command`
144         expansion, use ${TIT:.elc=.el} instead.
146 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
148         * Makefile.in: Make this the leim Makefile.in.
149         (clean): Also remove $NON-TIT and $WORLD.
150         (RUN-EMACS): Set EMACSLOADPATH.
152 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
154         * Makefile.in: Revert to no-leim Makefile.
156         * quail/.cvsignore: Include *.elc.
158         * ja-dic/.cvsignore: New file.
160 2000-09-16  Andrew Innes  <andrewi@gnu.org>
162         * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
163         (leim-list.el): Ditto.
165         * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
166         (leim-list.el): Ditto.
168 2000-09-15  Andrew Innes  <andrewi@gnu.org>
170         * makefile.w32-in (clean mostlyclean): Ignore errors when removing
171         files.
173 2000-09-14  Andrew Innes  <andrewi@gnu.org>
175         * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
176         leim-list.el.
177         (distclean maintainer-clean): Ditto for stamp-subdir.
179         * makefile.nt: Rename skkdic to ja-dic.
181 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
183         * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
184         translation.
186         * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
188         * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
189         ("chinese-tonepy-punct"): New input method.
191         * quail/latin-pre.el ("polish-slash"): Don't use keyboard
192         translation.
194         * quail/japanese.el ("japanese"): Delete the key sequence for
195         Roman transliteration from the docstring because it's now shonw
196         automatically.
197         ("japanese-ascii", "japanese-zenkaku")
198         ("japanese-hankaku-kana", "japanese-hiragana")
199         ("japanese-katakana"): Docstring modified.
201         * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
202         on describe-input-method.
203         ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
205 2000-09-03  Andrew Innes  <andrewi@gnu.org>
207         * makefile.w32-in: New file.
208         (install) Fix copying of directories.
210 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
212         * quail/thai.el (thai-generate-quail-map): If the length of
213         translation is more than one, compose it.
215 2000-08-29  Dave Love  <fx@gnu.org>
217         * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
219         * Makefile.in: ja-dic <- skk in several places.
221 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
223         * ja-dic: Directory name changed from skkdic.
225         * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
227         * README: Rename skkdic to ja-dic throughout the file.
229 2000-08-24  Dave Love  <fx@gnu.org>
231         * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
232         ("latin-1-prefix"): Add missing symbols.
234 2000-08-23  Dave Love  <fx@gnu.org>
236         * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
237         add ~p for \e,A6\e(B.
239 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
241         * quail/japanese.el ("japanese"): Fix docstring.
243 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
245         * quail/japanese.el ("japanese"): Docstring modified.
247 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
249         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
250         ("tibetan-wylie"): State transition table modified.
252 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
254         * quail/tibetan.el: Change all tibetan-1-column characters to
255         tibetan.  Quail map for "tibetan-wylie" fixed.
257 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
259         * quail/latin-pre.el ("polish-slash"): New input method.
261 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
263         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
265 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
267         * Makefile.in: Make this the no-leim Makefile.  Move the
268         leim Makefile.in to ../leim-Makefile.in as it originally was.
270         * Makefile.noleim: Removed.
272 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
274         * quail/hanja.el (korean-hanja): Add an entry for "wod".
276 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
278         * quail/japanese.el ("japanese"): Docstring augmented.
280 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
282         * quail/lao.el: Rewritten for new composition.
284         * quail/lrt.el: Rewritten for new composition.
286         * quail/thai.el: Rewritten for new composition.
288         * quail/tibetan.el: Rewritten for new composition.
290 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
292         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
293         characters, not Latin-1.
295 1999-11-22  Andrew Innes  <andrewi@gnu.org>
297         * makefile.nt: No need to generate subdirs.el.
299 1999-11-21  Andrew Innes  <andrewi@gnu.org>
301         * makefile.nt: New file.
303 1999-10-26  Gerd Moellmann <gerd@gnu.org>
305         * Makefile.noleim: New.
307 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
309         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
310         turkish-postfix.
311         ("turkish-postfix"): New Turkish input method which inserts
312         Latin-5 characters.
314         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
315         turkish-alt-postfix.
316         ("turkish-alt-postfix"): New Turkish input method which inserts
317         Latin-5 characters.
319 After the release of 20.4, development was split into two separate
320 code lines.  One line contained the code for Emacs 21, and the other
321 one the code for the 20.x releases after 20.4.  The following change
322 log entries up to the entry ``20.4 released'' are for the 20.x code
323 line.  Change logs above this notice are those for the 21.x code line.
325 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
327         * Version 20.7 released.
328         
329 2000-05-23  Andrew Innes  <andrewi@gnu.org>
331         * makefile.nt ($(TIT)): Set emacs_dir in the environment before
332         running emacs, to ensure load-path is correct.
333         (leim-list.el): Ditto.
335 2000-02-26  Gerd Moellmann  <gerd@gnu.org>
337         * Version 20.6 released.
338         
339 1999-12-07  Gerd Moellmann  <gerd@gnu.org>
341         * Version 20.5 released.
342         
343 1999-11-22  Andrew Innes  <andrewi@gnu.org>
345         * makefile.nt: No need to generate subdirs.el.
347 1999-11-21  Andrew Innes  <andrewi@gnu.org>
349         * makefile.nt: New file.
351 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
353         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
354         turkish-postfix.
355         ("turkish-postfix"): New Turkish input method which inserts
356         Latin-5 characters.
358         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
359         turkish-alt-postfix.
360         ("turkish-alt-postfix"): New Turkish input method which inserts
361         Latin-5 characters.
363 1999-07-12  Richard Stallman  <rms@gnu.org>
365         * Version 20.4 released.
367 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
369         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
371 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
373         * quail/ethiopic.el ("ethiopic"): Add translation rules.
375 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
377         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
378         hanja.el.
380 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
382         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
384 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
386         * quail/latin-pre.el ("romanian-prefix"): New input method.
387         ("romanian-alt-prefix"): New input method.
389 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
391         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
393 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
395         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
396         to convert is `n', change it to Japanese Hiragana `n' before
397         conversion.
399 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
401         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
403         * quail/hebrew.el: New file.
405 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
407         * quail/devanagari.el (quail-devanagari-compose-characters):
408         Adjusted for the change of input method handling.
409         (quail-devanagari-hindi-compose-characters): Likewise.
411 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
413         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
414         `(cd foo; pwd)`.
415         (install): Likewise.
417 1998-10-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
419         * quail/latin-post.el: Many doc fixes.
420         ("latin-1-postfix"): Add sequence for the small superscript o.
421         * quail/latin-pre.el: Many doc fixes.
422         ("latin-1-prefix"): Add sequences for the small
423         superscript underlined o and a.
425 1998-10-13  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
427         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
428         small superscript underlined o and a.
429         ("italian-alt-postfix"): Change it to something useful and
430         different from italian-postfix. 
431         * latin-post.el ("latin-1-postfix"): Add a method to enter the
432         small superscript underlined o and a.
433         ("italian-postfix"): Same as above.
434         ("italian-postfix"): Add methods to enter e with acute accent and
435         the >> and << symbols.
437 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
439         * quail/japanese.el (quail-japanese-hankaku-update-translation):
440         Adjusted for the change of input method handling.
442 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
444         * quail/japanese.el (quail-japanese-katakana-update-translation):
445         Adjusted for the change of input method handling.
447 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
449         * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
450         change of input method handling.
451         (quail-tibetan-input-tibkey): Likewise.
453 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
455         * Version 20.3 released.
457 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
459         * quail/czech.el ("czech"): Make this input method deterministic,
460         kbd-translate, and show-layout.
462 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
464         * quail/ethiopic.el: Fix several translation rules.
466 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
468         * quail/czech.el: Few key sequences added to some keyboards.
470 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
472         * quail/japanese.el (quail-japanese-use-double-n): New variable.
473         (quail-japanese-update-translation): Adjusted for the change of
474         quail-update-translation.  Now this function should return
475         CONTROL-FLAG.
476         (quail-japanese-toggle-kana): Update quail-conversion-str.
477         (quail-japanese-kanji-kkc): Likewise.
478         (quail-japanese-switch-package): Reset quail-current-str and
479         quail-conversion-str.
481 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
483         * quail/japanese.el (quail-japanese-kanji-kkc): Set
484         quail-translation to nil after calling kkc-region so that
485         translation mode is restarted correctly.
487 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
489         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
490         that conversion is cancelled in kkc-region.
491         (quail-japanese-switch-package): Fix previous change.
493 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
495         * quail/japanese.el (quail-japanese-update-translation): Handle
496         a key which should fix the current translation and start a new
497         translation correctly.
498         (quail-japanese-toggle-kana): Set quail-translating to nil.  Don't
499         change point.
501 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
503         * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
504         change of quail.el.
505         (quail-japanese-switch-package): Likewise.
507 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
509         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
510         Some keys for ancient Korean syllables are changed properly.
512 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
514         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
515         (ethio-select-a-translation): New function.
517 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
519         * Makefile.in (RUN-EMACS): Add --multibyte.
521 1998-04-29  Karl Heuer  <kwzh@gnu.org>
523         * Makefile.in (SLAVIC): Delete redundant backslash.
525 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
527         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
529 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
531         * Makefile.in (SLAVIC): New macro.
532         (EUROPEAN): Include ${SLAVIC}.
534 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
536         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
537         (leim-list.el): Depend on ${WORLD}.
539         * latin-alt.el (latin-2-alt-postfix): Doc fix.
541 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
543         * czech.el, slovak.el: Correct starting commentary.
545 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
547         * quail/czech.el, quail/slovak.el: Correct starting commentary.
549 1998-04-06  Andreas Schwab  <schwab@gnu.org>
551         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
552         to length.
553         (lrt-generate-quail-map): Change sref to aref, and make second
554         argument of substring a character index.
556 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
558         * Makefile.in (${TIT}): Fix shell conditional syntax.
560 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
562         * quail/latin-pre.el ("latin-1-prefix"):  Fix the translation of
563         "/ " to "/" (instead of " ").
565 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
567         * quail/czech.el, quail/slovak.el: New files.
569 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
571         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
572         Uses changed.
574 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
576         * Makefile.in (${TIT}): To byte-compile quail packages, use just
577         built quail.
579 1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
581         * quail/hanja3.el: New file.
583         * quail/hanja-jis.el: Title string of the input method
584         "korean-hanja-jis" changed.
586         * quail/symbol-ksc.el: Title string of the input method
587         "korean-symbol" changed.  Require 'korea-util.
588         (quail-hangul-switch-back): Deleted.
590         * quail/hangul3.el: Require 'korea-util.
591         (quail-hangul-switch-to-symbol-ksc): Deleted.
593         * quail/hanja.el: Require 'korea-util.  Title string of the input
594         method "korean-hanja" changed.
595         (quail-hanja-switch-to-symbol-ksc): Deleted.
597         * quail/hangul.el: Require 'korea-util.
598         (quail-hangul-switch-to-symbol-ksc): Deleted.
599         
600 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
602         * quail/ethiopic.el: The title string of input method "Ethiopic"
603         is changed.
605 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
607         * Version 20.2 released.
609 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
611         * quail/latin-post.el (german): Swap y and z.
613 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
615         * Version 20.1 released.
617         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
618         
619 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
621         * quail/viqr.el (vietnamese-viqr): Doc fix.
623 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
625         * quail/latin-alt.el: New file.
627 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
629         * quail/latin-post.el: Undo previous change.
630         
631 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
633         * quail/latin-post.el (latin-2-postfix):
634         Replace comma and period with `.  Replace colon with /.
635         (latin-1-postfix): Replace comma with /.
636         (french-postfix): Replace comma with /.
637         (latin-3-postfix): Replace comma with ` and period with /.
638         (latin-4-postfix): Replace comma with ` and period with ~.
639         (latin-5-postfix): Replace comma with ` and period with /.
640         (turkish-postfix): Replace comma with ` and period with /.
642 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
644         * quail/ethiopic.el: Don't bind keys in quail-mode-map.  The
645         function added to quail-mode-hook turn ethio-mode on only when
646         input method "ethiopic" is begin used.
647         (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
648         (ethio-toggle-space): Likewise.
649         (ethio-insert-space): Likewise.
650         (ethio-insert-ethio-space): Likewise.
651         (ethio-prefer-ascii-punctuation): Likewise.
652         (ethio-toggle-punctuation): Likewise.
653         (ethio-gemination): Likewise.
654         ("ethiopic"): Doc-string of this Quail package modified.  Bind
655         function keys for TRANSLATION-KEYMAP to
656         quail-execute-non-quail-command.
658 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
660         * Makefile.in (install): Use quail/* in the second tar that
661         copies a dir named quail.
663 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
665         * Makefile.in (install): Do not copy leim-list.el twice.  Copy
666         `skk' subdirectory too.
668 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
670         * quail/cyrillic.el: For each package, pass t for the SIMPLE
671         argument to quail-define-package.
672         * quail/cyril-jis.el: Likewise
673         * quail/greek.el: Likewise.
674         * quail/ipa.el: Likewise.
675         * quail/lao.el: Likewise.
676         * quail/lrt.el: Likewise.
677         * quail/thai.el: Likewise.
678         * quail/viqr.el: Likewise.
680 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
682         * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
683         TRANSLATION-KEYS.
684         (quail-mode-map): Change binding for ethio-insert-ethio-space.
685         (quail-mode-hook): Check the current Quail package name.
687         * quail/latin-post.el: Add rules for cancelling accents by typing
688         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
689         packages.
691 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
693         * quail/latin-post.el, quail/latin-pre.el: For each package,
694         pass t for the SIMPLE argument to quail-define-package.
696 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
698         * Makefile.in (dotdot): This macro deleted.
699         (SUBDIRS): Exclude skk.
700         (all): Substitute ${WORLD} to ${TIT}.
701         (%.el): This target deleted.
702         (${TIT}): Check existence of `quail' subdirectory.
703         (leim-list.el): Do not check old files.
704         (install): If ${srcdir} is different from the current directory,
705         copy also files under ${srcdir}.
707 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
709         * Makefile.in: Re-arrange macros so that the macro TIT contains
710         only Quial packages generated from CXTERM dictionaries, and the
711         macro NON-TIT contains only Quial packages distributed with Emacs.
712         (install): Do not use -h option for tar, instead copy ${NON-TIT}
713         and ${TIT} separately.
715 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
717         * Makefile.in (install): Discard extra data in tar | tar command.
719 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
721         * quail/devanagari.el (quail-devanagari-compose-characters): Fix
722         previous change.
723         (quail-devanagari-hindi-compose-characters): Fix previous change.
725         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
726         change.
728 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
730         * Makefile.in (leim-list.el): Fix previous change.
732         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
734 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
736         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
737         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
738         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
740         * Makefile.in (install): Just copy leim-list.el instead of running
741         update-leim-list-file on ${INSTALLDIR}.
742         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
743         py-punct-b5.el -> pypunct-b5.el.
744         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
745         (leim-list.el): Delete old files not contained in ${WORLD}.
747         * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
748         input-method-after-insert-chunk-hook.
750         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
752 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
754         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
755         package fixed.
757 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
759         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
760         throw.
761         (quail-japanese-kanji-kkc): Completely re-written.
762         (quail-japanese-kkc-mode-exit): New function.
763         (quail-japanese-switch-package): Call activate-input-method
764         instead of select-input-method.
766         * quail/thai.el (thai-consonant-input): Typo fixed.
768         * quail/devanagari.el (quail-devanagari-compose-characters): Do
769         not call throw.
770         (quail-devanagari-hindi-compose-characters): Likewise.
772         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
773         activate-input-method instead of select-input-method.
775         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
777         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.  Use
778         input-method-history instead of previous-input-method.
780 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
782         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
784 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
786         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
787         ("lao-lrt"): Doc-string of this Quail package modified.
788         Some tranlation rules added.
790         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
791         (lao-quail-define-rules): Some translation rules corrected.
793 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
795         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
796         (lrt-vowel-table): The entry for "aM" corrected.
798 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
800         * quail/lrt.el: Change title string of input method "lao-lrt".
801         (lrt-single-consonant-table): Several key sequence changed.
802         (lrt-composing-pattern-double-c): Handle a consonant with
803         semi-vowel-lower correctly.
804         (lrt-handle-maa-sakod): Do not reset quail-current-key.
805         (lrt-handle-tone-mark): Check the existence of double consonant
806         correctly.
808         * quail/lao.el: Change title string of input method "Lao".
810 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
812         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
813         modified.  Several tranlation rules modified.
815 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
817         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
818         quail/cyril-jis.el.
820         * quail/cyril-jis.el: New file.
822         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
824 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
826         * quail/ethiopic.el: In quail-mode-map, bind
827         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
828         Quail package "ethiopic".
830 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
832         * quail/cyrillic.el (cyrillic-translit): New input method.
834 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
836         * quail/tibetan.el: New file.
838         * quail/py-punct.el: Require 'quail.
840         * quail/py-punct-b5.el: Require 'quail.
842         * quail/ethiopic.el: Change Quail package name to "ethiopic".
843         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
845         * Makefile.in (TIT): New variable, contatination of TIT-GB and
846         TIT-BIG5.
847         (RUN-EMACS): Do not set EMACSLOADPATH.
848         (ASIA): Include TIBEAN.
849         (all): Remove stamp-bytecomp from dependency list.
850         ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
851         (%.el): Make a link for byte-compiled file too.
852         (stamp-bytecomp): Target deleted.
853         (leim-list.el): Run Emacs with loading quail.
854         (install-XXX): These targets deleted.
855         (install): Remove files under INSTALLDIR before copying new files.
856         Run Emacs with loading quail.
857         (clean mostlyclean): Remove only generated files.
859 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
861         * Makefile.in (stamp-bytecomp): Fix shell conditional.
862         (clean): Fix shell conditional.
864 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
866         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
867         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
869 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
871         * Makefile.in: Modified to avoid *.el files being regarded
872         as intermidiate files and deleted by GNU make.
874         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
875         (lrt-handle-maa-sakod): Correctly handle the case that
876         quail-current-data is nil.
877         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
878         tone.
880 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
882         * quail/py-punct.el: New file.
884         * quail/py-punct-b5.el: New file.
886         * quail/japanese.el: Doc-string of Quail package japanese modified.
888         * Makefile.in: Rules re-written to avoid tricky code.
889         (CHINEGE-GB): Include quail/py-punct.elc.
890         (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
891         
893 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
895         * quail/latin-pre.el: Change titles of quail packages.
897         * quail/latin-post.el: Likewise.
900 ;; Local Variables:
901 ;; coding: iso-2022-7bit-unix
902 ;; End: