X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a971635315e259c076de020b3676c04d1dcc415e..48bcb95a906dbbc27a1cd4db3cbde111346cbd87:/leim/ChangeLog diff --git a/leim/ChangeLog b/leim/ChangeLog index fabf0253ef..59da6bac54 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,7 +1,74 @@ +2009-08-21 Thamer Mahmoud (tiny change) + + * quail/arabic.el: Add missing keys that exist on the Arabic X + keyboard. Don't insert Lam-alef ligatures from the Arabic + Presentation Forms ranges; instead, separate Lam-Alef ligatures + into a list of two letters (Lam and a suitable Alef). + +2009-06-23 Kenichi Handa + + * quail/hangul.el (hangul-to-hanja-conversion): When it is called + while korean input method is off, convert the following character. + +2009-06-21 Chong Yidong + + * Branch for 23.1. + +2009-06-18 Kenichi Handa + + * quail/hangul.el (hangul-im-keymap): Add binding of key + Hangul_Hanja. + +2009-05-04 Simon Leinen (tiny change) + + * Makefile.in (install): Avoid using $$(..) construct, for Solaris + compatibility. + +2009-04-12 Andreas Schwab + + * Makefile.in (install): Remove .gitignore files. + +2009-03-19 Kenichi Handa + + * leim-ext.el: Change the encoding to utf-8. + +2008-12-30 Jan Djärv + + * Makefile.in (install): Remove old directories in ns_appresdir before + moving new directories there. + +2008-11-11 Juanma Barranquero + + * quail/hangul.el (hangul-im-keymap, hangul-insert-character) + (hangul-djamo, hangul2-input-method-moum, hangul3-input-method-cho) + (hangul3-input-method-jung, hangul3-input-method-jong): + Fix typos in docstrings. + +2008-11-07 Vasily Korytov (tiny change) + + * quail/cyrillic.el: Handle backslash key (bug#839). + +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. + * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug. 2008-07-19 Juri Linkov @@ -171,8 +238,7 @@ 2008-01-14 Aidan Kehoe (tiny change) - * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and - \vk. + * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk. 2008-01-06 Dan Nicolaescu @@ -484,7 +550,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 @@ -498,14 +564,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. @@ -1079,7 +1145,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 @@ -1092,7 +1158,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 @@ -1691,7 +1757,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. @@ -1797,7 +1863,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. @@ -1822,7 +1888,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 @@ -1854,12 +1920,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. @@ -1881,7 +1947,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 @@ -1898,8 +1964,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 @@ -1913,7 +1979,7 @@ ;; End: Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008 Free Software Foundation, Inc. + 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs.