]> code.delx.au - gnu-emacs/blobdiff - leim/ChangeLog
(font-lock-syntactic-keywords): Add defvar.
[gnu-emacs] / leim / ChangeLog
index 1db2b9dcb0a1e1bb5e9c66c9d141517f6969729e..9ccaad49175764bc58d198db7db3774e15c2ea71 100644 (file)
@@ -1,3 +1,106 @@
+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.
        (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.
 
        ("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>