X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/14beddf4711854b01d400f36166dc71eb39435bb..fe7a3057a38e896a9c4ad12c831fb84a5d808691:/leim/ChangeLog diff --git a/leim/ChangeLog b/leim/ChangeLog index 6f55095aac..ed8aec0b16 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,21 +1,107 @@ +2011-11-20 Juanma Barranquero + + * quail/hangul.el (hangul-character): Fix typo. + +2011-09-27 Jambunathan K + + * quail/indian.el (quail-tamil-itrans-misc-table): Delete it. + (quail-tamil-itrans-numerics-and-symbols-table) + (quail-tamil-itrans-various-signs-and-digits-table): New variables. + ("tamil-itrans"): Show the values of above variables (Bug#9336). + +2011-09-22 Kenichi Handa + + * quail/indian.el (quail-tamil-itrans-syllable-table) + (quail-tamil-itrans-misc-table): New variables. + ("tamil-itrans"): Improve the docstring by showing the values of + above variables (Bug#9336). + +2011-09-06 Paul Eggert + + * Makefile.in (install): install-sh is now in build-aux (Bug#9169). + +2011-08-29 Stefan Monnier + + * quail/latin-ltx.el: Complete the super and subscript letters. + +2011-08-20 Glenn Morris + + * Makefile.in (OTHERS): + * makefile.w32-in (MISC): Add ipa-praat.elc. + +2011-07-23 Yair F + + * quail/hebrew.el ("hebrew"): Additional key mappings. + ("hebrew-new", "hebrew-lyx", "hebrew-full") + ("hebrew-biblical-tiro", "hebrew-biblical-sil", "yiddish-royal") + ("yiddish-keyman"): New input methods. + +2011-06-12 Andreas Schwab + + * SKK-DIC/SKK-JISYO.L: Add proper coding tag. + * CXTERM-DIC/4Corner.tit, CXTERM-DIC/ARRAY30.tit, + * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/ECDICT.tit, + * CXTERM-DIC/ETZY.tit, CXTERM-DIC/PY-b5.tit, + * CXTERM-DIC/Punct-b5.tit, CXTERM-DIC/Punct.tit, + * CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit, CXTERM-DIC/SW.tit, + * CXTERM-DIC/TONEPY.tit, CXTERM-DIC/ZOZY.tit: Likewise. + * MISC-DIC/cangjie-table.b5, MISC-DIC/cangjie-table.cns, + * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Likewise. + + * Makefile.in (TIT_BIG5): Rename from TIT-BIG5. + +2011-05-30 Oliver Scholz + + * quail/ipa-praat.el: New input method. + +2011-05-16 Eli Zaretskii + + * Makefile.in (OTHERS): Add $(srcdir)/quail/persian.elc. + + * makefile.w32-in (MISC): Add $(srcdir)/quail/persian.elc. + +2011-05-16 Mohsen BANAN + + * quail/persian.el: New file. + +2011-05-05 Eli Zaretskii + + * quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce + corresponding symbols rather than Hebrew letters. (Bug#8563) + + * quail/latin-ltx.el <\aleph>: Produce ALEF SYMBOL instead of + HEBREW LETTER ALEF. (Bug#8563) + +2011-03-23 Glenn Morris + + * Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs. + +2011-03-07 Chong Yidong + + * Version 23.3 released. + +2011-02-28 Juanma Barranquero + + * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring. + 2011-01-28 Paul Eggert Redo spelling of Makefile variables to conform to POSIX. POSIX does not allow "-" in Makefile variable names. Reported by Bruno Haible in . - * Makefile.in (BUILT_EMACS): Renamed from BUILT-EMACS. - (TIT_GB): Renamed from TIT-GB. - (CHINESE_TIT): Renamed from CHINESE-TIT. - (NON_TIT_GB): Renamed from NON-TIT-GB. - (NON_TIT_BIG5): Renamed from NON-TIT-BIG5. - (CHINESE_NON_TIT): Renamed from CHINESE-NON-TIT. - (CHINESE_GB): Renamed from CHINESE-GB. - (CHINESE_BIG5): Renamed from CHINESE-BIG5. - (TIT_MISC): Renamed from TIT-MISC. - (NON_TIT_MISC): Renamed from NON-TIT-MISC. - (TIT_SOURCES): Renamed from TIT-SOURCES. - (MISC_SOURCES): Renamed from MISC-SOURCES. + * Makefile.in (BUILT_EMACS): Rename from BUILT-EMACS. + (TIT_GB): Rename from TIT-GB. + (CHINESE_TIT): Rename from CHINESE-TIT. + (NON_TIT_GB): Rename from NON-TIT-GB. + (NON_TIT_BIG5): Rename from NON-TIT-BIG5. + (CHINESE_NON_TIT): Rename from CHINESE-NON-TIT. + (CHINESE_GB): Rename from CHINESE-GB. + (CHINESE_BIG5): Rename from CHINESE-BIG5. + (TIT_MISC): Rename from TIT-MISC. + (NON_TIT_MISC): Rename from NON-TIT-MISC. + (TIT_SOURCES): Rename from TIT-SOURCES. + (MISC_SOURCES): Rename from MISC-SOURCES. 2011-01-08 Glenn Morris @@ -27,8 +113,8 @@ 2010-08-28 Kenichi Handa - * quail/japanese.el (quail-japanese-update-translation): Fix - handling of invalid key. + * quail/japanese.el (quail-japanese-update-translation): + Fix handling of invalid key. 2010-08-15 Andreas Schwab @@ -46,8 +132,7 @@ 2010-08-13 Kenichi Handa - * quail/greek.el ("greek-postfix"): Add rules for Greek style - quotes. + * quail/greek.el ("greek-postfix"): Add rules for Greek style quotes. 2010-08-09 Kenichi Handa @@ -170,7 +255,7 @@ * quail/hangul.el (hangul-im-keymap): Add binding of key Hangul_Hanja. -2009-05-04 Simon Leinen (tiny change) +2009-05-04 Simon Leinen (tiny change) * Makefile.in (install): Avoid using $$(..) construct, for Solaris compatibility. @@ -337,8 +422,8 @@ ("thai-kesmanee", "thai-pattachote"): Don't use UPDATE-TRANSLATION-FUNCTION. - * quail/indian.el (quail-indian-preceding-char-position): Delete - function. + * quail/indian.el (quail-indian-preceding-char-position): + Delete function. (quail-indian-update-preceding-char): Delete variable. (quail-indian-update-translation): Delete function. (quail-define-indian-trans-package): Don't call @@ -406,7 +491,7 @@ ("german-alt-postfix", "icelandic-alt-postfix") ("norwegian-alt-postfix", "scandinavian-alt-postfix") ("spanish-alt-postfix", "swedish-alt-postfix"): - Deleted; they were identical to the non-alt versions. + Delete; they were identical to the non-alt versions. 2007-12-07 Kenichi Handa @@ -556,7 +641,7 @@ 2005-11-03 Andreas Schwab - * Makefile.in (GZIP_PROG): Renamed from GZIP. + * Makefile.in (GZIP_PROG): Rename from GZIP. (install): Adjust. 2005-11-01 Romain Francoise @@ -1193,8 +1278,8 @@ 2001-04-23 Gerd Moellmann - * quail/latin-ltx.el: Add more translations. From - jsbien@mimuw.edu.pl (Janusz S. Bień). + * quail/latin-ltx.el: Add more translations. + From jsbien@mimuw.edu.pl (Janusz S. Bień). 2001-04-19 Eli Zaretskii @@ -1237,8 +1322,8 @@ 2001-04-02 Eli Zaretskii - * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. From - Kenichi Handa . + * Makefile.in (KOREAN): Add ${srcdir}/quail/hanja3.elc. + From Kenichi Handa . * Makefile.in (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}. @@ -1291,8 +1376,8 @@ 2001-03-16 Kenichi Handa - * quail/japanese.el (quail-japanese-transliteration-rules): New - variable. Use it to define these input methods: "japanese", + * quail/japanese.el (quail-japanese-transliteration-rules): + New variable. Use it to define these input methods: "japanese", "japanese-hiragana", "japanese-katakana". (quail-japanese-kana-state): Delete this variable. (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, @@ -1347,7 +1432,7 @@ 2001-01-28 Gerd Moellmann - * Makefile.in (extraclean): Added target so make doesn't die if + * Makefile.in (extraclean): Add target so make doesn't die if one runs "make extraclean" at the top level. 2001-01-06 Andrew Innes @@ -1397,7 +1482,7 @@ (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. + ($(TIT)): Adjust for the above change. (clean mostlyclean): Likewise. (.el.elc): New target. @@ -1407,7 +1492,7 @@ (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. + ($(TIT)): Adjust for the above change. (clean mostlyclean): Likewise. (.el.elc): New target. @@ -1471,7 +1556,7 @@ ("japanese-hankaku-kana", "japanese-hiragana") ("japanese-katakana"): Docstring modified. - * quail/czech.el ("czech-qwerty"): Changed to show keyboard layout + * quail/czech.el ("czech-qwerty"): Change to show keyboard layout on describe-input-method. ("czech-prog-1", "czech-prog-2", "czech-prog-3"): Likewise. @@ -1579,12 +1664,12 @@ 1999-09-19 Ken'ichi Handa - * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Renamed from + * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename 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 + * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Rename from turkish-alt-postfix. ("turkish-alt-postfix"): New Turkish input method which inserts Latin-5 characters. @@ -1634,7 +1719,7 @@ 1998-12-15 Kenichi Handa * quail/devanagari.el (quail-devanagari-compose-characters): - Adjusted for the change of input method handling. + Adjust for the change of input method handling. (quail-devanagari-hindi-compose-characters): Likewise. 1998-10-15 Kenichi Handa @@ -1666,16 +1751,16 @@ 1998-09-25 Kenichi Handa * quail/japanese.el (quail-japanese-hankaku-update-translation): - Adjusted for the change of input method handling. + Adjust for the change of input method handling. 1998-09-11 Kenichi HANDA * quail/japanese.el (quail-japanese-katakana-update-translation): - Adjusted for the change of input method handling. + Adjust for the change of input method handling. 1998-08-31 Kenichi Handa - * quail/tibetan.el (quail-tibetan-input-wylie): Adjusted for the + * quail/tibetan.el (quail-tibetan-input-wylie): Adjust for the change of input method handling. (quail-tibetan-input-tibkey): Likewise. @@ -1699,7 +1784,7 @@ 1998-08-06 Kenichi Handa * quail/japanese.el (quail-japanese-use-double-n): New variable. - (quail-japanese-update-translation): Adjusted for the change of + (quail-japanese-update-translation): Adjust for the change of quail-update-translation. Now this function should return CONTROL-FLAG. (quail-japanese-toggle-kana): Update quail-conversion-str. @@ -1709,8 +1794,8 @@ 1998-07-24 Kenichi Handa - * quail/japanese.el (quail-japanese-kanji-kkc): Set - quail-translation to nil after calling kkc-region so that + * quail/japanese.el (quail-japanese-kanji-kkc): + Set quail-translation to nil after calling kkc-region so that translation mode is restarted correctly. 1998-07-21 Kenichi Handa @@ -1721,15 +1806,15 @@ 1998-07-19 Kenichi Handa - * quail/japanese.el (quail-japanese-update-translation): Handle - a key which should fix the current translation and start a new + * quail/japanese.el (quail-japanese-update-translation): + Handle a key which should fix the current translation and start a new translation correctly. - (quail-japanese-toggle-kana): Set quail-translating to nil. Don't - change point. + (quail-japanese-toggle-kana): Set quail-translating to nil. + Don't change point. 1998-07-15 Kenichi Handa - * quail/japanese.el (quail-japanese-kanji-kkc): Adjusted for the + * quail/japanese.el (quail-japanese-kanji-kkc): Adjust for the change of quail.el. (quail-japanese-switch-package): Likewise. @@ -1814,17 +1899,17 @@ * quail/symbol-ksc.el: Title string of the input method "korean-symbol" changed. Require 'korea-util. - (quail-hangul-switch-back): Deleted. + (quail-hangul-switch-back): Delete. * quail/hangul3.el: Require 'korea-util. - (quail-hangul-switch-to-symbol-ksc): Deleted. + (quail-hangul-switch-to-symbol-ksc): Delete. * quail/hanja.el: Require 'korea-util. Title string of the input method "korean-hanja" changed. - (quail-hanja-switch-to-symbol-ksc): Deleted. + (quail-hanja-switch-to-symbol-ksc): Delete. * quail/hangul.el: Require 'korea-util. - (quail-hangul-switch-to-symbol-ksc): Deleted. + (quail-hangul-switch-to-symbol-ksc): Delete. 1997-10-23 Kenichi Handa @@ -1870,18 +1955,18 @@ 1997-09-10 Kenichi Handa - * quail/ethiopic.el: Don't bind keys in quail-mode-map. The - function added to quail-mode-hook turn ethio-mode on only when + * quail/ethiopic.el: Don't bind keys in quail-mode-map. + The function added to quail-mode-hook turn ethio-mode on only when input method "ethiopic" is begin used. - (ethio-prefer-ascii-space): Moved to lisp/language/ethio-util.el. + (ethio-prefer-ascii-space): Move to lisp/language/ethio-util.el. (ethio-toggle-space): Likewise. (ethio-insert-space): Likewise. (ethio-insert-ethio-space): Likewise. (ethio-prefer-ascii-punctuation): Likewise. (ethio-toggle-punctuation): Likewise. (ethio-gemination): Likewise. - ("ethiopic"): Doc-string of this Quail package modified. Bind - function keys for TRANSLATION-KEYMAP to + ("ethiopic"): Doc-string of this Quail package modified. + Bind function keys for TRANSLATION-KEYMAP to quail-execute-non-quail-command. 1997-09-10 Richard Stallman @@ -1891,8 +1976,8 @@ 1997-09-03 Ken'ichi Handa - * Makefile.in (install): Do not copy leim-list.el twice. Copy - `skk' subdirectory too. + * Makefile.in (install): Do not copy leim-list.el twice. + Copy `skk' subdirectory too. 1997-09-03 Kenichi Handa @@ -1947,8 +2032,8 @@ 1997-08-23 Kenichi Handa - * quail/devanagari.el (quail-devanagari-compose-characters): Fix - previous change. + * quail/devanagari.el (quail-devanagari-compose-characters): + Fix previous change. (quail-devanagari-hindi-compose-characters): Fix previous change. * quail/japanese.el (quail-japanese-kkc-mode-exit): Fix previous @@ -1973,8 +2058,8 @@ (CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el. (leim-list.el): Delete old files not contained in ${WORLD}. - * quail/japanese.el (quail-japanese-kkc-mode-exit): Run - input-method-after-insert-chunk-hook. + * quail/japanese.el (quail-japanese-kkc-mode-exit): + Run input-method-after-insert-chunk-hook. * quail/thai.el (thai-keyboard-mapping-alist): Some entry corrected. @@ -1994,17 +2079,17 @@ * quail/thai.el (thai-consonant-input): Typo fixed. - * quail/devanagari.el (quail-devanagari-compose-characters): Do - not call throw. + * quail/devanagari.el (quail-devanagari-compose-characters): + Do not call throw. (quail-devanagari-hindi-compose-characters): Likewise. - * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): Call - activate-input-method instead of select-input-method. + * quail/hangul.el (quail-hangul-switch-to-symbol-ksc): + Call activate-input-method instead of select-input-method. * quail/hangul3.el (quail-hangul-switch-to-symbol-ksc): Likewise. - * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. Use - input-method-history instead of previous-input-method. + * quail/symbol-ksc.el (quail-hangul-switch-back): Likewise. + Use input-method-history instead of previous-input-method. 1997-08-16 Valery Alexeev