# HG changeset patch # User Kenichi Handa # Date 970012992 0 # Node ID 75b162c6dc9e2e4fbc63a6b6e22ba4062cdc737a # Parent 349d4355e89939bc46ae5a971810c901689bb942 (quail-help): The output message is improved. diff -r 349d4355e899 -r 75b162c6dc9e lisp/international/quail.el --- a/lisp/international/quail.el Wed Sep 27 00:02:40 2000 +0000 +++ b/lisp/international/quail.el Wed Sep 27 00:03:12 2000 +0000 @@ -2448,7 +2448,7 @@ 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"))