# HG changeset patch # User Kenichi Handa # Date 1206617483 0 # Node ID f8ec58c4e322e2fe1c671b76bbdc64d12610a268 # Parent 9f6ecb7aee145c8dd74758cb06e8d70f41d19622 *** empty log message *** diff -r 9f6ecb7aee14 -r f8ec58c4e322 leim/ChangeLog --- a/leim/ChangeLog Thu Mar 27 11:30:44 2008 +0000 +++ b/leim/ChangeLog Thu Mar 27 11:31:23 2008 +0000 @@ -87,8 +87,8 @@ * 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 -> ,Cu(B, - ~O -> ,CU(B. + ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ, + ~O -> Ġ. ("latin-prefix"): New method. * quail/uni-input.el (utf-8-ccl-encode): Delete. @@ -243,7 +243,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 @@ -476,7 +476,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. @@ -614,13 +614,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 @@ -673,9 +673,9 @@ * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all. -2002-01-29 Pavel Jan,Am(Bk - - * quail/latin-pre.el (latin-2-prefix): Add $,1 :(B and $,1 ;(B. +2002-01-29 Pavel Janík + + * quail/latin-pre.el (latin-2-prefix): Add Ě and ě. From "Dr. Eduard Werner" . 2002-01-10 Eli Zaretskii @@ -728,7 +728,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. @@ -833,7 +833,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 @@ -900,13 +900,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 @@ -989,7 +989,7 @@ * quail/slovak.el ("slovak"): Translate "=q" to "`". -2001-03-16 Pavel Jan,Am(Bk ml. +2001-03-16 Pavel Janík ml. * quail/slovak.el ("slovak"): Delete translations of "q", "Q", "=q", "+q", "=Q", and "+Q". @@ -1073,8 +1073,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 @@ -1199,7 +1199,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. @@ -1218,8 +1218,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 @@ -1837,7 +1837,7 @@ * quail/latin-post.el: Likewise. ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: