(calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
[bpt/emacs.git] / leim / ChangeLog
index ea8dc0b..7bff230 100644 (file)
@@ -1,3 +1,71 @@
+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.
+
+2004-05-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (leim-list.el): Move commands to convert TIT and
+       MISC dictionaries from here...
+       (changed.tit, changed.misc): ...to here.  Remove the (now
+       unneeded) test of the contents of changed.* files.
+
+2004-05-10  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (all): Readd dependency on ${WORLD} so that lisp
+       files are compiled when bootstrapping.
+
 2004-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * quail/latin-ltx.el ("TeX"): Fix typo.
        (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>