(leim-list.el, install): Don't use -r to remove files.
[bpt/emacs.git] / leim / ChangeLog
index fb81d39..7fa15b1 100644 (file)
@@ -1,3 +1,32 @@
+2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * Makefile.in (leim-list.el, install): Don't use -r to remove files.
+
+2009-08-25  Glenn Morris  <rgm@gnu.org>
+
+       * quail/hangul.el (top-level): Don't require cl at run-time.
+
+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