Update copyright for years from Emacs 21 to present.
[bpt/emacs.git] / leim / ChangeLog
index 088e0b9..bf88e9d 100644 (file)
@@ -1,7 +1,84 @@
+2007-01-12  Kenichi Handa  <handa@m17n.org>
+
+       * quail/uni-input.el (ucs-input-method): Signal an error for a
+       Unicode character that is not yet supported.
+
+2006-12-26  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (datarootdir): Define.
+
+2006-12-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not
+       ${NON-TIT-MISC}.
+
+2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo.
+
+       * quail/uni-input.el (ucs-input-help): Fix title of ucs input method.
+
+2006-12-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
+       Run Emacs to append non-empty non-comment lines in leim-ext.el
+       to leim-list.el.
+
+2006-12-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
+
+2006-11-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline
+       in docstring.
+
+2006-11-04  Romain Francoise  <romain@orebokech.com>
+
+       * Makefile.in (bootstrap-clean): New target.
+
+2006-10-12  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
+       to it.
+
+2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * quail/latin-ltx.el: Fix typo in previous change.
+
+2006-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * quail/latin-ltx.el: Remove rules that start with { since they are
+       redundant and hence impact the { key for no good reason.
+
+2006-10-02  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.in (install): Fix previous change.
+
+2006-09-28  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.in (install): Be sure to make ${INSTALLDIR}.
+
+2006-09-15  Jay Belanger  <belanger@truman.edu>
+
+       * COPYING: Replace "Library Public License" by "Lesser Public
+       License" throughout.
+
+2006-09-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+
+       * quail/uni-input.el (ucs-input-method): Don't make the action of
+       a key not in [0-9a-zA-Z] when it was expected to be.  Let the Emacs
+       mechanism do it.
+
+2006-07-12  David Kastrup  <dak@gnu.org>
+
+       * quail/greek.el: Change iota subscriptum transliteration in
+       Ibycus4 encoding's capitals from "i" to "|".
+
 2006-03-03  Claudio Fontana  <claudio@gnu.org>
 
-       * Makefile.in: Add DESTDIR variable to install target to support
-       staged installations.
+       * Makefile.in (install): Add DESTDIR variable to support staged
+       installations.
 
 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
 
 
 2005-06-04  Eli Zaretskii  <eliz@gnu.org>
 
-       * makefile.w32-in (distclean): Fix a typo (colon was after
-       "clean").
+       * makefile.w32-in (distclean): Fix a typo (colon was after "clean").
        (extraclean): New target, emulates Makefile.in.
 
 2005-04-06  Kenichi Handa  <handa@m17n.org>
 
-       * quail/sgml-input.el ("sgml"): Enable quail-completion by typing
-       TAB.
+       * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB.
 
 2005-03-26  Kenichi Handa  <handa@m17n.org>
 
-       * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing
-       TAB.
+       * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB.
 
 2005-03-18  Kenichi Handa  <handa@m17n.org>
 
 
 2004-07-01  David Kastrup  <dak@gnu.org>
 
-       * quail/greek.el ("((") ("))"): add quotation mark shorthands.
+       * quail/greek.el ("((") ("))"): Add quotation mark shorthands.
 
 2004-06-30  Andreas Schwab  <schwab@suse.de>
 
 
 2004-05-01  Kenichi Handa  <handa@m17n.org>
 
-       * Makefile.in (OTHERS): Raname from MISC.
+       * Makefile.in (OTHERS): Rename from MISC.
        (MISC): Rename from MISC-DIC.
        (WORLD): Adjute for the above changes.
        (TIT-MISC, NON-TIT-MISC): New targets.
        * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title
        Chinese characters from GB to Big5.
 
-2003-05-01  Bzyl Wlodzimierz  <matwb@julia.univ.gda.pl>  (tiny change)
+2003-05-01  Wlodzimierz Bzyl  <matwb@julia.univ.gda.pl>  (tiny change)
 
        * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
 
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+    Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
+       2007  Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.