; Fix documentation of Toto language environment
* lisp/leim/quail/indian.el ("toto"): * lisp/language/indian.el ("Toto"): Clarify doc strings.
This commit is contained in:
parent
681cf21ddc
commit
b7a3770ecc
2 changed files with 2 additions and 2 deletions
|
@ -283,7 +283,7 @@ environment."))
|
|||
(coding-priority utf-8)
|
||||
(input-method . "toto")
|
||||
(documentation . "\
|
||||
Toto language and its script are supported in this language
|
||||
Toto language using the Toto script is supported in this language
|
||||
environment."))
|
||||
'("Indian"))
|
||||
|
||||
|
|
|
@ -2212,7 +2212,7 @@ is."
|
|||
("M" ?𞋨))
|
||||
|
||||
(quail-define-package
|
||||
"toto" "Toto" "𞊒𞊪" nil "Toto phonetic input method."
|
||||
"toto" "Toto" "𞊒𞊪" nil "Toto script phonetic input method."
|
||||
nil t t t t nil nil nil nil nil t)
|
||||
|
||||
(quail-define-rules
|
||||
|
|
Loading…
Add table
Reference in a new issue