("italian-postfix"): Undo previous change.
[bpt/emacs.git] / leim / ChangeLog
index 9b8a33a..6d53a45 100644 (file)
@@ -1,3 +1,154 @@
+2001-10-25  Francesco Potorti`  <pot@gnu.org>
+
+       * quail/latin-post.el ("italian-postfix"): Euro symbol.
+
+       * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol.
+
+2001-10-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * (Version 21.1 released.)
+
+2001-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet
+       mappings, so that one could type them without leaving the Hanyu
+       Pinyin input method.  Suggested by Kenichi Handa
+       <handa@etl.go.jp>.
+
+2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/greek.el ("greek-babel"): New input method.  From David
+       Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
+
+2001-10-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * Branch for 21.1.
+
+2001-09-05  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/greek.el ("greek-mizuochi"): Doc fix.  From David Kastrup
+       <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
+
+2001-08-06  Gerd Moellmann  <gerd@gnu.org>
+
+       * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
+       "chinese-py".
+       ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
+
+2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el,
+       quail/czech.el, quail/devanagari.el, quail/ethiopic.el,
+       quail/greek.el, quail/hangul.el, quail/hangul3.el,
+       quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el,
+       quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el,
+       quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el,
+       quail/latin-pre.el, quail/lrt.el, quail/py-punct.el,
+       quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el,
+       quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
+       follow coding conventions.
+
+2001-06-04  Andrew Choi  <akochoi@i-cable.com>
+
+       * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.
+
+2001-06-01  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
+       (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
+       $(srcdir)/quail/pypunct-b5.elc.
+       (NON_TIT_CNS): Remove.
+       (CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
+       (CHINESE_CNS): Remove.
+       (KOREAN): Add $(srcdir)/quail/hanja3.elc.
+       (LATIN): Add $(srcdir)/quail/latin-alt.elc and
+       $(srcdir)/quail/latin-ltx.elc.
+       (MISC_DIC): Copy from Makefile.in.
+       (CHINESE): Remove $(CHINESE_CNS).
+       (all): Add $(MISC_DIC) as target.
+       (.NOTPARALLEL): New target.
+       (.NO_PARALLEL): New target.
+       ($(MISC_DIC)): New target.
+       (clean mostlyclean): Clean more stuff.
+       (TIT_EL): New macro.
+       (MISC_DIC_EL): New macro.
+
+       * makefile.w32-in (TIT-GB): Remove CTLau.elc from it.
+       (TIT-BIG5): Remove CTLauB.elc from it.
+       (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
+       (clean mostlyclean): Remove obsolete reference.
+
+2001-06-01  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display.
+
+2001-05-24  Andrew Choi  <akochoi@i-cable.com>
+
+       * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc.
+
+       * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files.
+
+       * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files.
+
+       * Makefile.in (TIT-GB): Remove CTLau.elc from it.
+       (TIT-BIG5): Remove CTLauB.elc from it.
+       (MISC-DIC): Add CTLau.elc and CTLauB.elc to it.
+
+2001-05-17  Dave Love  <fx@gnu.org>
+
+       * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
+       Language family and indicator changed.  Many new translations.
+
+2001-05-17  Gerd Moellmann  <gerd@gnu.org>
+
+       * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
+       slovak input methods. New maintainer.  From Pavel Jan\e,Am\e(Bk
+       <Pavel@Janik.cz>.
+
+2001-04-23  Gerd Moellmann  <gerd@gnu.org>
+
+       * quail/latin-ltx.el: Add more translations.  From
+       jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
+
+2001-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/hangul.el <korean-hangul>: Doc fix.
+
+2001-04-18  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in (EMACSLOADPATH): Define.
+       ($(TIT)):
+       ($(MISC_DIC)):
+       (.el.elc):
+       (leim-list.el): Remove stuff to set EMACSLOADPATH.
+
+2001-04-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (install): Remove .cvsignore files.
+
+       * quail/japanese.el ("japanese-hankaku-kana"): Don't use
+       the same translations as for `japanese'.
+
+2001-04-03  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in (TIT_GB): Delete quail/PY.elc and
+       quail/ZIRANMA.elc.
+       (NON_TIT_BIG5): Delete $(srcdir)/quail/quick-b5.elc and
+       $(srcdir)/quail/tsang-b5.elc.
+       (NON_TIT_CNS): Delete.
+       (CHINESE_NON_TIT): Delete $(NON-TIT-CNS).
+       (CHINESE_CNS): Delete.
+       (KOREAN): Add ${srcdir}/quail/hanja3.elc.  From Kenichi Handa
+       <handa@etl.go.jp>.
+       (MISC_DIC): New variable.
+       (CHINESE): Delete $(CHINESE_CNS).
+       (WORLD): Add $(MISC_DIC).
+       (all): Depends on $(MISC_DIC).
+       (.NOTPARALLEL, .NO_PARALLEL): New special targets.
+       ($(MISC_DIC)): New target.
+       (clean mostlyclean): Delete also $(NONTIT), $(WORLD), $(MISC_DIC)
+       and $(MISC_DIC:.elc=.el).
+
 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc.  From
        (CHINESE-CNS): Delete it.
        (MISC-DIC): New variable.
        (CHINESE): Delete ${CHINESE-CNS}.
-       (WORLD): Delete ${MISC-DIC}.
+       (WORLD): Add ${MISC-DIC}.
        (all): Depends on ${MISC-DIC}.
        (${MISC-DIC}): New target.
        (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
 
        * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el,
        quail/quick-cns.el: Delete them.
-       
+
 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * Makefile.in (${TIT}): Fix whitespace.
 
        * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead
        of conditional invocation of make.
-       (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
-       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
+       (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
+       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
        (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
        files to .elc.
        ($(TIT)): Adjusted for the above change.
 
        * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead
        of conditional invocation of make.
-       (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) 
-       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) 
+       (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
+       (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
        (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
        files to .elc.
        ($(TIT)): Adjusted for the above change.
        ("turkish-alt-postfix"): New Turkish input method which inserts
        Latin-5 characters.
 
-After the release of 20.4, development was split into two separate
-code lines.  One line contained the code for Emacs 21, and the other
-one the code for the 20.x releases after 20.4.  The following change
-log entries up to the entry ``20.4 released'' are for the 20.x code
-line.  Change logs above this notice are those for the 21.x code line.
-
-2000-06-13  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.7 released.
-       
-2000-05-23  Andrew Innes  <andrewi@gnu.org>
-
-       * makefile.nt ($(TIT)): Set emacs_dir in the environment before
-       running emacs, to ensure load-path is correct.
-       (leim-list.el): Ditto.
-
-2000-02-26  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.6 released.
-       
-1999-12-07  Gerd Moellmann  <gerd@gnu.org>
-
-       * Version 20.5 released.
-       
-1999-11-22  Andrew Innes  <andrewi@gnu.org>
-
-       * makefile.nt: No need to generate subdirs.el.
-
-1999-11-21  Andrew Innes  <andrewi@gnu.org>
-
-       * makefile.nt: New file.
-
-1999-09-19  Ken'ichi Handa  <handa@gnu.org>
-
-       * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
-       turkish-postfix.
-       ("turkish-postfix"): New Turkish input method which inserts
-       Latin-5 characters.
-
-       * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from
-       turkish-alt-postfix.
-       ("turkish-alt-postfix"): New Turkish input method which inserts
-       Latin-5 characters.
-
 1999-07-12  Richard Stallman  <rms@gnu.org>
 
        * Version 20.4 released.
@@ -465,7 +572,7 @@ line.  Change logs above this notice are those for the 21.x code line.
        * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
        small superscript underlined o and a.
        ("italian-alt-postfix"): Change it to something useful and
-       different from italian-postfix. 
+       different from italian-postfix.
        * latin-post.el ("latin-1-postfix"): Add a method to enter the
        small superscript underlined o and a.
        ("italian-postfix"): Same as above.
@@ -634,7 +741,7 @@ line.  Change logs above this notice are those for the 21.x code line.
 
        * quail/hangul.el: Require 'korea-util.
        (quail-hangul-switch-to-symbol-ksc): Deleted.
-       
+
 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
 
        * quail/ethiopic.el: The title string of input method "Ethiopic"
@@ -653,7 +760,7 @@ line.  Change logs above this notice are those for the 21.x code line.
        * Version 20.1 released.
 
        * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again.
-       
+
 1997-09-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
        * quail/viqr.el (vietnamese-viqr): Doc fix.
@@ -665,7 +772,7 @@ line.  Change logs above this notice are those for the 21.x code line.
 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * quail/latin-post.el: Undo previous change.
-       
+
 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
        * quail/latin-post.el (latin-2-postfix):
@@ -926,7 +1033,7 @@ line.  Change logs above this notice are those for the 21.x code line.
        * Makefile.in: Rules re-written to avoid tricky code.
        (CHINEGE-GB): Include quail/py-punct.elc.
        (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
-       
+
 
 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
 
@@ -938,3 +1045,7 @@ line.  Change logs above this notice are those for the 21.x code line.
 ;; Local Variables:
 ;; coding: iso-2022-7bit-unix
 ;; End:
+
+    Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+  Copying and distribution of this file, with or without modification,
+  are permitted provided the copyright notice and this notice are preserved.