(leim-list.el, install): Don't use -r to remove files.
[bpt/emacs.git] / leim / ChangeLog
index 8a270b8..7fa15b1 100644 (file)
@@ -1,6 +1,56 @@
+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
+       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-djamo): Fix typo in docstring.
+       * 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)
 
 ;; 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.