Merge from emacs-24
[bpt/emacs.git] / leim / ChangeLog
index f3acaeb..47f22ec 100644 (file)
@@ -1,3 +1,55 @@
+2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * quail/latin-ltx.el: Resolve conflicts (bug#13950).
+       (latin-ltx--mark-map, latin-ltx--mark-re): New constants.
+       (latin-ltx--define-rules): Check for conflicts.  Eval `re's.
+       (rules): Use tighter regexps to avoid conflicts.
+       Consolidate the various rules for combining marks.
+
+2013-03-16  Glenn Morris  <rgm@gnu.org>
+
+       * Version 24.3 released.
+
+2013-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * quail/latin-ltx.el: Add greek superscripts.
+
+2012-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle.
+       Remove \rightparengtr and \leftparengtr for lack of consensus.
+       Suggested by Mattias EngdegĂ„rd <mattiase@bredband.net> (bug#12948).
+
+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.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1997-1999, 2001-2012 Free Software Foundation, Inc.
+  Copyright (C) 1997-1999, 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.