X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/b344d29d16a214c94ec210e86d4d19f8c83b4a26..09c91affa8a477985161dfa5c5ceb00b9cedf22f:/leim/ChangeLog?ds=sidebyside diff --git a/leim/ChangeLog b/leim/ChangeLog index 5be0bd7df2..d333d21953 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,77 @@ +2008-10-20 Kenichi Handa + + * quail/indian.el (inscript-mlm-keytable): New variable. + (malayalam-inscript): Use inscript-mlm-keytable. + +2008-09-11 Magnus Henoch + + * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G + with upturn. + +2008-09-02 Carsten Bormann + + * quail/latin-post.el ("german-postfix"): do not translate ue to + \"u after a, e or q, because that would be extremely uncommon + compared to aue, eue or que. The only exception is the prefix + "ge", after which, according to corpus statistics, a \"u can be + expected. + +2008-08-10 Jihyun Cho + + * quail/hangul.el (hangul3-input-method-jong): Fix array indexing + bug. + +2008-07-19 Juri Linkov + + * quail/cyrillic.el ("cyrillic-translit"): Add two rules "//'" and + "//`" for combining accents as a separate character. Keep two + rules "i`" and "I`" for characters where accent is not a separate + character. Revert changes that added postfix combining accents. + +2008-07-17 Adrian Robert + + * Makefile.in (install): Perform post-install cleanup inside NS app + bundle. + +2008-07-12 Juri Linkov + + * quail/rfc1345.el: Replace non-printable control characters with + equivalent text-only notations. + + * quail/cyrillic.el ("cyrillic-translit"): Fix rules with + combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э). + Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў) + to ("U~" ?Ў). Doc fix. Put combining accent rules into one group. + +2008-07-10 Teodor Zlatanov + + * quail/cyrillic.el : Add more rules to cyrillic-translit, make + everything postfix. Adjust to eliminate conflicts. + +2008-06-30 Juanma Barranquero + + * quail/hangul3.el: Remove (unneeded since 2008-06-03). + +2008-06-27 Glenn Morris + + * Makefile.in (.el.elc): Copy the echo behavior of lisp/Makefile.in. + +2008-06-24 Juanma Barranquero + + * makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc. + +2008-06-20 Eli Zaretskii + + * makefile.w32-in (distclean): Don't delete `quail' subdir: if we + are building in the sandbox, there are precious files there. + (clean mostlyclean): Delete leim-list.el~. + (distclean): Delete makefile. + +2008-06-13 Teodor Zlatanov + + * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled + brackets, number symbol, and accented aeio to cyrillic-translit. + 2008-06-03 Jihyun Cho * quail/hangul.el: Completely re-written. @@ -428,7 +502,7 @@ 2004-05-10 Andreas Schwab - * Makefile.in (all): Readd dependency on ${WORLD} so that lisp + * Makefile.in (all): Re-add dependency on ${WORLD} so that lisp files are compiled when bootstrapping. 2004-05-07 Stefan Monnier @@ -442,14 +516,14 @@ 2004-05-04 Kenichi Handa - * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt. + * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each element. (MISC-SOURCES): Likewise. 2004-05-01 Kenichi Handa * Makefile.in (OTHERS): Rename from MISC. (MISC): Rename from MISC-DIC. - (WORLD): Adjute for the above changes. + (WORLD): Adjust 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. @@ -524,7 +598,7 @@ 2003-07-21 KAWABATA, Taichi * quail/indian.el (quail-indian-update-translation): Adjust the - behaviour according to the change of quail-translate-key. + behavior according to the change of quail-translate-key. 2003-05-22 Kenichi Handa @@ -1023,7 +1097,7 @@ "japanese-hiragana", "japanese-katakana". (quail-japanese-kana-state): Delete this variable. (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, - instead check if there's any Hiraganas in the converison region. + instead check if there's any Hiraganas in the conversion region. 2001-03-14 Kenichi Handa @@ -1036,7 +1110,7 @@ 2001-03-05 Kenichi Handa * quail/ethiopic.el ("ethiopic"): Docstring adjusted for the - change of the speicial key bindings. + change of the special key bindings. 2001-02-22 Kenichi Handa @@ -1635,7 +1709,7 @@ 1997-08-30 Naoto TAKAHASHI - * quail/ethiopic.el ("ethiopic"): Doc-sring fixed. Change the arg + * quail/ethiopic.el ("ethiopic"): Doc-string fixed. Change the arg TRANSLATION-KEYS. (quail-mode-map): Change binding for ethio-insert-ethio-space. (quail-mode-hook): Check the current Quail package name. @@ -1741,7 +1815,7 @@ * quail/lrt.el (lrt-vowel-table): Some elements corrected. ("lao-lrt"): Doc-string of this Quail package modified. - Some tranlation rules added. + Some translation rules added. * quail/lao.el (lao-keyboard-mapping): Some elements corrected. (lao-quail-define-rules): Some translation rules corrected. @@ -1766,7 +1840,7 @@ 1997-08-04 Valery Alexeev * quail/cyrillic.el (cyrillic-translit): Doc-string of the package - modified. Several tranlation rules modified. + modified. Several translation rules modified. 1997-08-04 Ken'ichi Handa @@ -1798,12 +1872,12 @@ * quail/ethiopic.el: Change Quail package name to "ethiopic". (ethio-toggle-punctuation): Give "ethiopic" to quail-defrule. - * Makefile.in (TIT): New variable, contatination of TIT-GB and + * Makefile.in (TIT): New variable, concatenation of TIT-GB and TIT-BIG5. (RUN-EMACS): Do not set EMACSLOADPATH. - (ASIA): Include TIBEAN. + (ASIA): Include TIBETAN. (all): Remove stamp-bytecomp from dependency list. - ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. + ({$TIT}): New target, substitutes the target ${TIT-GB} ${TIT-BIG5}. (%.el): Make a link for byte-compiled file too. (stamp-bytecomp): Target deleted. (leim-list.el): Run Emacs with loading quail. @@ -1825,7 +1899,7 @@ 1997-07-17 Ken'ichi Handa * Makefile.in: Modified to avoid *.el files being regarded - as intermidiate files and deleted by GNU make. + as intermediate files and deleted by GNU make. * quail/lrt.el (lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm". (lrt-handle-maa-sakod): Correctly handle the case that @@ -1842,8 +1916,8 @@ * quail/japanese.el: Doc-string of Quail package japanese modified. * Makefile.in: Rules re-written to avoid tricky code. - (CHINEGE-GB): Include quail/py-punct.elc. - (CHINEGE-BIG5): Include quail/py-punct-b5.elc. + (CHINESE-GB): Include quail/py-punct.elc. + (CHINESE-BIG5): Include quail/py-punct-b5.elc. 1997-07-10 Kenichi Handa