mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; * lisp/leim/quail/indian.el (tamil-translation-rules): Doc fix.
This commit is contained in:
parent
f6679ccceb
commit
63e1b42f5b
1 changed files with 3 additions and 3 deletions
|
|
@ -496,13 +496,13 @@ Full key sequences are listed below:"
|
|||
("ௐ" "OM"))
|
||||
"List of input sequences to translate to Tamil characters.
|
||||
Each element should be (CHARACTER INPUT-SEQUENCES...) where
|
||||
CHARACTER is the Tamil character, and INPUT-SEQUENCES is a list
|
||||
of input sequences which produce that character.
|
||||
CHARACTER is the Tamil character, and INPUT-SEQUENCES are one
|
||||
or more input sequences which produce that character.
|
||||
|
||||
CHARACTER is considered as a consonant (மெய் எழுத்து) if it ends
|
||||
with a pulli (virama).
|
||||
|
||||
CHARACTER that is neither a vowel nor a consonant are inserted as
|
||||
CHARACTER that is neither a vowel nor a consonant is inserted as
|
||||
is."
|
||||
:group 'tamil-input
|
||||
:type '(alist :key-type string :value-type (repeat string))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue