]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
(korean-key-bindings): Change the binding of F9 to
[gnu-emacs] / leim / ChangeLog
index 1dcff63b6ed9d3766430174430f9bdd457a1e86b..aec6c247d67e2f665d6ad2ebf7ffe3213eed8c98 100644 (file)
@@ -1,11 +1,59 @@
+2009-06-23  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
+2009-06-18  Kenichi Handa  <handa@m17n.org>
+
+       * quail/hangul.el (hangul-im-keymap): Add binding of key
+       Hangul_Hanja.
+
+2009-05-04   Simon Leinen  <simon.leinen@switch.ch>  (tiny change)
+
+       * Makefile.in (install): Avoid using $$(..) construct, for Solaris
+       compatibility.
+
+2009-04-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.in (install): Remove .gitignore files.
+
+2009-03-19  Kenichi Handa  <handa@m17n.org>
+
+       * leim-ext.el: Change the encoding to utf-8.
+
+2008-12-30  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * Makefile.in (install): Remove old directories in ns_appresdir before
+       moving new directories there.
+
+2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
+       (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho)
+       (hangul3-input-method-jung, hangul3-input-method-jong):
+       Fix typos in docstrings.
+
+2008-11-07  Vasily Korytov  <vasily@korytov.pp.ru>  (tiny change)
+
+       * quail/cyrillic.el: Handle backslash key (bug#839).
+
+2008-10-20  Kenichi Handa  <handa@m17n.org>
+
+       * quail/indian.el (inscript-mlm-keytable): New variable.
+       (malayalam-inscript): Use inscript-mlm-keytable.
+
 2008-09-11  Magnus Henoch  <mange@freemail.hu>
 
        * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G
        with upturn.
 
-2008-09-02  Carsten Bormann <cabo@tzi.org>
+2008-09-02  Carsten Bormann  <cabo@tzi.org>
 
-       * quail/latin-post.el ("german-postfix"): do not translate ue to
+       * quail/latin-post.el ("german-postfix"): Do not translate ue to
        \"u after a, e or q, because that would be extremely uncommon
        compared to aue, eue or que.  The only exception is the prefix
        "ge", after which, according to corpus statistics, a \"u can be
@@ -13,8 +61,7 @@
 
 2008-08-10  Jihyun Cho  <jihyun.jo@gmail.com>
 
-       * quail/hangul.el (hangul3-input-method-jong): Fix array indexing
-       bug.
+       * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug.
 
 2008-07-19  Juri Linkov  <juri@jurta.org>
 
 
 2008-01-14  Aidan Kehoe  <kehoea@parhasard.net>  (tiny change)
 
-        * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and
-       \vk.
+       * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk.
 
 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
 1997-08-30  Naoto TAKAHASHI  <ntakahas@etl.go.jp>
 
-       * quail/ethiopic.el ("ethiopic"): Doc-sring fixed.  Change the arg
+       * quail/ethiopic.el ("ethiopic"): Doc-string fixed.  Change the arg
        TRANSLATION-KEYS.
        (quail-mode-map): Change binding for ethio-insert-ethio-space.
        (quail-mode-hook): Check the current Quail package name.
        * quail/japanese.el: Doc-string of Quail package japanese modified.
 
        * Makefile.in: Rules re-written to avoid tricky code.
-       (CHINEGE-GB): Include quail/py-punct.elc.
-       (CHINEGE-BIG5): Include quail/py-punct-b5.elc.
+       (CHINESE-GB): Include quail/py-punct.elc.
+       (CHINESE-BIG5): Include quail/py-punct-b5.elc.
 
 1997-07-10  Kenichi Handa  <handa@etl.go.jp>
 
 ;; End:
 
     Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-       2007, 2008  Free Software Foundation, Inc.
+       2007, 2008, 2009  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.