]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
Add "add-log-time-zone-rule: t" to Local Variables section.
[gnu-emacs] / leim / ChangeLog
index df9923f6a29ca89b34a343cf7be6ef1224217445..3178d0df3e2d3f30299f2157e3ef3d6fc56360d9 100644 (file)
@@ -1,3 +1,133 @@
+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 (install): Add DESTDIR variable to support staged
+       installations.
+
+2005-12-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in ($(TIT), leim-list.el): Warn that parts of
+       commands enclosed in $(ARGQUOTE)s should not be split between two
+       lines, as that will break with GNU Make >3.80, when sh.exe is used
+       and arg quoting is with '..'.
+
+2005-11-03  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (GZIP_PROG): Renamed from GZIP.
+       (install): Adjust.
+
+2005-11-01  Romain Francoise  <romain@orebokech.com>
+
+       * Makefile.in (install): Compress source files.
+
+2005-10-28  Juri Linkov  <juri@jurta.org>
+
+       * quail/symbol-ksc.el: Add missing characters from 1st pos of
+       every table of [korean-ksc5601], and swap incorrectly ordered
+       characters at pos 91 and 90.
+
+2005-10-26  Torsten Bronger  <bronger@physik.rwth-aachen.de>  (tiny change)
+
+       * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not
+       U+2006).  Add more mappings from TeX's textcomp package.
+
+2005-10-25  Juri Linkov  <juri@jurta.org>
+
+       * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance'
+       to t for this multi-key input method.
+
+2005-10-24  Kenichi Handa  <handa@m17n.org>
+
+       * quail/uni-input.el (ucs-input-activate): Don't add
+       quail-kill-guidance-buf to kill-buffer-hook.
+
+2005-07-08  Kenichi Handa  <handa@m17n.org>
+
+       * quail/japanese.el (quail-japanese-kanji-kkc): Fix order of
+       insertion and deletion.
+
+2005-07-04  Lute Kamstra  <lute@gnu.org>
+
+       Update FSF's address in GPL notices.
+
+2005-06-28  Kenichi Handa  <handa@m17n.org>
+
+       * leim-ext.el: Add rules for inserting full-width space for
+       quail/Punct and quail/Punct-b5.
+
+2005-06-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * 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.
+
+2005-03-26  Kenichi Handa  <handa@m17n.org>
+
+       * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing
+       TAB.
+
+2005-03-18  Kenichi Handa  <handa@m17n.org>
+
+       * quail/thai.el (quail-thai-update-translation): Delete it.
+       (thai-generate-quail-map): Generate a simpler map.
+       ("thai-kesmanee"): Don't use quail-thai-update-translation.
+       (thai-generate-quail-map): Likewise.
+
+2005-03-15  Kenichi Handa  <handa@m17n.org>
+
+       * quail/thai.el (thai-generate-quail-map): Fix the kesmanee layout.
+
+2005-03-08  Kenichi Handa  <handa@m17n.org>
+
+       * quail/latin-pre.el ("latin-1-prefix"): Add rule "__"->"_".
+       ("latin-9-prefix"): Add rules "__"->"_", "_ "->NBSP.
+
 2004-12-04  Kenichi Handa  <handa@m17n.org>
 
        * quail/lao.el (lao-key-alist): Declare it by defvar.
        * 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.