comparison leim/ChangeLog @ 93290:f8ec58c4e322

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 27 Mar 2008 11:31:23 +0000
parents b7a59294c887
children 234b6de33fa7
comparison
equal deleted inserted replaced
93289:9f6ecb7aee14 93290:f8ec58c4e322
85 * latin-alt.el: Recode to utf-8. 85 * latin-alt.el: Recode to utf-8.
86 ("latin-alt-postfix"): New method. 86 ("latin-alt-postfix"): New method.
87 87
88 * quail/latin-pre.el: Recode to utf-8. 88 * quail/latin-pre.el: Recode to utf-8.
89 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp. 89 ("latin-1-prefix", "latin-8-prefix", "latin-9-prefix"): Add nbsp.
90 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ,Cu(B, 90 ("latin-3-prefix"): Remove bogus Latin-3 characters and ~o -> ġ,
91 ~O -> ,CU(B. 91 ~O -> Ġ.
92 ("latin-prefix"): New method. 92 ("latin-prefix"): New method.
93 93
94 * quail/uni-input.el (utf-8-ccl-encode): Delete. 94 * quail/uni-input.el (utf-8-ccl-encode): Delete.
95 (ucs-input-method): Modify. 95 (ucs-input-method): Modify.
96 96
241 2006-09-15 Jay Belanger <belanger@truman.edu> 241 2006-09-15 Jay Belanger <belanger@truman.edu>
242 242
243 * COPYING: Replace "Library Public License" by "Lesser Public 243 * COPYING: Replace "Library Public License" by "Lesser Public
244 License" throughout. 244 License" throughout.
245 245
246 2006-09-06 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> 246 2006-09-06 Michaël Cadilhac <michael.cadilhac@lrde.org>
247 247
248 * quail/uni-input.el (ucs-input-method): Don't make the action of 248 * quail/uni-input.el (ucs-input-method): Don't make the action of
249 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs 249 a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs
250 mechanism do it. 250 mechanism do it.
251 251
474 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and 474 * makefile.w32-in (all): Depend on $(WORLD) instead of $(TIT) and
475 $(MISC-DIC). 475 $(MISC-DIC).
476 (clean, mostlyclean): Don't delete *.elc distributed with tarball. 476 (clean, mostlyclean): Don't delete *.elc distributed with tarball.
477 (maintainer-clean): Delete files that are not in CVS repository. 477 (maintainer-clean): Delete files that are not in CVS repository.
478 478
479 2004-02-16 J,Ai(Br,At(Bme Marant <jmarant@nerim.net> (tiny change) 479 2004-02-16 Jérôme Marant <jmarant@nerim.net> (tiny change)
480 480
481 * Makefile.in (distclean maintainer-clean): Depend on clean. 481 * Makefile.in (distclean maintainer-clean): Depend on clean.
482 482
483 2004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change) 483 2004-01-27 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
484 484
612 ("cyrillic-beylorussian"): Commented-out. 612 ("cyrillic-beylorussian"): Commented-out.
613 ("cyrillic-translit-bulgarian"): Delete. 613 ("cyrillic-translit-bulgarian"): Delete.
614 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. 614 ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
615 ("ukrainian-computer", "belarusian", "bulgarian-bds") 615 ("ukrainian-computer", "belarusian", "bulgarian-bds")
616 ("russian-computer"): New. 616 ("russian-computer"): New.
617 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add ,A'(B, $,1uV(B, $,1(N(B. 617 ("bulgarian-phonetic"): Rename from bulgarian-pho. Add §, №, Ю.
618 ("russian-typewriter"): Rename from cyrillic-jcuken. 618 ("russian-typewriter"): Rename from cyrillic-jcuken.
619 619
620 2002-06-20 Dave Love <fx@gnu.org> 620 2002-06-20 Dave Love <fx@gnu.org>
621 621
622 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 622 * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
623 characters and ~o -> $,1 A(B, ~O -> $,1 @(B. 623 characters and ~o -> ġ, ~O -> Ġ.
624 624
625 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il> 625 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
626 626
627 * Makefile.in (install): Use "tar -chf", to follow symlinks. 627 * Makefile.in (install): Use "tar -chf", to follow symlinks.
628 628
671 2002-02-06 Richard M. Stallman <rms@gnu.org> 671 2002-02-06 Richard M. Stallman <rms@gnu.org>
672 672
673 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~". 673 * quail/latin-pre.el (french-prefix): ", " => "," and "~ " => "~".
674 Don't define "~," at all. 674 Don't define "~," at all.
675 675
676 2002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 676 2002-01-29 Pavel Janík <Pavel@Janik.cz>
677 677
678 * quail/latin-pre.el (latin-2-prefix): Add $,1 :(B and $,1 ;(B. 678 * quail/latin-pre.el (latin-2-prefix): Add Ě and ě.
679 From "Dr. Eduard Werner" <edi.werner@gmx.de>. 679 From "Dr. Eduard Werner" <edi.werner@gmx.de>.
680 680
681 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il> 681 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
682 682
683 * quail/greek.el: Changed the behavior of the "greek" input 683 * quail/greek.el: Changed the behavior of the "greek" input
726 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix") 726 ("spanish-alt-postfix", "turkish-latin-3-alt-postfix")
727 ("turkish-alt-postfix"): Fix language assignment. 727 ("turkish-alt-postfix"): Fix language assignment.
728 ("dutch"): Assign to Dutch. Use chars, not strings. 728 ("dutch"): Assign to Dutch. Use chars, not strings.
729 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New. 729 ("lithuanian-numeric", "lithuanian-keyboard", "latvian-keyboard"): New.
730 730
731 2001-12-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 731 2001-12-08 Pavel Janík <Pavel@Janik.cz>
732 732
733 * COPYING: New file. 733 * COPYING: New file.
734 734
735 2001-12-03 Jaeyoun Chung <jay@kldp.org> 735 2001-12-03 Jaeyoun Chung <jay@kldp.org>
736 736
831 831
832 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of 832 * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of
833 "chinese-py". 833 "chinese-py".
834 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". 834 ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
835 835
836 2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 836 2001-07-16 Pavel Janík <Pavel@Janik.cz>
837 837
838 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el 838 * ja-dic/ja-dic.el, quail/cyril-jis.el, quail/cyrillic.el
839 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el 839 * quail/czech.el, quail/devanagari.el, quail/ethiopic.el
840 * quail/greek.el, quail/hangul.el, quail/hangul3.el 840 * quail/greek.el, quail/hangul.el, quail/hangul3.el
841 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el 841 * quail/hanja-jis.el, quail/hanja.el, quail/hanja3.el
898 Language family and indicator changed. Many new translations. 898 Language family and indicator changed. Many new translations.
899 899
900 2001-05-17 Gerd Moellmann <gerd@gnu.org> 900 2001-05-17 Gerd Moellmann <gerd@gnu.org>
901 901
902 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and 902 * quail/slovak.el, quail/czech.el: Set guidance to t for czech and
903 slovak input methods. New maintainer. From Pavel Jan,Am(Bk 903 slovak input methods. New maintainer. From Pavel Janík
904 <Pavel@Janik.cz>. 904 <Pavel@Janik.cz>.
905 905
906 2001-04-23 Gerd Moellmann <gerd@gnu.org> 906 2001-04-23 Gerd Moellmann <gerd@gnu.org>
907 907
908 * quail/latin-ltx.el: Add more translations. From 908 * quail/latin-ltx.el: Add more translations. From
909 jsbien@mimuw.edu.pl (Janusz S. Bie$,1 d(B). 909 jsbien@mimuw.edu.pl (Janusz S. Bień).
910 910
911 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il> 911 2001-04-19 Eli Zaretskii <eliz@is.elta.co.il>
912 912
913 * quail/hangul.el <korean-hangul>: Doc fix. 913 * quail/hangul.el <korean-hangul>: Doc fix.
914 914
987 987
988 2001-03-21 Kenichi Handa <handa@etl.go.jp> 988 2001-03-21 Kenichi Handa <handa@etl.go.jp>
989 989
990 * quail/slovak.el ("slovak"): Translate "=q" to "`". 990 * quail/slovak.el ("slovak"): Translate "=q" to "`".
991 991
992 2001-03-16 Pavel Jan,Am(Bk ml. <Pavel@Janik.cz> 992 2001-03-16 Pavel Janík ml. <Pavel@Janik.cz>
993 993
994 * quail/slovak.el ("slovak"): Delete translations of "q", "Q", 994 * quail/slovak.el ("slovak"): Delete translations of "q", "Q",
995 "=q", "+q", "=Q", and "+Q". 995 "=q", "+q", "=Q", and "+Q".
996 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT. 996 ("slovak-prog-1"): Give t to the arg SHOW-LAYOUT.
997 ("slovak-prog-2"): Likewise. 997 ("slovak-prog-2"): Likewise.
1071 1071
1072 * quail/latin-alt.el: Doc fixes. 1072 * quail/latin-alt.el: Doc fixes.
1073 1073
1074 2000-12-18 Dave Love <fx@gnu.org> 1074 2000-12-18 Dave Love <fx@gnu.org>
1075 1075
1076 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate $,1!!(B entry. 1076 * quail/latin-pre.el <latin-9-prefix>: Delete duplicate š entry.
1077 Change $,1 s(B, $,1 r(B, ,A6(B. 1077 Change œ, Œ, ¶.
1078 1078
1079 2000-12-16 Kenichi Handa <handa@etl.go.jp> 1079 2000-12-16 Kenichi Handa <handa@etl.go.jp>
1080 1080
1081 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el. 1081 * ja-dic/ja-dic.el: Re-generated by the new ja-dic-cnv.el.
1082 1082
1197 * quail/thai.el (thai-generate-quail-map): If the length of 1197 * quail/thai.el (thai-generate-quail-map): If the length of
1198 translation is more than one, compose it. 1198 translation is more than one, compose it.
1199 1199
1200 2000-08-29 Dave Love <fx@gnu.org> 1200 2000-08-29 Dave Love <fx@gnu.org>
1201 1201
1202 * quail/latin-pre.el ("latin-9-prefix"): Change entries for $,1 s(B and $,1 r(B. 1202 * quail/latin-pre.el ("latin-9-prefix"): Change entries for œ and Œ.
1203 1203
1204 * Makefile.in: ja-dic <- skk in several places. 1204 * Makefile.in: ja-dic <- skk in several places.
1205 1205
1206 2000-08-25 Kenichi Handa <handa@etl.go.jp> 1206 2000-08-25 Kenichi Handa <handa@etl.go.jp>
1207 1207
1216 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New. 1216 * quail/latin-pre.el ("latin-8-prefix", "latin-9-prefix"): New.
1217 ("latin-1-prefix"): Add missing symbols. 1217 ("latin-1-prefix"): Add missing symbols.
1218 1218
1219 2000-08-23 Dave Love <fx@gnu.org> 1219 2000-08-23 Dave Love <fx@gnu.org>
1220 1220
1221 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give ,A'(B and 1221 * quail/latin-pre.el ("latin-1-prefix"): Change ~s to give § and
1222 add ~p for ,A6(B. 1222 add ~p for ¶.
1223 1223
1224 2000-07-18 Kenichi Handa <handa@etl.go.jp> 1224 2000-07-18 Kenichi Handa <handa@etl.go.jp>
1225 1225
1226 * quail/japanese.el ("japanese"): Fix docstring. 1226 * quail/japanese.el ("japanese"): Fix docstring.
1227 1227
1835 * quail/latin-pre.el: Change titles of quail packages. 1835 * quail/latin-pre.el: Change titles of quail packages.
1836 1836
1837 * quail/latin-post.el: Likewise. 1837 * quail/latin-post.el: Likewise.
1838 1838
1839 ;; Local Variables: 1839 ;; Local Variables:
1840 ;; coding: iso-2022-7bit 1840 ;; coding: utf-8
1841 ;; add-log-time-zone-rule: t 1841 ;; add-log-time-zone-rule: t
1842 ;; End: 1842 ;; End:
1843 1843
1844 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 1844 Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
1845 2007, 2008 Free Software Foundation, Inc. 1845 2007, 2008 Free Software Foundation, Inc.