*** empty log message ***
[bpt/emacs.git] / leim / ChangeLog
index fb05783..0eca285 100644 (file)
@@ -1,3 +1,180 @@
+2002-04-06  Jaeyoun Chung  <jay@kldp.org>
+
+       * quail/hanja3.el ("kf"): added a few composing rules
+       from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
+
+       * quail/hangul3.el: buggy alternative second character
+       sequence fixed ('/' for 'v' pair).
+       added a few more third character composing rule.
+
+2002-03-03  Werner Lemberg  <wl@gnu.org>
+
+       * quail/vntelex.el: New file.
+       * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE),
+       makefile.w32-in (VIETNAMESE): Add it.
+
+2002-02-10  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
+       ($(MISC_DIC)): Ditto.
+
+2002-02-06  Richard M. Stallman  <rms@gnu.org>
+
+       * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
+       Don't define "~," at all.
+
+2002-01-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * quail/latin-pre.el (latin-2-prefix): Add \e,BL\e(B and \e,Bl\e(B.
+       From "Dr. Eduard Werner" <edi.werner@gmx.de>.
+
+2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/greek.el: Changed the behavior of the "greek" input
+       method, to consider the "accent" and "diaeresis" as prefix keys.
+       A new method (named "greek-postfix") was added which implements
+       the old behavior.  Also changed the mapping of the "Q/q" key to
+       produce the ":/;" characters, as is customary in greek keyboards.
+       From Nick Patavalis <npat@inaccessnetworks.com>.
+
+2002-01-07  Jaeyoun Chung  <jay@kldp.org>
+
+       * quail/hangul.el: removed key sequence mapping for O[rsfaqtTd].
+       Not used for Korean Hangul Type 2. (request from emacs-kr mailing
+       list).
+
+2002-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
+
+2002-01-01  Dave Love  <fx@gnu.org>
+
+       * quail/indian.el (quail-define-indian-trans-package): Unquote
+       lambda.
+       (quail-define-inscript-package): Avoid mapcar*.
+
+2001-12-20  Dave Love  <fx@gnu.org>
+
+       * quail/latin-ltx.el: Fix un-doubled backslashes.
+
+2001-12-15  Dave Love  <fx@gnu.org>
+
+       * quail/latin-pre.el ("french-prefix", "german-prefix") 
+       ("spanish-prefix"): Fix language assignment.
+
+       * quail/latin-post.el ("french-postfix", "german-postfix") 
+       ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") 
+       ("french-keyboard", "french-azerty", "german") 
+       ("spanish-keyboard"): Fix language assignment.
+
+       * quail/indian.el: Don't require cl.
+       (quail-indian-flatten-list): Renamed from flatten-list.
+
+       * quail/cyrillic.el ("cyrillic-beylorussian") 
+       ("cyrillic-ukrainian", "cyrillic-translit-bulgarian") 
+       ("belarusian", "bulgarian-pho"): Fix language assignment.
+
+       * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
+       ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
+       ("turkish-alt-postfix"): Fix language assignment.
+       ("dutch"): Assign to Dutch.  Use chars, not strings.
+       ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
+       New.
+
+2001-12-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * COPYING: New file.
+
+2001-12-03  Jaeyoun Chung  <jay@kldp.org>
+
+       * quail/hangul3.el: Added a few convenient composing sequences for
+       Korean keyboard type 3 users.
+
+2001-11-29  Dave Love  <fx@gnu.org>
+
+       * quail/latin-ltx.el: Extra translations.  Fix some
+       latin-iso8859-4 characters.  Use Hebrew letters, not compatibility
+       symbols.
+
+2001-11-28  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (INDIAN): Adjusted for the file name change;
+       quail/devanagari.elc -> quail/indian.elc.
+
+       * makefile.nt (INDIAN): Likewise.
+
+2001-11-21  KAWABATA, Taichi <batta@beige.ocn.ne.jp>
+
+       * quail/devanagari.el: Renamed to indian.el.
+
+       * quail/indian.el: Renamed from devanagari.el, and completely
+       re-written.  The input method devanagari-hindi-transliteration is
+       merged with devanagari-itrans, devanagari-keyboard-a is renamed to
+       devanagari-inscript, devanagari-transliteration is renamed to
+       devanagari-kyoto-harvard.
+
+       * Makefile.in: Adjusted for the file name change;
+       quail/devanagari.elc -> quail/indian.elc.
+
+2001-11-06  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/welsh.el: Avoid an error message due to a commented-out
+       input method.
+
+2001-11-05  Richard M. Stallman  <rms@gnu.org>
+
+       * quail/rfc1345.el: Get rid of the explicit ^Z character.
+
+2001-11-05  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
+
+2001-11-04  Dave Love  <fx@gnu.org>
+
+       * Makefile.in (LATIN): Add welsh.
+       (UNICODE): New.
+       (MISC): Add georgian.
+       (WORLD): Add UNICODE.
+
+       * quail/welsh.el, quail/georgian.el, quail/rfc1345.el:
+       * quail/uni-input.el, quail/sgml-input.el: New file.
+
+       * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods.
+
+       * quail/latin-alt.el ("dutch"): New method.
+
+2001-10-27  Francesco Potorti`  <pot@gnu.org>
+
+       * quail/latin-post.el ("italian-postfix"): Undo previous change.
+
+       * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change.
+
+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
 2001-04-18  Andrew Innes  <andrewi@gnu.org>
 
        * makefile.w32-in (EMACSLOADPATH): Define.
-       ($(TIT)): 
-       ($(MISC_DIC)): 
-       (.el.elc): 
+       ($(TIT)):
+       ($(MISC_DIC)):
+       (.el.elc):
        (leim-list.el): Remove stuff to set EMACSLOADPATH.
 
 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
 
        * 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.
        * 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.
 
        * 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"
        * 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.
 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):
        * 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>