From 43125c289ec8607b93fca315a3106b52562d9a9b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 15 Feb 2002 20:00:18 +0000 Subject: [PATCH] Whitespace change. --- lisp/international/mule-cmds.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 37bcddfef4e..418957ca345 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1150,7 +1150,8 @@ and enable that one. The default is the most recent input method specified "Describe input method (default, current choice): "))) (if (and input-method (symbolp input-method)) (setq input-method (symbol-name input-method))) - (help-setup-xref (list #'describe-input-method (or input-method current-input-method)) + (help-setup-xref (list #'describe-input-method + (or input-method current-input-method)) (interactive-p)) (if (null input-method) -- 2.39.2