1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 11:50:48 -08:00

(quail-define-package): Docstring modified.

This commit is contained in:
Kenichi Handa 2000-09-12 02:04:17 +00:00
parent 4558e81653
commit cd70a6ef71

View file

@ -381,8 +381,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.