From 9a786aea735a19dec636a8ad5fb30dff419951ca Mon Sep 17 00:00:00 2001 From: Visuwesh Date: Sun, 13 Mar 2022 12:31:16 +0530 Subject: [PATCH] * quail.el (quail-define-package): Describe VAR form in DOCSTRING better. Bug#50143 Copyright-paperwork-exempt: yes --- lisp/international/quail.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5