From: Visuwesh Date: Sun, 13 Mar 2022 07:01:16 +0000 (+0530) Subject: * quail.el (quail-define-package): Describe VAR form in DOCSTRING better. X-Git-Tag: emacs-29.0.90~1931^2~1160 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9a786aea735a19dec636a8ad5fb30dff419951ca;p=emacs.git * quail.el (quail-define-package): Describe VAR form in DOCSTRING better. Bug#50143 Copyright-paperwork-exempt: yes --- diff --git a/lisp/international/quail.el b/lisp/international/quail.el index 14d4c383b23..529cf97215e 100644 --- a/lisp/international/quail.el +++ b/lisp/international/quail.el @@ -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 -\\=\\ in the string by the value of VAR. That value should be a -string. For instance, the form \\=\\ is +\\=\\=\\=\\ in the string by the value of VAR. That value should be a +string. For instance, the form \\=\\=\\=\\ is replaced by a description about how to select a translation from a list of candidates.