diff options
author | Visuwesh <visuweshm@gmail.com> | 2022-07-10 08:59:40 +0530 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-07-14 09:30:56 +0300 |
commit | f6679ccceb83fdc49ec7e88e7be0735efa6702da (patch) | |
tree | b95eb64cf7311f0d9ebbbabffbdc7a6b3922a8f0 /test/lisp/emacs-lisp/macroexp-tests.el | |
parent | d37ba6f259b972aa44c66ecb76210e03a3084183 (diff) | |
download | emacs-f6679ccceb83fdc49ec7e88e7be0735efa6702da.tar.gz emacs-f6679ccceb83fdc49ec7e88e7be0735efa6702da.tar.bz2 emacs-f6679ccceb83fdc49ec7e88e7be0735efa6702da.zip |
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.
Diffstat (limited to 'test/lisp/emacs-lisp/macroexp-tests.el')
0 files changed, 0 insertions, 0 deletions