X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/bfab7c6ec74dc55d640ef36f8cb1790a1420f991..eef5ade7a34434b1e05c57482bb685f4a20e3c03:/leim/ChangeLog diff --git a/leim/ChangeLog b/leim/ChangeLog index d9db47ae3e..1dcff63b6e 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,87 @@ +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. + +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. @@ -67,8 +151,8 @@ * 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-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. @@ -133,7 +217,7 @@ * 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. @@ -413,7 +497,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 @@ -427,14 +511,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. @@ -509,7 +593,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 @@ -790,13 +874,13 @@ * quail/latin-alt.el ("dutch"): New method. -2001-10-27 Francesco Potorti` +2001-10-27 Francesco Potortì * quail/latin-post.el ("italian-postfix"): Undo previous change. * quail/latin-alt.el ("italian-alt-postfix"): Undo previous change. -2001-10-25 Francesco Potorti` +2001-10-25 Francesco Potortì * quail/latin-post.el ("italian-postfix"): Euro symbol. @@ -989,7 +1073,7 @@ * quail/slovak.el ("slovak"): Translate "=q" to "`". -2001-03-16 Pavel Janík ml. +2001-03-16 Pavel Janík * quail/slovak.el ("slovak"): Delete translations of "q", "Q", "=q", "+q", "=Q", and "+Q". @@ -1008,7 +1092,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 @@ -1021,7 +1105,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 @@ -1355,7 +1439,7 @@ `(cd foo; pwd)`. (install): Likewise. -1998-10-15 Francesco Potorti` +1998-10-15 Francesco Potortì * quail/latin-post.el: Many doc fixes. ("latin-1-postfix"): Add sequence for the small superscript o. @@ -1363,7 +1447,7 @@ ("latin-1-prefix"): Add sequences for the small superscript underlined o and a. -1998-10-13 Francesco Potorti` +1998-10-13 Francesco Potortì * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the small superscript underlined o and a. @@ -1726,7 +1810,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. @@ -1751,7 +1835,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 @@ -1783,12 +1867,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. @@ -1810,7 +1894,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 @@ -1846,10 +1930,10 @@ 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 @@ -1857,8 +1941,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