(calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
[bpt/emacs.git] / leim / ChangeLog
index 7fc2a1d..7bff230 100644 (file)
@@ -1,3 +1,80 @@
+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.
+
+2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * quail/latin-ltx.el: Use utf-8 coding.
+       ("TeX"): Add de and fr quotes.  From Karl Eichwalder <ke@suse.de>.
+
 2004-05-04  Kenichi Handa  <handa@m17n.org>
 
        * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
 
 2004-05-01  Kenichi Handa  <handa@m17n.org>
 
-       * Makefile.in (OTHERS): Ranamed from MISC.
-       (MISC): Renamed from MISC-DIC.
-       (WORLD): Adjuted for the above changes.
+       * Makefile.in (OTHERS): Raname from MISC.
+       (MISC): Rename from MISC-DIC.
+       (WORLD): Adjute for the above changes.
        (TIT-MISC, NON-TIT-MISC): New targets.
        (all): Don't depend on ${WORLD}.
-       (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): These targets
-       removed.
+       (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): Remove these targets.
        (TIT-SOURCES, MISC-SOURCES): New macros.
        (changed.tit, changed.misc): New targets.
-       (leim-list.el): Depents on ${NON-TIT-MISC}, changed.tit, and
+       (leim-list.el): Depend on ${NON-TIT-MISC}, changed.tit, and
        changed.misc.  Generate quail files from TIT and MISC files if
        necessary.
        (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
 
 2004-02-28  Kenichi Handa  <handa@m17n.org>
 
-       * Makefile.in (all): Depends on ${WORLD} instead of ${TIT} and
+       * Makefile.in (all): Depend on ${WORLD} instead of ${TIT} and
        ${MISC-DIC}.
        (clean, mostlyclean): Don't delete *.elc distributed with tarball.
        (maintainer-clean): Delete files that are not in CVS repository.
 
-       * makefile.nt (all): Depends on $(WORLD) instead of $(TIT) and
+       * makefile.nt (all): Depend on $(WORLD) instead of $(TIT) and
        $(MISC-DIC).
        (clean, mostlyclean): Don't delete *.elc distributed with tarball.
        (maintainer-clean): Delete files that are not in CVS repository.
 
-       * makefile.w32-in (all): Depends on $(WORLD) instead of $(TIT) and
+       * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
        $(MISC-DIC).
        (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.
 
 
 2003-02-14  Juanma Barranquero  <lektu@terra.es>
 
-       * quail/uni-input.el (utf-8-ccl-encode): Fix use of character
-       constants.
+       * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
 
 2003-02-11  KAWABATA, Taichi  <kawabata@m17n.org>
 
        (malayalam-itrans, tamil-itrans): New ITRANS based input methods.
        (punjabi-inscript, gujarati-inscript, oriya-inscript)
        (bengali-inscript, assamese-inscript, telugu-inscript)
-       (kannada-inscript, malayalam-inscript, tamil-inscript): New
-       INSCRIPT based input methods.
+       (kannada-inscript, malayalam-inscript, tamil-inscript):
+       New INSCRIPT based input methods.
 
 2003-02-07  Kenichi Handa  <handa@m17n.org>
 
 
 2003-02-05  David Kastrup  <dak@gnu.org>
 
-       * quail/greek.el: Fix iota accent typos in greek-babel
-       encoding.
+       * quail/greek.el: Fix iota accent typos in greek-babel encoding.
 
 2003-01-05  Dave Love  <fx@gnu.org>
 
 
        * quail/cyrillic.el: Doc fixes.
        ("cyrillic-beylorussian"): Commented-out.
-       ("cyrillic-translit-bulgarian"): Deleted.
+       ("cyrillic-translit-bulgarian"): Delete.
        ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
        ("ukrainian-computer", "belarusian", "bulgarian-bds")
        ("russian-computer"): New.
-       ("bulgarian-phonetic"): Renamed from bulgarian-pho.  Add \e,A'\e(B, \e$,1uV\e(B, \e,LN\e(B.
-       ("russian-typewriter"): Renamed from cyrillic-jcuken.
+       ("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>
 
 
 2002-04-06  Jaeyoun Chung  <jay@kldp.org>
 
-       * quail/hanja3.el ("kf"): added a few composing rules
+       * quail/hanja3.el ("kf"): Add a few composing rules
        from "Taik-kyun Lim" <mongmong@milab.yonsei.ac.kr>
 
        * quail/hangul3.el: buggy alternative second character
 2002-01-07  Jaeyoun Chung  <jay@kldp.org>
 
        * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd].
-       Not used for Korean Hangul Type 2 (request from emacs-kr mailing
-       list).
+       Not used for Korean Hangul Type 2 (request from emacs-kr mailing list).
 
 2002-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
 2002-01-01  Dave Love  <fx@gnu.org>
 
-       * quail/indian.el (quail-define-indian-trans-package): Unquote
-       lambda.
+       * quail/indian.el (quail-define-indian-trans-package): Unquote lambda.
        (quail-define-inscript-package): Avoid mapcar*.
 
 2001-12-20  Dave Love  <fx@gnu.org>
        ("spanish-keyboard"): Fix language assignment.
 
        * quail/indian.el: Don't require cl.
-       (quail-indian-flatten-list): Renamed from flatten-list.
+       (quail-indian-flatten-list): Rename from flatten-list.
 
        * quail/cyrillic.el ("cyrillic-beylorussian")
        ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
        ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
        ("turkish-alt-postfix"): Fix language assignment.
        ("dutch"): Assign to Dutch.  Use chars, not strings.
-       ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"):
-       New.
+       ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
 
 2001-12-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
 
 2001-05-17  Dave Love  <fx@gnu.org>
 
-       * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e".
+       * quail/latin-ltx.el ("TeX"): Rename from "latin-latex2e".
        Language family and indicator changed.  Many new translations.
 
 2001-05-17  Gerd Moellmann  <gerd@gnu.org>