Fix some doc/misc cross-references to separate manuals.
[bpt/emacs.git] / leim / ChangeLog
index 3452322..6a67c99 100644 (file)
@@ -1,3 +1,39 @@
+2012-09-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * quail/hebrew.el ("yiddish-royal"): Fix several bogus entries.
+
+2012-08-17  Daniel Bergey  <bergey@alum.mit.edu>  (tiny change)
+
+       * quail/indian.el (quail-define-inscript-package):
+       Set kbd-translate for all Inscript layouts.  It's a positional
+       layout: vowels should be on the left hand regardless of the
+       underlying characters produced by those keys.  (Bug#12072)
+
+2012-08-06  Mohsen BANAN  <libre@mohsen.1.banan.byname.net>
+
+       * quail/persian.el: Add some mappings.  (Bug#11812)
+       (farsi-isiri-9147, farsi-transliterate-banan): Doc fixes.
+
+2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Update .PHONY listings in makefiles.
+       * Makefile.in (.PHONY): Add all, compile-main, clean, mostlyclean,
+       bootstrap-clean, distclean, maintainer-clean, extraclean.
+
+2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
+       * quail/uni-input.el (ucs-input-deactivate):
+       Rename from ucs-input-inactivate.
+       * quail/hangul.el (hangul-input-method-deactivate):
+       Rename from hangul-input-method-inactivate.
+
+2012-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * quail/ipa.el: Use cl-lib.
+
+       * quail/hangul.el: Don't require CL.
+
 2012-06-12  Nguyen Thai Ngoc Duy  <pclouds@gmail.com>
 
        * quail/vnvi.el: New file (Bug#4747).