X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c12ecb0af9679cc0e2fa0409931c34c035763469..ce0584934b03b76077f7a59cb2f1fa9550ab9649:/leim/ChangeLog?ds=sidebyside diff --git a/leim/ChangeLog b/leim/ChangeLog index 25e39c56ad..6f88d3869d 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,8 +1,154 @@ +2008-06-03 Jihyun Cho + + * quail/hangul.el: Completely re-written. + +2008-06-03 Kenichi Handa + + * makefile.w32-in (KOREAN): Remove ${srcdir}/quail/hangul3.elc. + (leim-list.el): Remove leim-list.el at first. + + * Makefile.in (KOREAN): Remove ${srcdir}/quail/hangul3.elc. + (leim-list.el): Remove leim-list.el at first. + + * leim-ext.el: Register input methods "korean-hangul", + "korean-hangul3f", "korean-hangul390", and "korean-hangul3". + +2008-03-26 Stefan Monnier + + * quail/latin-ltx.el: Don't use single-char mapping from ~ to NBSP. + +2008-02-21 Kenichi Handa + + * quail/indian.el: Don't require devan-util. + +2008-02-01 James Cloos + + * quail/arabic.el: Update (sync with xkeyboard-config keyboard). + +2008-02-01 Kenichi Handa + + * Makefile.in (OTHERS): Add arabic.elc. + +2008-02-01 James Cloos + + * quail/arabic.el: New file. + +2008-02-01 Kenichi Handa + + * MISC-DIC/pinyin.map: Fix encoding to that of the original file. + +2008-02-01 KAWABATA, Taichi + + * quail/indian.el (quail-indian-flatten-list): Delete it. + (quail-define-inscript-package): Pay attention to `nil' values of + char/key-table. + (inscript-tml-keytable): New variable. Use it for Tamil inscript. + +2008-02-01 Dave Love + + * quail/latin-post.el ("turkish-latin-3-postfix"): Make it + just an alias for turkish-postfix. + + * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it + just an alias for turkish-alt-postfix. + + * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. + +2008-02-01 Kenichi Handa + + * quail/thai.el: Don't require thai-util. + (quail-thai-update-translation): Delete function. + (thai-generate-quail-map): Change to a macro that directly calls + quail-define-rules. + ("thai-kesmanee", "thai-pattachote"): Don't use + UPDATE-TRANSLATION-FUNCTION. + + * quail/indian.el (quail-indian-preceding-char-position): Delete + function. + (quail-indian-update-preceding-char): Delete variable. + (quail-indian-update-translation): Delete function. + (quail-define-indian-trans-package): Don't call + quail-define-package with quail-indian-update-translation. + (quail-define-inscript-package): Likewise. + +2008-02-01 Dave Love + + * quail/indian.el (quail-indian-preceding-char-position) + (quail-indian-update-translation, quail-define-inscript-package): + Use characterp, not char-valid-p. + +2008-02-01 Dave Love + + * quail/welsh.el ("welsh"): Doc fix. + + * quail/cyrillic.el: Reinstate some commented-out redundancies. + ("russian-typewriter"): Rename from cyrillic-typewriter. + Make cyrillic-jcuken effectively an alias for it. + ("russian-computer"): New. + ("bulgarian-phonetic"): Rename from bulgarian-pho. + ("bulgarian-bds"): Rename from bulgarian-standard. + +2008-02-01 Dave Love + + * ja-dic/ja-dic.el: Add coding tag. + +2008-02-01 Dave Love + + * latin-post.el: Recode to utf-8. + ("latin-postfix"): New method. + + * latin-alt.el: Recode to utf-8. + ("latin-alt-postfix"): New method. + + * quail/latin-pre.el: Recode to utf-8. + ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. + ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ, + ~O -> Ġ. + ("latin-prefix"): New method. + + * quail/uni-input.el (utf-8-ccl-encode): Delete. + (ucs-input-method): Modify. + +2008-02-01 Kenichi Handa + + * Makefile.in (RUN-EMACS): Add LC_ALL=C. + +2008-01-14 Aidan Kehoe (tiny change) + + * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and + \vk. + +2008-01-06 Dan Nicolaescu + + * makefile.w32-in: + * Makefile.in: Remove references to Xenix. + +2007-12-15 Richard Stallman + + * quail/latin-post.el ("scandinavian-postfix"): Doc fix. + + * quail/latin-alt.el: Many doc fixes. + ("danish-alt-postfix") + ("esperanto-alt-postfix", "finnish-alt-postfix") + ("german-alt-postfix", "icelandic-alt-postfix") + ("norwegian-alt-postfix", "scandinavian-alt-postfix") + ("spanish-alt-postfix", "swedish-alt-postfix"): + Deleted; they were identical to the non-alt versions. + +2007-12-07 Kenichi Handa + + * quail/lao.el (quail-map-from-table): Allow a tone just after a + consonant. + +2007-11-17 Glenn Morris + + * Makefile.in (check-declare): New target. + 2007-10-31 Glenn Morris * Makefile.in (install): Change ownership of installed files. -2007-10-20 Edward O'Connor (tiny change) +2007-10-20 Edward O'Connor (tiny change) * quail/latin-ltx.el ("\\qed"): Add this rule. @@ -112,7 +258,7 @@ * COPYING: Replace "Library Public License" by "Lesser Public License" throughout. -2006-09-06 Micha,Ak(Bl Cadilhac +2006-09-06 Michaël Cadilhac * 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 @@ -345,7 +491,7 @@ (clean, mostlyclean): Don't delete *.elc distributed with tarball. (maintainer-clean): Delete files that are not in CVS repository. -2004-02-16 J,Ai(Br,At(Bme Marant (tiny change) +2004-02-16 Jérôme Marant (tiny change) * Makefile.in (distclean maintainer-clean): Depend on clean. @@ -483,13 +629,13 @@ ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. ("ukrainian-computer", "belarusian", "bulgarian-bds") ("russian-computer"): New. - ("bulgarian-phonetic"): Rename from bulgarian-pho. Add ,A'(B, $,1uV(B, $,1(N(B. + ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю. ("russian-typewriter"): Rename from cyrillic-jcuken. 2002-06-20 Dave Love * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 - characters and ~o -> $,1 A(B, ~O -> $,1 @(B. + characters and ~o -> ġ, ~O -> Ġ. 2002-05-17 Eli Zaretskii @@ -521,15 +667,16 @@ * quail/hanja3.el ("kf"): Add a few composing rules from "Taik-kyun Lim" - * quail/hangul3.el: buggy alternative second character + * 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 * quail/vntelex.el: New file. - * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), - makefile.w32-in (VIETNAMESE): Add it. + * Makefile.in (VIETNAMESE): + * makefile.nt (VIETNAMESE): + * makefile.w32-in (VIETNAMESE): Add it. 2002-02-10 Andrew Innes @@ -541,9 +688,9 @@ * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all. -2002-01-29 Pavel Jan,Am(Bk +2002-01-29 Pavel Janík - * quail/latin-pre.el (latin-2-prefix): Add $,1 :(B and $,1 ;(B. + * quail/latin-pre.el (latin-2-prefix): Add Ě and ě. From "Dr. Eduard Werner" . 2002-01-10 Eli Zaretskii @@ -596,7 +743,7 @@ ("dutch"): Assign to Dutch. Use chars, not strings. ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New. -2001-12-08 Pavel Jan,Am(Bk +2001-12-08 Pavel Janík * COPYING: New file. @@ -701,7 +848,7 @@ "chinese-py". ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". -2001-07-16 Pavel Jan,Am(Bk +2001-07-16 Pavel Janík * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el * quail/czech.el, quail/devanagari.el, quail/ethiopic.el @@ -768,13 +915,13 @@ 2001-05-17 Gerd Moellmann * quail/slovak.el, quail/czech.el: Set guidance to t for czech and - slovak input methods. New maintainer. From Pavel Jan,Am(Bk + slovak input methods. New maintainer. From Pavel Janík . 2001-04-23 Gerd Moellmann * quail/latin-ltx.el: Add more translations. From - jsbien@mimuw.edu.pl (Janusz S. Bie$,1 d(B). + jsbien@mimuw.edu.pl (Janusz S. Bień). 2001-04-19 Eli Zaretskii @@ -842,7 +989,7 @@ * CXTERM-DIC/PY.tit, CXTERM-DIC/ZIRANMA.tit: Delete them. * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, - quail/quick-cns.el: Delete them. + * quail/quick-cns.el: Delete them. 2001-03-30 Eli Zaretskii @@ -857,7 +1004,7 @@ * quail/slovak.el ("slovak"): Translate "=q" to "`". -2001-03-16 Pavel Jan,Am(Bk ml. +2001-03-16 Pavel Janík * quail/slovak.el ("slovak"): Delete translations of "q", "Q", "=q", "+q", "=Q", and "+Q". @@ -922,8 +1069,6 @@ 2001-02-01 Kenichi Handa - * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. - * quail/greek.el ("greek-mizuochi"): New input method for classical Greek. @@ -943,8 +1088,8 @@ 2000-12-18 Dave Love - * quail/latin-pre.el : Delete duplicate $,1!!(B entry. - Change $,1 s(B, $,1 r(B, ,A6(B. + * quail/latin-pre.el : Delete duplicate š entry. + Change œ, Œ, ¶. 2000-12-16 Kenichi Handa @@ -1069,7 +1214,7 @@ 2000-08-29 Dave Love - * quail/latin-pre.el ("latin-9-prefix"): Change entries for $,1 s(B and $,1 r(B. + * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ. * Makefile.in: ja-dic <- skk in several places. @@ -1088,8 +1233,8 @@ 2000-08-23 Dave Love - * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and - add ~p for ,A6(B. + * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and + add ~p for ¶. 2000-07-18 Kenichi Handa @@ -1370,7 +1515,7 @@ 1998-03-18 Kenichi Handa - * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of + * quail/latin-pre.el ("latin-1-prefix"): Fix the translation of "/ " to "/" (instead of " "). 1998-03-17 Richard Stallman @@ -1700,28 +1845,26 @@ (CHINEGE-GB): Include quail/py-punct.elc. (CHINEGE-BIG5): Include quail/py-punct-b5.elc. - 1997-07-10 Kenichi Handa * quail/latin-pre.el: Change titles of quail packages. * quail/latin-post.el: Likewise. - ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, - 2007 Free Software Foundation, Inc. + 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. - GNU Emacs is free software; you can redistribute it and/or modify + GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3, or (at your option) - any later version. + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -1729,8 +1872,6 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. + along with GNU Emacs. If not, see . ;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4