From 6a70ef0d8173b57817bcc8a013eb86c8583e74fc Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 27 Sep 2000 00:03:12 +0000 Subject: [PATCH] (quail-help): The output message is improved. --- lisp/international/quail.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/quail.el b/lisp/international/quail.el index d32d5fd3b61..a079db779f8 100644 --- a/lisp/international/quail.el +++ b/lisp/international/quail.el @@ -2448,7 +2448,7 @@ documentation of input methods including this one are based on the physical keyboard layout as specified with that variable. ") (help-insert-xref-button - "[customize the keyboard layout]" + "[customize keyboard layout]" #'customize-variable 'quail-keyboard-layout-type "mouse-2, RET: set keyboard layout type") (insert "\n")) -- 2.39.5