* quail.el (quail-define-package): Describe VAR form in DOCSTRING better.

Bug#50143

Copyright-paperwork-exempt: yes
This commit is contained in:
Visuwesh 2022-03-13 12:31:16 +05:30 committed by Eli Zaretskii
parent b447fd1a3e
commit 9a786aea73

View file

@ -412,8 +412,8 @@ If it is nil, the current key is shown.
DOCSTRING is the documentation string of this package. The command
`describe-input-method' shows this string while replacing the form
\\=\\<VAR> in the string by the value of VAR. That value should be a
string. For instance, the form \\=\\<quail-translation-docstring> is
\\=\\=\\=\\<VAR> in the string by the value of VAR. That value should be a
string. For instance, the form \\=\\=\\=\\<quail-translation-docstring> is
replaced by a description about how to select a translation from a
list of candidates.