X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9c2224013b406a4889b4af6e6445acfa89fe67db..b336bfcdf39f1e4d35bff4a7bd01d3b4bca8f516:/leim/ChangeLog diff --git a/leim/ChangeLog b/leim/ChangeLog index 580ba9f0c2..9c5b2374b1 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,139 @@ +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". + ("ipa-x-sampa"): Rename from "x-sampa-ipa". + (ipa-x-sampa-implosive-submap): Rename from + x-sampa-implosive-submap. + (ipa-x-sampa-prepend-to-keymap-entry): Rename from + x-sampa-prepend-to-keymap-entry. + (ipa-x-sampa-underscore-implosive): Rename from + x-sampa-underscore-implosive. + (ipa-x-sampa-implosive-submap): Move before first use. + +2009-08-30 Aidan Kehoe + + * 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 + sci.lang and alt.usage.english, X-SAMPA in various (mostly + 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. + (x-sampa-underscore-implosive): New function. + (x-sampa-implosive-submap): New Quail submap. + +2009-08-30 Aidan Kehoe + + * quail/ipa.el: Recode the file as UTF-8, for better + interoperability with other applications. + +2009-08-29 Stefan Monnier + + * quail/latin-ltx.el (\circ): Use the `ring operator' rather than + `white circle'. + + * Makefile.in (leim-list.el, install): Don't use -r to remove files. + +2009-08-25 Glenn Morris + + * quail/hangul.el (top-level): Don't require cl at run-time. + +2009-08-21 Thamer Mahmoud (tiny change) + + * quail/arabic.el: Add missing keys that exist on the Arabic X + keyboard. Don't insert Lam-alef ligatures from the Arabic + Presentation Forms ranges; instead, separate Lam-Alef ligatures + into a list of two letters (Lam and a suitable Alef). + +2009-06-23 Kenichi Handa + + * quail/hangul.el (hangul-to-hanja-conversion): When it is called + while korean input method is off, convert the following character. + +2009-06-21 Chong Yidong + + * Branch for 23.1. + +2009-06-18 Kenichi Handa + + * quail/hangul.el (hangul-im-keymap): Add binding of key + Hangul_Hanja. + +2009-05-04 Simon Leinen (tiny change) + + * Makefile.in (install): Avoid using $$(..) construct, for Solaris + compatibility. + +2009-04-12 Andreas Schwab + + * Makefile.in (install): Remove .gitignore files. + +2009-03-19 Kenichi Handa + + * leim-ext.el: Change the encoding to utf-8. + 2008-12-30 Jan Djärv * Makefile.in (install): Remove old directories in ns_appresdir before @@ -1003,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 @@ -1945,7 +2081,7 @@ ;; End: Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008 Free Software Foundation, Inc. + 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Emacs.