(Fdelete, larger_vector): Use allocate_vector.
[emacs.git] / leim / ChangeLog
blob09d5d1c7de241bc3cb0d36494455bde0596d1fb0
1 2001-02-22  Kenichi Handa  <handa@etl.go.jp>
3         * CXTERM-DIC/ARRAY30.tit: Add Copyright notice.
5         * CXTERM-DIC/ETZY.tit: Likewise.
7         * CXTERM-DIC/ZOZY.tit: Likewise.
9 2001-02-05  Andrew Innes  <andrewi@gnu.org>
11         * makefile.w32-in (BUILT_EMACS): Use $(THISDIR) to make emacs.exe
12         path absolute.
14 2001-02-03  Andrew Innes  <andrewi@gnu.org>
16         * makefile.w32-in (LATIN): Fix last change to use () not {}.
18 2001-02-02  Kenichi Handa  <handa@etl.go.jp>
20         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
22         * makefile.w32-in (LATIN): Likewise.
24         * quail/latin-ltx.el: New file -- LaTeX-like Latin input method.
26 2001-02-01  Andrew Innes  <andrewi@gnu.org>
28         * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc.
30 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
32         * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
34         * quail/greek.el ("greek-mizuochi"): New input method for
35         classical Greek.
37 2001-01-28  Gerd Moellmann  <gerd@gnu.org>
39         * Makefile.in (extraclean): Added target so make doesn't die if
40         one runs "make extraclean" at the top level.
42 2001-01-06  Andrew Innes  <andrewi@gnu.org>
44         * makefile.nt ($(TIT)): Map .elc to .el.
45         (buildlisppath): Make path relative to $(MAKEDIR).
47 2001-01-01  Andreas Schwab  <schwab@suse.de>
49         * quail/latin-alt.el: Doc fixes.
51 2000-12-18  Dave Love  <fx@gnu.org>
53         * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
54         Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
56 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
58         * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
60 2000-12-06  Andrew Innes  <andrewi@gnu.org>
62         * makefile.w32-in (buildlisppath): Set to an absolute directory,
63         relative to $(CURDIR).
64         (INSTALLDIR): Use forward slash.
66 2000-11-24  Andrew Innes  <andrewi@gnu.org>
68         * makefile.w32-in (.SUFFIXES): New target, include .elc .el.
70         * makefile.nt (.SUFFIXES): New target, include .elc .el.
72 2000-11-21  Kenichi Handa  <handa@etl.go.jp>
74         * Makefile.in (.SUFFIXES): New target, include .elc .el.
76 2000-11-17  Kenichi Handa  <handa@etl.go.jp>
78         * quail/japanese.el (quail-japanese-kanji-kkc): Use marker to
79         remember the conversion start.
81 2000-10-21  Andrew Innes  <andrewi@gnu.org>
83         * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
84         of conditional invocation of make.
85         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
86         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
87         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
88         files to .elc.
89         ($(TIT)): Adjusted for the above change.
90         (clean mostlyclean): Likewise.
91         (.el.elc): New target.
93         * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
94         of conditional invocation of make.
95         (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
96         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
97         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
98         files to .elc.
99         ($(TIT)): Adjusted for the above change.
100         (clean mostlyclean): Likewise.
101         (.el.elc): New target.
103 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
105         * Makefile.in (${TIT}, clean): Don't use shell `command`
106         expansion, use ${TIT:.elc=.el} instead.
108 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
110         * Makefile.in: Make this the leim Makefile.in.
111         (clean): Also remove $NON-TIT and $WORLD.
112         (RUN-EMACS): Set EMACSLOADPATH.
114 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
116         * Makefile.in: Revert to no-leim Makefile.
118         * quail/.cvsignore: Include *.elc.
120         * ja-dic/.cvsignore: New file.
122 2000-09-16  Andrew Innes  <andrewi@gnu.org>
124         * makefile.nt ($(TIT)): Set EMACSLOADPATH when running emacs.
125         (leim-list.el): Ditto.
127         * makefile.w32-in ($(TIT)): Set EMACSLOADPATH when running emacs.
128         (leim-list.el): Ditto.
130 2000-09-15  Andrew Innes  <andrewi@gnu.org>
132         * makefile.w32-in (clean mostlyclean): Ignore errors when removing
133         files.
135 2000-09-14  Andrew Innes  <andrewi@gnu.org>
137         * makefile.w32-in (clean mostlyclean): Ignore errors when deleting
138         leim-list.el.
139         (distclean maintainer-clean): Ditto for stamp-subdir.
141         * makefile.nt: Rename skkdic to ja-dic.
143 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
145         * quail/thai.el ("thai-kesmanee", "thai-pattachote"): Use keyboard
146         translation.
148         * quail/pypunct-b5.el ("chinese-py-punct-b5"): Docstring modified.
150         * quail/py-punct.el ("chinese-py-punct"): Docstring modified.
151         ("chinese-tonepy-punct"): New input method.
153         * quail/latin-pre.el ("polish-slash"): Don't use keyboard
154         translation.
156         * quail/japanese.el ("japanese"): Delete the key sequence for
157         Roman transliteration from the docstring because it's now shonw
158         automatically.
159         ("japanese-ascii", "japanese-zenkaku")
160         ("japanese-hankaku-kana", "japanese-hiragana")
161         ("japanese-katakana"): Docstring modified.
163         * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout
164         on describe-input-method.
165         ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise.
167 2000-09-03  Andrew Innes  <andrewi@gnu.org>
169         * makefile.w32-in: New file.
170         (install) Fix copying of directories.
172 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
174         * quail/thai.el (thai-generate-quail-map): If the length of
175         translation is more than one, compose it.
177 2000-08-29  Dave Love  <fx@gnu.org>
179         * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
181         * Makefile.in: ja-dic <- skk in several places.
183 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
185         * ja-dic: Directory name changed from skkdic.
187         * ja-dic/ja-dic.el[c]: Re-generated by the new ja-dic-cnv.el.
189         * README: Rename skkdic to ja-dic throughout the file.
191 2000-08-24  Dave Love  <fx@gnu.org>
193         * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
194         ("latin-1-prefix"): Add missing symbols.
196 2000-08-23  Dave Love  <fx@gnu.org>
198         * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give \e,A'\e(B and
199         add ~p for \e,A6\e(B.
201 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
203         * quail/japanese.el ("japanese"): Fix docstring.
205 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
207         * quail/japanese.el ("japanese"): Docstring modified.
209 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
211         * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
212         ("tibetan-wylie"): State transition table modified.
214 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
216         * quail/tibetan.el: Change all tibetan-1-column characters to
217         tibetan.  Quail map for "tibetan-wylie" fixed.
219 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
221         * quail/latin-pre.el ("polish-slash"): New input method.
223 2000-03-02  Kenichi Handa  <handa@etl.go.jp>
225         * quail/latin-pre.el ("latin-1-prefix"): Add rules for symbols.
227 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
229         * Makefile.in: Make this the no-leim Makefile.  Move the
230         leim Makefile.in to ../leim-Makefile.in as it originally was.
232         * Makefile.noleim: Removed.
234 2000-01-28  Kenichi Handa  <handa@etl.go.jp>
236         * quail/hanja.el (korean-hanja): Add an entry for "wod".
238 2000-01-04  Kenichi Handa  <handa@etl.go.jp>
240         * quail/japanese.el ("japanese"): Docstring augmented.
242 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
244         * quail/lao.el: Rewritten for new composition.
246         * quail/lrt.el: Rewritten for new composition.
248         * quail/thai.el: Rewritten for new composition.
250         * quail/tibetan.el: Rewritten for new composition.
252 1999-12-13  Kenichi Handa  <handa@etl.go.jp>
254         * quail/latin-pre.el ("esperanto-prefix"): Make it produce Latin-3
255         characters, not Latin-1.
257 1999-11-22  Andrew Innes  <andrewi@gnu.org>
259         * makefile.nt: No need to generate subdirs.el.
261 1999-11-21  Andrew Innes  <andrewi@gnu.org>
263         * makefile.nt: New file.
265 1999-10-26  Gerd Moellmann <gerd@gnu.org>
267         * Makefile.noleim: New.
269 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
271         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
272         turkish-postfix.
273         ("turkish-postfix"): New Turkish input method which inserts
274         Latin-5 characters.
276         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
277         turkish-alt-postfix.
278         ("turkish-alt-postfix"): New Turkish input method which inserts
279         Latin-5 characters.
281 After the release of 20.4, development was split into two separate
282 code lines.  One line contained the code for Emacs 21, and the other
283 one the code for the 20.x releases after 20.4.  The following change
284 log entries up to the entry ``20.4 released'' are for the 20.x code
285 line.  Change logs above this notice are those for the 21.x code line.
287 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
289         * Version 20.7 released.
290         
291 2000-05-23  Andrew Innes  <andrewi@gnu.org>
293         * makefile.nt ($(TIT)): Set emacs_dir in the environment before
294         running emacs, to ensure load-path is correct.
295         (leim-list.el): Ditto.
297 2000-02-26  Gerd Moellmann  <gerd@gnu.org>
299         * Version 20.6 released.
300         
301 1999-12-07  Gerd Moellmann  <gerd@gnu.org>
303         * Version 20.5 released.
304         
305 1999-11-22  Andrew Innes  <andrewi@gnu.org>
307         * makefile.nt: No need to generate subdirs.el.
309 1999-11-21  Andrew Innes  <andrewi@gnu.org>
311         * makefile.nt: New file.
313 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
315         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
316         turkish-postfix.
317         ("turkish-postfix"): New Turkish input method which inserts
318         Latin-5 characters.
320         * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
321         turkish-alt-postfix.
322         ("turkish-alt-postfix"): New Turkish input method which inserts
323         Latin-5 characters.
325 1999-07-12  Richard Stallman  <rms@gnu.org>
327         * Version 20.4 released.
329 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
331         * quail/cyrillic.el (cyrillic-jcuken): Use X11 keyboard layout.
333 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
335         * quail/ethiopic.el ("ethiopic"): Add translation rules.
337 1999-06-01  Jae-youn Chung  <jay@compiler.kaist.ac.kr>
339         * quail/hanja3.el: Newly generated from hangul.el, hangul3.el, and
340         hanja.el.
342 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
344         * quail/hangul3.el ("korean-hangul3"): Give MAXIMUM-SHORTEST t.
346 1999-05-09  Tudor Hulubei  <tudor@cs.unh.edu>
348         * quail/latin-pre.el ("romanian-prefix"): New input method.
349         ("romanian-alt-prefix"): New input method.
351 1999-03-04  Kenichi Handa  <handa@etl.go.jp>
353         * quail/latin-post.el ("spanish-postfix"): Add rule U" and u".
355 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
357         * quail/japanese.el (quail-japanese-kanji-kkc): If the last char
358         to convert is `n', change it to Japanese Hiragana `n' before
359         conversion.
361 1999-01-11  Kenichi Handa  <handa@etl.go.jp>
363         * Makefile.in (MISC): Add ${srcdir}/quail/hebrew.el.
365         * quail/hebrew.el: New file.
367 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
369         * quail/devanagari.el (quail-devanagari-compose-characters):
370         Adjusted for the change of input method handling.
371         (quail-devanagari-hindi-compose-characters): Likewise.
373 1998-10-15  Kenichi Handa  <handa@etl.go.jp>
375         * Makefile.in (leim-list.el): Use `(cd foo && pwd)` instead of
376         `(cd foo; pwd)`.
377         (install): Likewise.
379 1998-10-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
381         * quail/latin-post.el: Many doc fixes.
382         ("latin-1-postfix"): Add sequence for the small superscript o.
383         * quail/latin-pre.el: Many doc fixes.
384         ("latin-1-prefix"): Add sequences for the small
385         superscript underlined o and a.
387 1998-10-13  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
389         * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
390         small superscript underlined o and a.
391         ("italian-alt-postfix"): Change it to something useful and
392         different from italian-postfix. 
393         * latin-post.el ("latin-1-postfix"): Add a method to enter the
394         small superscript underlined o and a.
395         ("italian-postfix"): Same as above.
396         ("italian-postfix"): Add methods to enter e with acute accent and
397         the >> and << symbols.
399 1998-09-25  Kenichi Handa  <handa@etl.go.jp>
401         * quail/japanese.el (quail-japanese-hankaku-update-translation):
402         Adjusted for the change of input method handling.
404 1998-09-11  Kenichi HANDA  <handa@etl.go.jp>
406         * quail/japanese.el (quail-japanese-katakana-update-translation):
407         Adjusted for the change of input method handling.
409 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
411         * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the
412         change of input method handling.
413         (quail-tibetan-input-tibkey): Likewise.
415 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
417         * Version 20.3 released.
419 1998-08-16  Kenichi HANDA  <handa@etl.go.jp>
421         * quail/czech.el ("czech"): Make this input method deterministic,
422         kbd-translate, and show-layout.
424 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
426         * quail/ethiopic.el: Fix several translation rules.
428 1998-08-12  Milan Zamazal  <pdm@fi.muni.cz>
430         * quail/czech.el: Few key sequences added to some keyboards.
432 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
434         * quail/japanese.el (quail-japanese-use-double-n): New variable.
435         (quail-japanese-update-translation): Adjusted for the change of
436         quail-update-translation.  Now this function should return
437         CONTROL-FLAG.
438         (quail-japanese-toggle-kana): Update quail-conversion-str.
439         (quail-japanese-kanji-kkc): Likewise.
440         (quail-japanese-switch-package): Reset quail-current-str and
441         quail-conversion-str.
443 1998-07-24  Kenichi Handa  <handa@etl.go.jp>
445         * quail/japanese.el (quail-japanese-kanji-kkc): Set
446         quail-translation to nil after calling kkc-region so that
447         translation mode is restarted correctly.
449 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
451         * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
452         that conversion is cancelled in kkc-region.
453         (quail-japanese-switch-package): Fix previous change.
455 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
457         * quail/japanese.el (quail-japanese-update-translation): Handle
458         a key which should fix the current translation and start a new
459         translation correctly.
460         (quail-japanese-toggle-kana): Set quail-translating to nil.  Don't
461         change point.
463 1998-07-15  Kenichi Handa  <handa@etl.go.jp>
465         * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the
466         change of quail.el.
467         (quail-japanese-switch-package): Likewise.
469 1998-07-03  Kenichi Handa  <handa@etl.go.jp>
471         * quail/symbol-ksc.el: Keys for modern Korean syllables fixed.
472         Some keys for ancient Korean syllables are changed properly.
474 1998-06-20  Kenichi Handa  <handa@etl.go.jp>
476         * quail/ethiopic.el: Don't add hook to quail-mode-hook.
477         (ethio-select-a-translation): New function.
479 1998-06-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
481         * Makefile.in (RUN-EMACS): Add --multibyte.
483 1998-04-29  Karl Heuer  <kwzh@gnu.org>
485         * Makefile.in (SLAVIC): Delete redundant backslash.
487 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
489         * Makefile.in (install): Make INSTALLDIR and contents world-readable.
491 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
493         * Makefile.in (SLAVIC): New macro.
494         (EUROPEAN): Include ${SLAVIC}.
496 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
498         * Makefile.in: Prepend ${srcdir} to all non-TIT lisp file names.
499         (leim-list.el): Depend on ${WORLD}.
501         * latin-alt.el (latin-2-alt-postfix): Doc fix.
503 1998-04-08  Karl Heuer  <kwzh@mescaline.gnu.org>
505         * czech.el, slovak.el: Correct starting commentary.
507 1998-04-07  Milan Zamazal  <pdm@fi.muni.cz>
509         * quail/czech.el, quail/slovak.el: Correct starting commentary.
511 1998-04-06  Andreas Schwab  <schwab@gnu.org>
513         * lrt.el (lrt-composing-pattern-double-c): Change chars-in-string
514         to length.
515         (lrt-generate-quail-map): Change sref to aref, and make second
516         argument of substring a character index.
518 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
520         * Makefile.in (${TIT}): Fix shell conditional syntax.
522 1998-03-18  Kenichi Handa  <handa@etl.go.jp>
524         * quail/latin-pre.el ("latin-1-prefix"):  Fix the translation of
525         "/ " to "/" (instead of " ").
527 1998-03-17  Richard Stallman  <rms@psilocin.gnu.org>
529         * quail/czech.el, quail/slovak.el: New files.
531 1998-03-10  Richard Stallman  <rms@psilocin.gnu.org>
533         * Makefile.in (BUILT-EMACS): Variable renamed from EMACS.
534         Uses changed.
536 1998-03-05  Kenichi Handa  <handa@etl.go.jp>
538         * Makefile.in (${TIT}): To byte-compile quail packages, use just
539         built quail.
541 1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
543         * quail/hanja3.el: New file.
545         * quail/hanja-jis.el: Title string of the input method
546         "korean-hanja-jis" changed.
548         * quail/symbol-ksc.el: Title string of the input method
549         "korean-symbol" changed.  Require 'korea-util.
550         (quail-hangul-switch-back): Deleted.
552         * quail/hangul3.el: Require 'korea-util.
553         (quail-hangul-switch-to-symbol-ksc): Deleted.
555         * quail/hanja.el: Require 'korea-util.  Title string of the input
556         method "korean-hanja" changed.
557         (quail-hanja-switch-to-symbol-ksc): Deleted.
559         * quail/hangul.el: Require 'korea-util.
560         (quail-hangul-switch-to-symbol-ksc): Deleted.
561         
562 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
564         * quail/ethiopic.el: The title string of input method "Ethiopic"
565         is changed.
567 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
569         * Version 20.2 released.
571 1997-09-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
573         * quail/latin-post.el (german): Swap y and z.
575 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
577         * Version 20.1 released.
579         * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
580         
581 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
583         * quail/viqr.el (vietnamese-viqr): Doc fix.
585 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
587         * quail/latin-alt.el: New file.
589 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
591         * quail/latin-post.el: Undo previous change.
592         
593 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
595         * quail/latin-post.el (latin-2-postfix):
596         Replace comma and period with `.  Replace colon with /.
597         (latin-1-postfix): Replace comma with /.
598         (french-postfix): Replace comma with /.
599         (latin-3-postfix): Replace comma with ` and period with /.
600         (latin-4-postfix): Replace comma with ` and period with ~.
601         (latin-5-postfix): Replace comma with ` and period with /.
602         (turkish-postfix): Replace comma with ` and period with /.
604 1997-09-10  Kenichi Handa  <handa@etl.go.jp>
606         * quail/ethiopic.el: Don't bind keys in quail-mode-map.  The
607         function added to quail-mode-hook turn ethio-mode on only when
608         input method "ethiopic" is begin used.
609         (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el.
610         (ethio-toggle-space): Likewise.
611         (ethio-insert-space): Likewise.
612         (ethio-insert-ethio-space): Likewise.
613         (ethio-prefer-ascii-punctuation): Likewise.
614         (ethio-toggle-punctuation): Likewise.
615         (ethio-gemination): Likewise.
616         ("ethiopic"): Doc-string of this Quail package modified.  Bind
617         function keys for TRANSLATION-KEYMAP to
618         quail-execute-non-quail-command.
620 1997-09-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
622         * Makefile.in (install): Use quail/* in the second tar that
623         copies a dir named quail.
625 1997-09-03  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
627         * Makefile.in (install): Do not copy leim-list.el twice.  Copy
628         `skk' subdirectory too.
630 1997-09-03  Kenichi Handa  <handa@etl.go.jp>
632         * quail/cyrillic.el: For each package, pass t for the SIMPLE
633         argument to quail-define-package.
634         * quail/cyril-jis.el: Likewise
635         * quail/greek.el: Likewise.
636         * quail/ipa.el: Likewise.
637         * quail/lao.el: Likewise.
638         * quail/lrt.el: Likewise.
639         * quail/thai.el: Likewise.
640         * quail/viqr.el: Likewise.
642 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
644         * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
645         TRANSLATION-KEYS.
646         (quail-mode-map): Change binding for ethio-insert-ethio-space.
647         (quail-mode-hook): Check the current Quail package name.
649         * quail/latin-post.el: Add rules for cancelling accents by typing
650         two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
651         packages.
653 1997-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
655         * quail/latin-post.el, quail/latin-pre.el: For each package,
656         pass t for the SIMPLE argument to quail-define-package.
658 1997-08-28  Kenichi Handa  <handa@etl.go.jp>
660         * Makefile.in (dotdot): This macro deleted.
661         (SUBDIRS): Exclude skk.
662         (all): Substitute ${WORLD} to ${TIT}.
663         (%.el): This target deleted.
664         (${TIT}): Check existence of `quail' subdirectory.
665         (leim-list.el): Do not check old files.
666         (install): If ${srcdir} is different from the current directory,
667         copy also files under ${srcdir}.
669 1997-08-26  Kenichi Handa  <handa@etl.go.jp>
671         * Makefile.in: Re-arrange macros so that the macro TIT contains
672         only Quial packages generated from CXTERM dictionaries, and the
673         macro NON-TIT contains only Quial packages distributed with Emacs.
674         (install): Do not use -h option for tar, instead copy ${NON-TIT}
675         and ${TIT} separately.
677 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
679         * Makefile.in (install): Discard extra data in tar | tar command.
681 1997-08-23  Kenichi Handa  <handa@etl.go.jp>
683         * quail/devanagari.el (quail-devanagari-compose-characters): Fix
684         previous change.
685         (quail-devanagari-hindi-compose-characters): Fix previous change.
687         * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous
688         change.
690 1997-08-22  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
692         * Makefile.in (leim-list.el): Fix previous change.
694         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
696 1997-08-21  Kenichi HANDA  <handa@etl.go.jp>
698         * quail/py-punct-b5.el: Name changed from py-punct-b5.el.
699         * quail/tsang-b5.el: Name changed from tsangchi-b5.el.
700         * quail/tsang-cns.el: Name changed from tsangchi-cns.el.
702         * Makefile.in (install): Just copy leim-list.el instead of running
703         update-leim-list-file on ${INSTALLDIR}.
704         (CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
705         py-punct-b5.el -> pypunct-b5.el.
706         (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
707         (leim-list.el): Delete old files not contained in ${WORLD}.
709         * quail/japanese.el (quail-japanese-kkc-mode-exit): Run
710         input-method-after-insert-chunk-hook.
712         * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected.
714 1997-08-19  Kenichi Handa  <handa@etl.go.jp>
716         * quail/hangul.el ("korean-hangul"): Doc-string of this Quail
717         package fixed.
719 1997-08-18  Kenichi Handa  <handa@etl.go.jp>
721         * quail/japanese.el (quail-japanese-toggle-kana): Don't call
722         throw.
723         (quail-japanese-kanji-kkc): Completely re-written.
724         (quail-japanese-kkc-mode-exit): New function.
725         (quail-japanese-switch-package): Call activate-input-method
726         instead of select-input-method.
728         * quail/thai.el (thai-consonant-input): Typo fixed.
730         * quail/devanagari.el (quail-devanagari-compose-characters): Do
731         not call throw.
732         (quail-devanagari-hindi-compose-characters): Likewise.
734         * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call
735         activate-input-method instead of select-input-method.
737         * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise.
739         * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise.  Use
740         input-method-history instead of previous-input-method.
742 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
744         * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
746 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
748         * quail/lrt.el (lrt-vowel-table): Some elements corrected.
749         ("lao-lrt"): Doc-string of this Quail package modified.
750         Some tranlation rules added.
752         * quail/lao.el (lao-keyboard-mapping): Some elements corrected.
753         (lao-quail-define-rules): Some translation rules corrected.
755 1997-08-11  Kenichi Handa  <handa@etl.go.jp>
757         * quail/lrt.el: Some rules added for Quail package "lao-lrt".
758         (lrt-vowel-table): The entry for "aM" corrected.
760 1997-08-07  Kenichi Handa  <handa@etl.go.jp>
762         * quail/lrt.el: Change title string of input method "lao-lrt".
763         (lrt-single-consonant-table): Several key sequence changed.
764         (lrt-composing-pattern-double-c): Handle a consonant with
765         semi-vowel-lower correctly.
766         (lrt-handle-maa-sakod): Do not reset quail-current-key.
767         (lrt-handle-tone-mark): Check the existence of double consonant
768         correctly.
770         * quail/lao.el: Change title string of input method "Lao".
772 1997-08-04  Valery Alexeev  <valery@domovoy.math.uga.edu>
774         * quail/cyrillic.el (cyrillic-translit): Doc-string of the package
775         modified.  Several tranlation rules modified.
777 1997-08-04  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
779         * quail/cyrillic.el: Move Quail package cyrillic-jis-russian to
780         quail/cyril-jis.el.
782         * quail/cyril-jis.el: New file.
784         * Makefile.in (RUSSIAN): Add quail/cyril-jis.el.
786 1997-08-01  Kenichi Handa  <handa@etl.go.jp>
788         * quail/ethiopic.el: In quail-mode-map, bind
789         ethio-insert-ethio-space Shift-SPACE.  Add translation rules to
790         Quail package "ethiopic".
792 1997-08-01  Valery Alexeev  <valery@domovoy.math.uga.edu>
794         * quail/cyrillic.el (cyrillic-translit): New input method.
796 1997-07-25  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
798         * quail/tibetan.el: New file.
800         * quail/py-punct.el: Require 'quail.
802         * quail/py-punct-b5.el: Require 'quail.
804         * quail/ethiopic.el: Change Quail package name to "ethiopic".
805         (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
807         * Makefile.in (TIT): New variable, contatination of TIT-GB and
808         TIT-BIG5.
809         (RUN-EMACS): Do not set EMACSLOADPATH.
810         (ASIA): Include TIBEAN.
811         (all): Remove stamp-bytecomp from dependency list.
812         ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
813         (%.el): Make a link for byte-compiled file too.
814         (stamp-bytecomp): Target deleted.
815         (leim-list.el): Run Emacs with loading quail.
816         (install-XXX): These targets deleted.
817         (install): Remove files under INSTALLDIR before copying new files.
818         Run Emacs with loading quail.
819         (clean mostlyclean): Remove only generated files.
821 1997-07-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
823         * Makefile.in (stamp-bytecomp): Fix shell conditional.
824         (clean): Fix shell conditional.
826 1997-07-21  Jim Meyering  <meyering@eng.ascend.com>
828         * Makefile.in: Use @LN_S@, not ln -s, in case no symlink support.
829         (clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
831 1997-07-17  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
833         * Makefile.in: Modified to avoid *.el files being regarded
834         as intermidiate files and deleted by GNU make.
836         * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
837         (lrt-handle-maa-sakod): Correctly handle the case that
838         quail-current-data is nil.
839         (lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" +
840         tone.
842 1997-07-15  Kenichi Handa  <handa@etl.go.jp>
844         * quail/py-punct.el: New file.
846         * quail/py-punct-b5.el: New file.
848         * quail/japanese.el: Doc-string of Quail package japanese modified.
850         * Makefile.in: Rules re-written to avoid tricky code.
851         (CHINEGE-GB): Include quail/py-punct.elc.
852         (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
853         
855 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
857         * quail/latin-pre.el: Change titles of quail packages.
859         * quail/latin-post.el: Likewise.
862 ;; Local Variables:
863 ;; coding: iso-2022-7bit-unix
864 ;; End: