X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/90200fccb14964c16f140e28d8b99a26266de30c..564cc607213a88cbe08a4eb8602514175e12b624:/leim/ChangeLog diff --git a/leim/ChangeLog b/leim/ChangeLog index f4e91e7189..d7f7f2c722 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,9 +1,431 @@ +2003-08-25 Jesper Harder (tiny change) + + * quail/latin-pre.el ("german-prefix"): Fix typo in the docstring. + +2003-08-20 Dave Love + + * quail/latin-ltx.el: Add \rhd. + +2003-08-19 Markus Rost + + * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring. + +2003-07-21 KAWABATA, Taichi + + * quail/indian.el (quail-indian-update-translation): Adjusted the + behaviour according to the change of quail-translate-key. + +2003-05-22 Kenichi Handa + + * quail/pypunct-b5.el ("chinese-py-punct-b5"): Change the title + Chinese characters from GB to Big5. + +2003-05-01 Bzyl Wlodzimierz (tiny change) + + * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/. + +2003-04-05 Andreas Schwab + + * Makefile.in (install): Remove CVS related and backup files from + installation directory. + +2003-02-27 David Kastrup + + * quail/greek.el (greek-babel): add koronis transliteration. + +2003-02-23 David Kastrup + + * quail/greek.el (greek-babel): fix <' accent. + +2003-02-17 Dave Love + + * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. + +2003-02-14 Juanma Barranquero + + * quail/uni-input.el (utf-8-ccl-encode): Fix use of character + constants. + +2003-02-11 KAWABATA, Taichi + + * 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 + + * 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 + + * quail/greek.el: fix iota accent typos in greek-babel + encoding. + +2003-01-05 Dave Love + + * makefile.w32-in (SLAVIC): Add croatian.elc. + + * Makefile.in (SLAVIC): Add croatian.elc. + + * quail/croatian.el: New file. + +2002-12-10 Juanma Barranquero + + * makefile.w32-in (LATIN): Add welsh.elc. + (MISC): Add georgian.elc. + (UNICODE): Add it. + (WORLD): Add $(UNICODE). + +2002-11-14 Dave Love + + * 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 + + * quail/latin-post.el ("slovenian"): New. + +2002-09-05 Kenichi Handa + + * quail/thai.el (thai-kesmanee): Fix the mapping of `"' and `}'. + +2002-07-24 Dave Love + + * 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 + + * quail/cyrillic.el: Doc fixes. + ("cyrillic-beylorussian"): Commented-out. + ("cyrillic-translit-bulgarian"): Deleted. + ("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings. + ("ukrainian-computer", "belarusian", "bulgarian-bds") + ("russian-computer"): New. + ("bulgarian-phonetic"): Renamed from bulgarian-pho. Add ,A'(B, $,1uV(B, ,LN(B. + ("russian-typewriter"): Renamed 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. + +2002-05-17 Eli Zaretskii + + * Makefile.in (install): Use "tar -chf", to follow symlinks. + +2002-05-04 Triet Hoai Lai + + * quail/vntelex.el: Add even more rules. + +2002-04-30 Triet Hoai Lai + + * quail/vntelex.el: Add new rules to escape from composition. + +2002-04-29 Triet Hoai Lai + + * quail/vntelex.el: Use proper charset. + +2002-04-22 Koaunghi Un + + * quail/hanja.el ("Od"): Remove rule. + +2002-04-19 Eli Zaretskii + + * quail/indian.el: Replace commented-out lines with a condition + that is always false. + +2002-04-06 Jaeyoun Chung + + * quail/hanja3.el ("kf"): added a few composing rules + from "Taik-kyun Lim" + + * 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. + +2002-02-10 Andrew Innes + + * makefile.w32-in ($(TIT)): Don't depend on $(SUBDIRS). + ($(MISC_DIC)): Ditto. + +2002-02-06 Richard M. Stallman + + * 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. + From "Dr. Eduard Werner" . + +2002-01-10 Eli Zaretskii + + * 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 . + +2002-01-07 Jaeyoun Chung + + * quail/hangul.el: removed key sequence mapping for O[rsfaqtTd]. + Not used for Korean Hangul Type 2. (request from emacs-kr mailing + list). + +2002-01-03 Eli Zaretskii + + * quail/cyrillic.el ("bulgarian-pho"): Fix a typo in a doc string. + +2002-01-01 Dave Love + + * quail/indian.el (quail-define-indian-trans-package): Unquote + lambda. + (quail-define-inscript-package): Avoid mapcar*. + +2001-12-20 Dave Love + + * quail/latin-ltx.el: Fix un-doubled backslashes. + +2001-12-15 Dave Love + + * 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") + ("spanish-keyboard"): Fix language assignment. + + * quail/indian.el: Don't require cl. + (quail-indian-flatten-list): Renamed from flatten-list. + + * 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. + +2001-12-08 Pavel Jan,Am(Bk + + * COPYING: New file. + +2001-12-03 Jaeyoun Chung + + * quail/hangul3.el: Added a few convenient composing sequences for + Korean keyboard type 3 users. + +2001-11-29 Dave Love + + * quail/latin-ltx.el: Extra translations. Fix some + latin-iso8859-4 characters. Use Hebrew letters, not compatibility + symbols. + +2001-11-28 Juanma Barranquero + + * makefile.w32-in (INDIAN): Adjusted for the file name change; + quail/devanagari.elc -> quail/indian.elc. + + * makefile.nt (INDIAN): Likewise. + +2001-11-21 KAWABATA, Taichi + + * quail/devanagari.el: Renamed to indian.el. + + * quail/indian.el: Renamed from devanagari.el, and completely + re-written. The input method devanagari-hindi-transliteration is + merged with devanagari-itrans, devanagari-keyboard-a is renamed to + devanagari-inscript, devanagari-transliteration is renamed to + devanagari-kyoto-harvard. + + * Makefile.in: Adjusted for the file name change; + quail/devanagari.elc -> quail/indian.elc. + +2001-11-06 Eli Zaretskii + + * quail/welsh.el: Avoid an error message due to a commented-out + input method. + +2001-11-05 Richard M. Stallman + + * quail/rfc1345.el: Get rid of the explicit ^Z character. + +2001-11-05 Eli Zaretskii + + * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. + +2001-11-04 Dave Love + + * Makefile.in (LATIN): Add welsh. + (UNICODE): New. + (MISC): Add georgian. + (WORLD): Add UNICODE. + + * quail/welsh.el, quail/georgian.el, quail/rfc1345.el: + * quail/uni-input.el, quail/sgml-input.el: New file. + + * quail/cyrillic.el ("bulgarian-pho", "belarusian"): New methods. + + * quail/latin-alt.el ("dutch"): New method. + +2001-10-27 Francesco Potorti` + + * quail/latin-post.el ("italian-postfix"): Undo previous change. + + * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. + +2001-10-25 Francesco Potorti` + + * quail/latin-post.el ("italian-postfix"): Euro symbol. + + * quail/latin-alt.el ("italian-alt-postfix"): Euro symbol. + +2001-10-20 Gerd Moellmann + + * (Version 21.1 released.) + +2001-10-19 Eli Zaretskii + + * CXTERM-DIC/Punct-b5.tit: Add big5 Chinese double spaced alphabet + mappings, so that one could type them without leaving the Hanyu + Pinyin input method. Suggested by Kenichi Handa + . + +2001-10-13 Eli Zaretskii + + * quail/greek.el ("greek-babel"): New input method. From David + Kastrup . + +2001-10-05 Gerd Moellmann + + * Branch for 21.1. + +2001-09-05 Eli Zaretskii + + * quail/greek.el ("greek-mizuochi"): Doc fix. From David Kastrup + . + +2001-08-06 Gerd Moellmann + + * quail/py-punct.el ("chinese-py-punct"): Copy the QUAIL-MAP of + "chinese-py". + ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy". + +2001-07-16 Pavel Jan,Am(Bk + + * 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 + + * quail/.cvsignore: Change CTLauB.el to CTLau-b5.el. + +2001-06-01 Andrew Innes + + * makefile.nt (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc. + (NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and + $(srcdir)/quail/pypunct-b5.elc. + (NON_TIT_CNS): Remove. + (CHINESE_NON_TIT): Remove $(NON_TIT_CNS). + (CHINESE_CNS): Remove. + (KOREAN): Add $(srcdir)/quail/hanja3.elc. + (LATIN): Add $(srcdir)/quail/latin-alt.elc and + $(srcdir)/quail/latin-ltx.elc. + (MISC_DIC): Copy from Makefile.in. + (CHINESE): Remove $(CHINESE_CNS). + (all): Add $(MISC_DIC) as target. + (.NOTPARALLEL): New target. + (.NO_PARALLEL): New target. + ($(MISC_DIC)): New target. + (clean mostlyclean): Clean more stuff. + (TIT_EL): New macro. + (MISC_DIC_EL): New macro. + + * makefile.w32-in (TIT-GB): Remove CTLau.elc from it. + (TIT-BIG5): Remove CTLauB.elc from it. + (MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it. + (clean mostlyclean): Remove obsolete reference. + +2001-06-01 Eli Zaretskii + + * quail/latin-ltx.el [ms-dos]: Call IT-setup-unicode-display. + +2001-05-24 Andrew Choi + + * Makefile.in (MISC-DIC): Change CTLauB.elc to CTLau-b5.elc. + + * CXTERM-DIC/CTLau.tit, CXTERM-DIC/CTLauB.tit: Delete files. + + * MISC-DIC/CTLau.html, MISC-DIC/CTLau-b5.html: Add files. + + * Makefile.in (TIT-GB): Remove CTLau.elc from it. + (TIT-BIG5): Remove CTLauB.elc from it. + (MISC-DIC): Add CTLau.elc and CTLauB.elc to it. + +2001-05-17 Dave Love + + * quail/latin-ltx.el ("TeX"): Renamed from "latin-latex2e". + Language family and indicator changed. Many new translations. + +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 + . + +2001-04-23 Gerd Moellmann + + * quail/latin-ltx.el: Add more translations. From + jsbien@mimuw.edu.pl (Janusz S. Bie$,1 d(B). + +2001-04-19 Eli Zaretskii + + * quail/hangul.el : Doc fix. + 2001-04-18 Andrew Innes * makefile.w32-in (EMACSLOADPATH): Define. - ($(TIT)): - ($(MISC_DIC)): - (.el.elc): + ($(TIT)): + ($(MISC_DIC)): + (.el.elc): (leim-list.el): Remove stuff to set EMACSLOADPATH. 2001-04-05 Gerd Moellmann @@ -61,7 +483,7 @@ * quail/tsang-b5.el, quail/tsang-cns.el, quail/quick-b5.el, quail/quick-cns.el: Delete them. - + 2001-03-30 Eli Zaretskii * Makefile.in (${TIT}): Fix whitespace. @@ -75,7 +497,7 @@ * quail/slovak.el ("slovak"): Translate "=q" to "`". -2001-03-16 Pavel Jan,Bm(Bk ml. +2001-03-16 Pavel Jan,Am(Bk ml. * quail/slovak.el ("slovak"): Delete translations of "q", "Q", "=q", "+q", "=Q", and "+Q". @@ -161,8 +583,8 @@ 2000-12-18 Dave Love - * quail/latin-pre.el : Delete duplicate ,b((B entry. - Change ,b=(B, ,b<(B, ,b6(B. + * quail/latin-pre.el : Delete duplicate $,1!!(B entry. + Change $,1 s(B, $,1 r(B, ,A6(B. 2000-12-16 Kenichi Handa @@ -193,8 +615,8 @@ * makefile.nt ($(TIT)): Add $(SUBDIRS) as dependents, instead of conditional invocation of make. - (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) - (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) + (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) + (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el files to .elc. ($(TIT)): Adjusted for the above change. @@ -203,8 +625,8 @@ * makefile.w32-in ($(TIT)): Add $(SUBDIRS) as dependents, instead of conditional invocation of make. - (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) - (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) + (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) + (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el files to .elc. ($(TIT)): Adjusted for the above change. @@ -287,7 +709,7 @@ 2000-08-29 Dave Love - * quail/latin-pre.el ("latin-9-prefix"): Change entries for ,b=(B and ,b<(B. + * quail/latin-pre.el ("latin-9-prefix"): Change entries for $,1 s(B and $,1 r(B. * Makefile.in: ja-dic <- skk in several places. @@ -327,7 +749,7 @@ * quail/tibetan.el: Change all tibetan-1-column characters to tibetan. Quail map for "tibetan-wylie" fixed. -2000-03-31 Wlodzimierz Bzyl +2000-03-31 Wlodzimierz Bzyl * quail/latin-pre.el ("polish-slash"): New input method. @@ -373,7 +795,7 @@ * makefile.nt: New file. -1999-10-26 Gerd Moellmann +1999-10-26 Gerd Moellmann * Makefile.noleim: New. @@ -389,50 +811,6 @@ ("turkish-alt-postfix"): New Turkish input method which inserts Latin-5 characters. -After the release of 20.4, development was split into two separate -code lines. One line contained the code for Emacs 21, and the other -one the code for the 20.x releases after 20.4. The following change -log entries up to the entry ``20.4 released'' are for the 20.x code -line. Change logs above this notice are those for the 21.x code line. - -2000-06-13 Gerd Moellmann - - * Version 20.7 released. - -2000-05-23 Andrew Innes - - * makefile.nt ($(TIT)): Set emacs_dir in the environment before - running emacs, to ensure load-path is correct. - (leim-list.el): Ditto. - -2000-02-26 Gerd Moellmann - - * Version 20.6 released. - -1999-12-07 Gerd Moellmann - - * Version 20.5 released. - -1999-11-22 Andrew Innes - - * makefile.nt: No need to generate subdirs.el. - -1999-11-21 Andrew Innes - - * makefile.nt: New file. - -1999-09-19 Ken'ichi Handa - - * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from - turkish-postfix. - ("turkish-postfix"): New Turkish input method which inserts - Latin-5 characters. - - * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from - turkish-alt-postfix. - ("turkish-alt-postfix"): New Turkish input method which inserts - Latin-5 characters. - 1999-07-12 Richard Stallman * Version 20.4 released. @@ -500,7 +878,7 @@ line. Change logs above this notice are those for the 21.x code line. * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the small superscript underlined o and a. ("italian-alt-postfix"): Change it to something useful and - different from italian-postfix. + different from italian-postfix. * latin-post.el ("latin-1-postfix"): Add a method to enter the small superscript underlined o and a. ("italian-postfix"): Same as above. @@ -649,7 +1027,7 @@ line. Change logs above this notice are those for the 21.x code line. * Makefile.in (${TIT}): To byte-compile quail packages, use just built quail. -1997-12-09 Koaunghi Un +1997-12-09 Koaunghi Un * quail/hanja3.el: New file. @@ -669,7 +1047,7 @@ line. Change logs above this notice are those for the 21.x code line. * quail/hangul.el: Require 'korea-util. (quail-hangul-switch-to-symbol-ksc): Deleted. - + 1997-10-23 Kenichi Handa * quail/ethiopic.el: The title string of input method "Ethiopic" @@ -688,7 +1066,7 @@ line. Change logs above this notice are those for the 21.x code line. * Version 20.1 released. * quail/latin-alt.el (latin-2-postfix): Use : for double-acute again. - + 1997-09-13 Andreas Schwab * quail/viqr.el (vietnamese-viqr): Doc fix. @@ -700,7 +1078,7 @@ line. Change logs above this notice are those for the 21.x code line. 1997-09-12 Richard Stallman * quail/latin-post.el: Undo previous change. - + 1997-09-12 Richard Stallman * quail/latin-post.el (latin-2-postfix): @@ -852,7 +1230,7 @@ line. Change logs above this notice are those for the 21.x code line. 1997-08-16 Valery Alexeev - * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. + * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method. 1997-08-16 Kenichi Handa @@ -961,7 +1339,7 @@ line. Change logs above this notice are those for the 21.x code line. * Makefile.in: Rules re-written to avoid tricky code. (CHINEGE-GB): Include quail/py-punct.elc. (CHINEGE-BIG5): Include quail/py-punct-b5.elc. - + 1997-07-10 Kenichi Handa @@ -973,3 +1351,9 @@ line. Change logs above this notice are those for the 21.x code line. ;; Local Variables: ;; coding: iso-2022-7bit-unix ;; 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