*** empty log message ***
[bpt/emacs.git] / leim / ChangeLog
index a657685..0eca285 100644 (file)
@@ -1,3 +1,62 @@
+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")