]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
Add "add-log-time-zone-rule: t" to Local Variables section.
[gnu-emacs] / leim / ChangeLog
index 7bc6cda321003fd0fc607892ed93f48dbad0e737..3178d0df3e2d3f30299f2157e3ef3d6fc56360d9 100644 (file)
@@ -1,3 +1,194 @@
+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.
+       (lao-key-alist-vector): New variable.
+       (lao-consonant-key-alist, lao-semivowel-key-alist)
+       (lao-vowel-key-alist, lao-voweltone-key-alist)
+       (lao-tone-key-alist, lao-other-key-alist): Initialize them from
+       lao-key-alist-vector.
+
+2004-09-25  Kenichi Handa  <handa@m17n.org>
+
+       * quail/uni-input.el (ucs-input-method): Add error clause to
+       condition-case.
+
+2004-09-21  Kenichi Handa  <handa@m17n.org>
+
+       * quail/uni-input.el: Move the call of register-input-method to
+       leim-ext.el.
+       (ucs-input-insert-char): New function.
+       (ucs-input-method): Use ucs-input-insert-char.
+       (ucs-input-activate): Call quail-hide-guidance instead of
+       quail-hide-guidance-buf.
+
+       * leim-ext.el: Add autoload for 'ucs-input-activate and
+       register-input-method for "ucs".
+
+2004-08-21  David Kastrup  <dak@gnu.org>
+
+       * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
+       combinations.
+
+2004-08-16  Kenichi Handa  <handa@m17n.org>
+
+       * quail/georgian.el ("georgian"): Call quail-define-package with
+       the show-layout arg t.
+
+2004-08-06  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install): Remove .arch-inventory files.
+
+2004-07-01  David Kastrup  <dak@gnu.org>
+
+       * quail/greek.el ("((") ("))"): add quotation mark shorthands.
+
+2004-06-30  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
+       serialize parallel builds.
+       (${MISC:.elc=.el}): Depend on changed.misc.
+
+2004-06-05  Kenichi Handa  <handa@m17n.org>
+
+       * Makefile.in (leim-list.el): Depend on leim-ext.el.  Append the
+       contents of leim-ext.el to leim-list.el.
+
+       * leim-ext.el: New file.
+
+2004-05-17  Werner Lemberg  <wl@gnu.org>
+
+       * quail/sisheng.el: New file.
+
 2004-05-17  Kenichi Handa  <handa@m17n.org>
 
        * Makefile.in (OTHERS): Add ${srcdir}/quail/sisheng.elc.
        (clean, mostlyclean): Don't delete *.elc distributed with tarball.
        (maintainer-clean): Delete files that are not in CVS repository.
 
-2004-02-16  J\e,bi\e(Br\e,bt\e(Bme Marant  <jmarant@nerim.net>  (tiny change)
+2004-02-16  J\e,Ai\e(Br\e,At\e(Bme Marant  <jmarant@nerim.net>  (tiny change)
 
        * Makefile.in (distclean maintainer-clean): Depend on clean.
 
        * 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 "//"->?/.
 
        ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
        ("ukrainian-computer", "belarusian", "bulgarian-bds")
        ("russian-computer"): New.
-       ("bulgarian-phonetic"): Rename from bulgarian-pho.  Add \e,A'\e(B, \e$,1uV\e(B, \e,LN\e(B.
+       ("bulgarian-phonetic"): Rename from bulgarian-pho.  Add \e,A'\e(B, \e$,1uV\e(B, \e$,1(N\e(B.
        ("russian-typewriter"): Rename from cyrillic-jcuken.
 
 2002-06-20  Dave Love  <fx@gnu.org>
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; add-log-time-zone-rule: t
 ;; End:
 
     Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.