international/quail.el (quail-insert-kbd-layout): Surround each row by LRO and PDF...
[bpt/emacs.git] / leim / ChangeLog
index 75dde2b..a0ea534 100644 (file)
@@ -1,3 +1,21 @@
+2012-03-09  Mohsen BANAN  <libre@mohsen.1.banan.byname.net>
+
+       * quail/persian.el: Update which includes: (1) full compliance to
+       ISIRI-6219, forbiden characters were eliminated and missing
+       characters were added; (2) layer 3 of ISIRI-9147 is now
+       implemented with a '\' prefix; (3) double entry of characters
+       which were postfixed with 'h' is now supported; (4) lots of
+       comment and additional pointers have been added.
+
+2011-12-15  Kenichi Handa  <handa@m17n.org>
+
+       * quail/ethiopic.el ("ethiopic"): Do not refer to
+       ethio-prefer-ascii-punctuation.
+
+2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
+
+       * quail/hangul.el (hangul-character): Fix typo.
+
 2011-09-27  Jambunathan K  <kjambunathan@gmail.com>
 
        * quail/indian.el (quail-tamil-itrans-misc-table): Delete it.
 1998-07-21  Kenichi Handa  <handa@etl.go.jp>
 
        * quail/japanese.el (quail-japanese-kanji-kkc): Handle the case
-       that conversion is cancelled in kkc-region.
+       that conversion is canceled in kkc-region.
        (quail-japanese-switch-package): Fix previous change.
 
 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
        * Makefile.in (${TIT}): To byte-compile quail packages, use just
        built quail.
 
-1997-12-09  Koaunghi Un  <koanughi.un@zdv.uni-tuebingen.de>
+1997-12-09  Koaunghi Un  <koaunghi.un@zdv.uni-tuebingen.de>
 
        * quail/hanja3.el: New file.
 
        (quail-mode-map): Change binding for ethio-insert-ethio-space.
        (quail-mode-hook): Check the current Quail package name.
 
-       * quail/latin-post.el: Add rules for cancelling accents by typing
+       * quail/latin-post.el: Add rules for canceling accents by typing
        two accent keys (e.g. a~ => a-tilde, a~~ => a~) to all Quail
        packages.
 
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1997-1999, 2001-2011  Free Software Foundation, Inc.
+  Copyright (C) 1997-1999, 2001-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.