From: Richard M. Stallman Date: Fri, 15 Feb 2002 20:00:18 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: ttn-vms-21-2-B4~16668 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=43125c289ec8607b93fca315a3106b52562d9a9b;p=emacs.git Whitespace change. --- 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)