* quail.el (quail-define-package): Describe VAR form in DOCSTRING better.
Bug#50143 Copyright-paperwork-exempt: yes
This commit is contained in:
parent
b447fd1a3e
commit
9a786aea73
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue