Fix typo.
[bpt/emacs.git] / leim / ChangeLog
index 040c70a..1d1b414 100644 (file)
@@ -1,3 +1,74 @@
+2002-07-12  Dave Love  <fx@gnu.org>
+
+       * quail/cyrillic.el: Doc fixes.
+       ("cyrillic-beylorussian"): Commented-out.
+       ("cyrillic-translit-bulgarian"): Deleted.
+       ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
+       ("ukrainian-computer", "belarusian", "bulgarian-bds")
+       ("russian-computer"): New.
+       ("bulgarian-phonetic"): Renamed from bulgarian-pho.  Add \e,A'\e(B, \e,Lp\e(B, \e,LN\e(B.
+       ("russian-typewriter"): Renamed from cyrillic-jcuken.
+
+2002-06-20  Dave Love  <fx@gnu.org>
+
+       * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
+       characters and ~o -> \e,Cu\e(B, ~O -> \e,CU\e(B.
+
+2002-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (install): Use "tar -chf", to follow symlinks.
+
+2002-05-04  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
+
+       * quail/vntelex.el: Add even more rules.
+
+2002-04-30  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
+
+       * quail/vntelex.el: Add new rules to escape from composition.
+
+2002-04-29  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
+
+       * quail/vntelex.el: Use proper charset.
+
+2002-04-22  Koaunghi Un <koaunghi@ling.cnu.ac.kr>
+
+       * quail/hanja.el ("Od"): Remove rule.
+
+2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/indian.el: Replace commented-out lines with a condition
+       that is always false.
+
+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
 
 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
+       * 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>