X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/734dabe0eceb575fcb94d1bb32152a1ab37e880f..7069bd161d7e3dc7c40d4cc86c4f6e140ae14e34:/leim/ChangeLog diff --git a/leim/ChangeLog b/leim/ChangeLog index fb81d395a3..7fa15b13b1 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,32 @@ +2009-08-29 Stefan Monnier + + * 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