]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
* progmodes/autoconf.el: Provide autoconf as well.
[gnu-emacs] / leim / ChangeLog
index fb81d395a34fe32c6af026e24ce129b5c8648cad..59da6bac54aee5ad075257711418a75d6be3a96f 100644 (file)
@@ -1,3 +1,24 @@
+2009-08-21  Thamer Mahmoud  <thamer.mahmoud@gmail.com>  (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  <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