X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ab96f28bbb4f0d5614eb7e897a15b8c79e474b58..b336bfcdf39f1e4d35bff4a7bd01d3b4bca8f516:/leim/ChangeLog?ds=sidebyside diff --git a/leim/ChangeLog b/leim/ChangeLog index 3f60cb7d81..9c5b2374b1 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,64 @@ +2010-08-28 Kenichi Handa + + * quail/japanese.el (quail-japanese-update-translation): Fix + handling of invalid key. + +2010-08-15 Andreas Schwab + + * quail/vntelex.el ("vietnamese-telex"): Doc fix. + + * quail/georgian.el: Remove extra backslashes. + +2010-08-14 Andreas Schwab + + * 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 + + * quail/greek.el ("greek-postfix"): Add rules for Greek style + quotes. + +2010-08-09 Kenichi Handa + + * quail/greek.el ("greek"): Add rules for Greek style quotes. + +2010-05-07 Chong Yidong + + * Version 23.2 released. + +2010-04-06 Chong Yidong + + * quail/vntelex.el: Fix "af" rule (Bug#5836). + +2010-02-16 Kenichi Handa + + * SKK-DIC/SKK-JISYO.L: Updated to the latest version. + +2009-12-05 Vasily Korytov + + * quail/cyrillic.el (russian-typewriter): Change keyboard layout. + (Bug#904) + +2009-09-09 Glenn Morris + + * Makefile.in (install): Set umask to world-readable before creating + directories. + +2009-08-31 Juri Linkov + + * 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 * 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. @@ -1078,7 +1139,7 @@ 2001-05-17 Gerd Moellmann * 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 . 2001-04-23 Gerd Moellmann @@ -2020,7 +2081,7 @@ ;; 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.