Fix typos (kein'ichi -> ken'ichi).
[bpt/emacs.git] / leim / ChangeLog
index b3a2a8e..1db2b9d 100644 (file)
@@ -1,7 +1,305 @@
+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.
+       (MISC-SOURCES): Likewise.
+
+2004-05-01  Kenichi Handa  <handa@m17n.org>
+
+       * 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}): Remove these targets.
+       (TIT-SOURCES, MISC-SOURCES): New macros.
+       (changed.tit, changed.misc): New targets.
+       (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
+       ${MISC-DIC}.
+
+2004-05-03  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.nt: Remove.
+
+2004-04-23  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
+2004-04-09  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in (distclean clean): Remove nmake specific
+       stamp-subdir test.
+
+2004-02-28  Kenichi Handa  <handa@m17n.org>
+
+       * 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): 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): 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)
+
+       * Makefile.in (distclean maintainer-clean): Depend on clean.
+
+2004-01-27  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>  (tiny change)
+
+       * quail/cyrillic.el ("bulgarian-bds"): Docstring fixed.
+
+2004-01-22  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>  (tiny change)
+
+       * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
+       Duplicate entry removed.
+       ("bulgarian-bds"): Docstring fixed.
+
+2003-10-06  Dave Love  <fx@gnu.org>
+
+       * quail/latin-ltx.el: Several additions.
+
+2003-08-25  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+
+       * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring.
+
+2003-08-20  Dave Love  <fx@gnu.org>
+
+       * quail/latin-ltx.el: Add \rhd.
+
+2003-08-19  Markus Rost  <rost@math.ohio-state.edu>
+
+       * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring.
+
+2003-07-21  KAWABATA, Taichi  <kawabata@m17n.org>
+
+       * quail/indian.el (quail-indian-update-translation): Adjust the
+       behaviour according to the change of quail-translate-key.
+
+2003-05-22  Kenichi Handa  <handa@m17n.org>
+
+       * 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)
+
+       * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
+
+2003-04-05  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install): Remove CVS related and backup files from
+       installation directory.
+
+2003-02-27  David Kastrup  <dak@gnu.org>
+
+       * quail/greek.el (greek-babel): Add koronis transliteration.
+
+2003-02-23  David Kastrup  <dak@gnu.org>
+
+       * quail/greek.el (greek-babel): Fix <' accent.
+
+2003-02-17  Dave Love  <fx@gnu.org>
+
+       * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'.
+
+2003-02-14  Juanma Barranquero  <lektu@terra.es>
+
+       * quail/uni-input.el (utf-8-ccl-encode): Fix use of character constants.
+
+2003-02-11  KAWABATA, Taichi  <kawabata@m17n.org>
+
+       * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans)
+       (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans)
+       (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.
+
+2003-02-07  Kenichi Handa  <handa@m17n.org>
+
+       * quail/cyrillic.el: Update quail-package-alist (not
+       input-method-alist) to make "cyrillic-jcuken" an alias of
+       "russian-typewriter".  Add cookie for quail-update-leim-list-file.
+
+2003-02-05  David Kastrup  <dak@gnu.org>
+
+       * quail/greek.el: Fix iota accent typos in greek-babel encoding.
+
+2003-01-05  Dave Love  <fx@gnu.org>
+
+       * makefile.w32-in (SLAVIC): Add croatian.elc.
+
+       * Makefile.in (SLAVIC): Add croatian.elc.
+
+       * quail/croatian.el: New file.
+
+2002-12-10  Juanma Barranquero  <lektu@terra.es>
+
+       * makefile.w32-in (LATIN): Add welsh.elc.
+       (MISC): Add georgian.elc.
+       (UNICODE): Add it.
+       (WORLD): Add $(UNICODE).
+
+2002-11-14  Dave Love  <fx@gnu.org>
+
+       * quail/slovak.el: Add coding cookie.
+
+       * quail/latin-ltx.el: Fix coding cookie.
+
+       * quail/hebrew.el: Add coding cookie.
+
+       * quail/czech.el: Add coding cookie.
+
+       * quail/welsh.el: Undo last change.
+
+2002-09-11  Dave Love  <fx@gnu.org>
+
+       * quail/latin-post.el ("slovenian"): New.
+
+2002-09-05  Kenichi Handa  <handa@etl.go.jp>
+
+       * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'.
+
+2002-07-24  Dave Love  <fx@gnu.org>
+
+       * quail/latin-alt.el ("latin-alt-postfix"): New.
+
+       * quail/latin-post.el ("latin-postfix"): New.
+
+       * quail/latin-pre.el ("latin-1-prefix"): Add nbsp.
+       ("latin-3-prefix"): Doc fix.
+       ("latin-prefix"): New.
+
+2002-07-12  Dave Love  <fx@gnu.org>
+
+       * quail/cyrillic.el: Doc fixes.
+       ("cyrillic-beylorussian"): Commented-out.
+       ("cyrillic-translit-bulgarian"): Delete.
+       ("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.
+       ("russian-typewriter"): Rename from cyrillic-jcuken.
+
+2002-06-20  Dave Love  <fx@gnu.org>
+
+       * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
+       characters and ~o -> \e$,1 A\e(B, ~O -> \e$,1 @\e(B.
+
+2002-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * Makefile.in (install): Use "tar -chf", to follow symlinks.
+
+2002-05-04  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
+
+       * quail/vntelex.el: Add even more rules.
+
+2002-04-30  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
+
+       * quail/vntelex.el: Add new rules to escape from composition.
+
+2002-04-29  Triet Hoai Lai  <thlai@ee.usyd.edu.au>
+
+       * quail/vntelex.el: Use proper charset.
+
+2002-04-22  Koaunghi Un  <koaunghi@ling.cnu.ac.kr>
+
+       * quail/hanja.el ("Od"): Remove rule.
+
+2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/indian.el: Replace commented-out lines with a condition
+       that is always false.
+
+2002-04-06  Jaeyoun Chung  <jay@kldp.org>
+
+       * 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
+       sequence fixed ('/' for 'v' pair).
+       added a few more third character composing rule.
+
+2002-03-03  Werner Lemberg  <wl@gnu.org>
+
+       * quail/vntelex.el: New file.
+       * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE),
+       makefile.w32-in (VIETNAMESE): Add it.
+
+2002-02-10  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS).
+       ($(MISC_DIC)): Ditto.
+
+2002-02-06  Richard M. Stallman  <rms@gnu.org>
+
+       * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
+       Don't define "~," at all.
+
+2002-01-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * quail/latin-pre.el (latin-2-prefix): Add \e$,1 :\e(B and \e$,1 ;\e(B.
+       From "Dr. Eduard Werner" <edi.werner@gmx.de>.
+
+2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/greek.el: Changed the behavior of the "greek" input
+       method, to consider the "accent" and "diaeresis" as prefix keys.
+       A new method (named "greek-postfix") was added which implements
+       the old behavior.  Also changed the mapping of the "Q/q" key to
+       produce the ":/;" characters, as is customary in greek keyboards.
+       From Nick Patavalis <npat@inaccessnetworks.com>.
+
+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).
+
+2002-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string.
+
 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>
 
 2001-12-15  Dave Love  <fx@gnu.org>
 
-       * quail/latin-pre.el ("french-prefix", "german-prefix") 
+       * quail/latin-pre.el ("french-prefix", "german-prefix")
        ("spanish-prefix"): Fix language assignment.
 
-       * quail/latin-post.el ("french-postfix", "german-postfix") 
-       ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix") 
-       ("french-keyboard", "french-azerty", "german") 
+       * quail/latin-post.el ("french-postfix", "german-postfix")
+       ("spanish-postfix", "turkish-latin-3-postfix", "turkish-postfix")
+       ("french-keyboard", "french-azerty", "german")
        ("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") 
+       * quail/cyrillic.el ("cyrillic-beylorussian")
+       ("cyrillic-ukrainian", "cyrillic-translit-bulgarian")
        ("belarusian", "bulgarian-pho"): Fix language assignment.
 
        * quail/latin-alt.el ("french-alt-postfix", "german-alt-postfix")
        ("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,Bm\e(Bk  <Pavel@Janik.cz>
+2001-12-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * COPYING: New file.
 
 2001-12-03  Jaeyoun Chung  <jay@kldp.org>
 
-       * quail/hangul3.el: Added a few convenient composing sequences for
+       * quail/hangul3.el: Add a few convenient composing sequences for
        Korean keyboard type 3 users.
 
 2001-11-29  Dave Love  <fx@gnu.org>
 
 2001-11-28  Juanma Barranquero  <lektu@terra.es>
 
-       * makefile.w32-in (INDIAN): Adjusted for the file name change;
+       * makefile.w32-in (INDIAN): Adjust for the file name change;
        quail/devanagari.elc -> quail/indian.elc.
 
        * makefile.nt (INDIAN): Likewise.
 
-2001-11-21  KAWABATA, Taichi <batta@beige.ocn.ne.jp>
+2001-11-21  KAWABATA, Taichi  <batta@beige.ocn.ne.jp>
 
        * quail/devanagari.el: Renamed to indian.el.
 
        "chinese-py".
        ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
 
-2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
-
-       * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el,
-       quail/czech.el, quail/devanagari.el, quail/ethiopic.el,
-       quail/greek.el, quail/hangul.el, quail/hangul3.el,
-       quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el,
-       quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el,
-       quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el,
-       quail/latin-pre.el, quail/lrt.el, quail/py-punct.el,
-       quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el,
-       quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
+2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+
+       * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
+       * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
+       * quail/greek.el, quail/hangul.el, quail/hangul3.el
+       * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
+       * quail/hebrew.el, quail/ipa.el, quail/japanese.el, quail/lao.el
+       * quail/latin-alt.el, quail/latin-ltx.el, quail/latin-post.el
+       * quail/latin-pre.el, quail/lrt.el, quail/py-punct.el
+       * quail/pypunct-b5.el, quail/slovak.el, quail/symbol-ksc.el
+       quail/thai.el, quail/tibetan.el, quail/viqr.el: Some fixes to
        follow coding conventions.
 
 2001-06-04  Andrew Choi  <akochoi@i-cable.com>
 
 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>
 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
 
        * quail/latin-ltx.el: Add more translations.  From
-       jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
+       jsbien@mimuw.edu.pl (Janusz S. Bie\e$,1 d\e(B).
 
 2001-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
        * quail/slovak.el ("slovak"): Translate "=q" to "`".
 
-2001-03-16  Pavel Jan\e,Bm\e(Bk ml.  <Pavel@Janik.cz>
+2001-03-16  Pavel Jan\e,Am\e(Bk ml.  <Pavel@Janik.cz>
 
        * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
        "=q", "+q", "=Q", and "+Q".
 
 2000-12-18  Dave Love  <fx@gnu.org>
 
-       * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e,b(\e(B entry.
-       Change \e,b=\e(B, \e,b<\e(B, \e,b6\e(B.
+       * quail/latin-pre.el <latin-9-prefix>: Delete duplicate \e$,1!!\e(B entry.
+       Change \e$,1 s\e(B, \e$,1 r\e(B, \e,A6\e(B.
 
 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
 
        translation.
 
        * quail/japanese.el ("japanese"): Delete the key sequence for
-       Roman transliteration from the docstring because it's now shonw
+       Roman transliteration from the docstring because it's now shown
        automatically.
        ("japanese-ascii", "japanese-zenkaku")
        ("japanese-hankaku-kana", "japanese-hiragana")
 
 2000-08-29  Dave Love  <fx@gnu.org>
 
-       * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e,b=\e(B and \e,b<\e(B.
+       * quail/latin-pre.el ("latin-9-prefix"): Change entries for \e$,1 s\e(B and \e$,1 r\e(B.
 
        * Makefile.in: ja-dic <- skk in several places.
 
        * quail/tibetan.el: Change all tibetan-1-column characters to
        tibetan.  Quail map for "tibetan-wylie" fixed.
 
-2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
+2000-03-31  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
 
        * quail/latin-pre.el ("polish-slash"): New input method.
 
 
        * makefile.nt: New file.
 
-1999-10-26  Gerd Moellmann <gerd@gnu.org>
+1999-10-26  Gerd Moellmann  <gerd@gnu.org>
 
        * Makefile.noleim: New.
 
        * Makefile.in (${TIT}): To byte-compile quail packages, use just
        built quail.
 
-1997-12-09  Koaunghi Un <koanughi.un@zdv.uni-tuebingen.de>
+1997-12-09  Koaunghi Un  <koanughi.un@zdv.uni-tuebingen.de>
 
        * quail/hanja3.el: New file.
 
 
 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
 
-        * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
+       * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
 
 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
 
 
 
 ;; Local Variables:
-;; coding: iso-2022-7bit-unix
+;; coding: iso-2022-7bit
 ;; End:
 
     Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.
+
+;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4