]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
Close bug#3992.
[gnu-emacs] / leim / ChangeLog
index 3f60cb7d81e38be33d80fdcd4b9d0b0a30f1dfdb..9c5b2374b1fb9fe852e036dd1933246ed7d1e42e 100644 (file)
@@ -1,3 +1,64 @@
+2010-08-28  Kenichi Handa  <handa@m17n.org>
+
+       * quail/japanese.el (quail-japanese-update-translation): Fix
+       handling of invalid key.
+
+2010-08-15  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * quail/vntelex.el ("vietnamese-telex"): Doc fix.
+
+       * quail/georgian.el: Remove extra backslashes.
+
+2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * quail/arabic.el: Quote [ and ].
+       * quail/latin-ltx.el: Likewise.
+
+       * quail/greek.el ("greek", "greek-postfix"): Change string to
+       character.
+
+2010-08-13  Kenichi Handa  <handa@m17n.org>
+
+       * quail/greek.el ("greek-postfix"): Add rules for Greek style
+       quotes.
+
+2010-08-09  Kenichi Handa  <handa@m17n.org>
+
+       * quail/greek.el ("greek"): Add rules for Greek style quotes.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * quail/vntelex.el: Fix "af" rule (Bug#5836).
+
+2010-02-16  Kenichi Handa  <handa@m17n.org>
+
+       * SKK-DIC/SKK-JISYO.L: Updated to the latest version.
+
+2009-12-05  Vasily Korytov  <vasily@korytov.pp.ru>
+
+       * quail/cyrillic.el (russian-typewriter): Change keyboard layout.
+       (Bug#904)
+
+2009-09-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install): Set umask to world-readable before creating
+       directories.
+
+2009-08-31  Juri Linkov  <juri@jurta.org>
+
+       * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil.
+       ("ipa-x-sampa"): Set `forget-last-selection' to nil.
+       Set `deterministic' to nil.
+       ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
+       "U+0074 U+0283", "U+0074 U+2040 U+0283".
+       ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
+       to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
+       Fix comments.
+
 2009-08-31  Juri Linkov  <juri@jurta.org>
 
        * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
@@ -14,9 +75,9 @@
 
        * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
        Two new input methods, both following widely-used Usenet
-       conventions for mapping ASCII to the IPA. Kirshenbaum is common in
+       conventions for mapping ASCII to the IPA.  Kirshenbaum is common in
        sci.lang and alt.usage.english, X-SAMPA in various (mostly
-       European) non-English language fora. X-SAMPA is slightly more
+       European) non-English language fora.  X-SAMPA is slightly more
        complex to support in Quail that Kirshenbaum, whence the two extra
        function and one extra submap to support it.
        (x-sampa-prepend-to-keymap-entry): New function.
 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ík
+       slovak input methods.  New maintainer.  From Pavel Janík
        <Pavel@Janik.cz>.
 
 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
 ;; End:
 
     Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-       2007, 2008, 2009  Free Software Foundation, Inc.
+       2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.