1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/language
Visuwesh f6679ccceb Add new customizable phonetic Tamil input method
* lisp/language/indian.el ("Tamil"): Change the default input method
of the Tamil language environment to the new input method.

* lisp/leim/quail/indian.el
(quail-tamil-itrans-compute-syllable-table): New function extracted
from...
(quail-tamil-itrans-syllable-table): ... here.  Use the above
function.
(quail-tamil-itrans--consonant-order): Auxiliary variable for the
above function.
(quail-tamil-itrans-compute-signs-table): Add new VARIOUS argument.
(quail-tamil-itrans-various-signs-and-digits-table)
(quail-tamil-itrans-various-signs-table): Adjust call to the above
function.

("tamil-phonetic"): Add new input method.
(tamil-input): New group for the input method.
(tamil-translation-rules): New defcustom for the input method to
change the translation rules.

(tamil--syllable-table, tamil--signs-table, tamil--hashtables)
(tamil--vowel-signs): Internal variables used by the input method.
(tamil--setter, tamil--make-tables)
(tamil--update-quail-rules): Internal functions for the input method.
(bug#56323)

* etc/NEWS: Announce the new input method.
2022-07-14 09:30:56 +03:00
..
burmese.el
cham.el
china-util.el
chinese.el
cyril-util.el
cyrillic.el
czech.el
english.el
ethio-util.el
ethiopic.el
european.el
georgian.el
greek.el
hanja-util.el
hebrew.el
ind-util.el Make the Indian itrans methods more phonetic 2022-07-07 09:47:09 +03:00
indian.el Add new customizable phonetic Tamil input method 2022-07-14 09:30:56 +03:00
indonesian.el Add support for the Makasar and Lontara scripts (bug#55734) 2022-05-31 16:12:59 +03:00
japan-util.el
japanese.el
khmer.el
korea-util.el
korean.el
lao-util.el
lao.el
misc-lang.el Add support for the Lepcha script (bug#55869) 2022-06-11 12:03:56 +03:00
philippine.el
romanian.el
sinhala.el
slovak.el
tai-viet.el
thai-util.el
thai-word.el
thai.el
tibet-util.el
tibetan.el
tv-util.el
utf-8-lang.el
viet-util.el
vietnamese.el