X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/4dc7c8d5795458e89d19b59f64760e155c2cd70b..78be8b64657aeca0472d708450ea1ce2bc142606:/leim/ChangeLog diff --git a/leim/ChangeLog b/leim/ChangeLog index f3acaebec9..47f22ecfb5 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,55 @@ +2013-03-16 Stefan Monnier + + * 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 + + * Version 24.3 released. + +2013-02-08 Stefan Monnier + + * quail/latin-ltx.el: Add greek superscripts. + +2012-12-04 Stefan Monnier + + * quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle. + Remove \rightparengtr and \leftparengtr for lack of consensus. + Suggested by Mattias Engdegård (bug#12948). + +2012-09-05 Eli Zaretskii + + * quail/hebrew.el ("yiddish-royal"): Fix several bogus entries. + +2012-08-17 Daniel Bergey (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 + + * quail/persian.el: Add some mappings. (Bug#11812) + (farsi-isiri-9147, farsi-transliterate-banan): Doc fixes. + +2012-07-30 Paul Eggert + + 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 + + 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 * quail/ipa.el: Use cl-lib. @@ -2336,7 +2388,7 @@ ;; 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.