]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
Merge from emacs-24; up to 2012-12-14T15:38:50Z!monnier@iro.umontreal.ca
[gnu-emacs] / leim / ChangeLog
index 07e26cf766b538540a7b9021018ac9109d54b235..b07102d44bac6268aee86896a9ad64eed4045cdd 100644 (file)
@@ -1,3 +1,86 @@
+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.
+
+       * quail/hangul.el: Don't require CL.
+
+2012-06-12  Nguyen Thai Ngoc Duy  <pclouds@gmail.com>
+
+       * quail/vnvi.el: New file (Bug#4747).
+
+2012-05-22  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (SUBDIRS): Remove variable and rule.
+       (MKDIR_P): Add it back.
+       (all, changed.tit, changed.misc, leim-list.el):
+       Don't depend on SUBDIRS.
+       (changed.tit, changed.misc): Ensure output directory exists.
+       (distclean): Don't use SUBDIRS.
+
+2012-05-21  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install): Remove, let top-level do it.
+       (version, prefix, datarootdir, datadir, ns_appresdir, leimdir):
+       (MKDIR_P, GZIP_PROG): Remove, no longer used.
+
+       * Makefile.in (install_prefix): Remove.
+       (LEIM_INSTALLDIR): Rename to leimdir.
+       (install): Update for this change.
+
+       * Makefile.in (leim-list.el, install): Scrap superfluous subshells.
+
+2012-05-12  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (MKDIR_P): New, set by configure.
+       (install): Use $MKDIR_P.
+
+2012-05-10  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in: Install self-contained ns files directly to
+       their final destination.
+       (install_prefix): New.
+       (LEIM_INSTALLDIR): New, set by configure.
+       (install): Use LEIM_INSTALLDIR.
+
+       * Makefile.in (MV_DIRS): Remove.
+       (install): Simplify the --with-ns case.
+
 2012-04-09  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (EMACS): Rename from BUILT_EMACS.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1997-1999, 2001-201 Free Software Foundation, Inc.
+  Copyright (C) 1997-1999, 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.