]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
Fix typos in ChangeLogs.
[gnu-emacs] / leim / ChangeLog
index 885d92f894a818d10779d4dfbc7f3ead30c1a201..174102b78177c4d794361efc655508f5199b05cf 100644 (file)
@@ -1,3 +1,95 @@
+2010-05-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install): Remove references to CVS-related files.
+
+2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * quail/vntelex.el: Fix "af" rule (Bug#5836).
+
+2010-03-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the
+       argument of "-l" in $(ARGQUOTE), in case it includes blanks or
+       other special characters.
+
+2010-03-18  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (maintainer-clean): Use bootstrap-clean.
+       (extraclean): Fix deletion patterns.
+
+       * Makefile.in (dot): Remove, since ../ is used throughout the
+       other Makefiles.
+
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
+2010-02-16  Kenichi Handa  <handa@m17n.org>
+
+       * SKK-DIC/SKK-JISYO.L: Updated to the latest version.
+
+2009-12-05  Vasily Korytov  <vasily@korytov.pp.ru>
+
+       * quail/cyrillic.el (russian-typewriter): Change keyboard layout.
+       (Bug#904)
+
+2009-09-09  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install): Set umask to world-readable before creating
+       directories.
+
+2009-08-31  Juri Linkov  <juri@jurta.org>
+
+       * quail/ipa.el ("ipa"): Set `forget-last-selection' to nil.
+       ("ipa-x-sampa"): Set `forget-last-selection' to nil.
+       Set `deterministic' to nil.
+       ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7",
+       "U+0074 U+0283", "U+0074 U+2040 U+0283".
+       ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS"
+       to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283".
+       Fix comments.
+
+2009-08-31  Juri Linkov  <juri@jurta.org>
+
+       * quail/ipa.el ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
+       ("ipa-x-sampa"): Rename from "x-sampa-ipa".
+       (ipa-x-sampa-implosive-submap): Rename from
+       x-sampa-implosive-submap.
+       (ipa-x-sampa-prepend-to-keymap-entry): Rename from
+       x-sampa-prepend-to-keymap-entry.
+       (ipa-x-sampa-underscore-implosive): Rename from
+       x-sampa-underscore-implosive.
+       (ipa-x-sampa-implosive-submap): Move before first use.
+
+2009-08-30  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"):
+       Two new input methods, both following widely-used Usenet
+       conventions for mapping ASCII to the IPA.  Kirshenbaum is common in
+       sci.lang and alt.usage.english, X-SAMPA in various (mostly
+       European) non-English language fora.  X-SAMPA is slightly more
+       complex to support in Quail that Kirshenbaum, whence the two extra
+       function and one extra submap to support it.
+       (x-sampa-prepend-to-keymap-entry): New function.
+       (x-sampa-underscore-implosive): New function.
+       (x-sampa-implosive-submap): New Quail submap.
+
+2009-08-30  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * quail/ipa.el: Recode the file as UTF-8, for better
+       interoperability with other applications.
+
+2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * quail/latin-ltx.el (\circ): Use the `ring operator' rather than
+       `white circle'.
+
+       * Makefile.in (leim-list.el, install): Don't use -r to remove files.
+
 2009-08-25  Glenn Morris  <rgm@gnu.org>
 
        * quail/hangul.el (top-level): Don't require cl at run-time.
 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
 
        * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
-       slovak input methods. New maintainer.  From Pavel Janík
+       slovak input methods.  New maintainer.  From Pavel Janík
        <Pavel@Janik.cz>.
 
 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
 
 2001-03-31  Kenichi Handa  <handa@etl.go.jp>
 
-       * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc
+       * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc.
        (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
        ${srcdir}/quail/tsang-b5.elc.
        (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
 ;; End:
 
     Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-       2007, 2008, 2009  Free Software Foundation, Inc.
+       2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.