# HG changeset patch # User Richard M. Stallman # Date 1013803218 0 # Node ID 93653d31963ecc7f2ac88a976b83f7bf348129dc # Parent 63607f9209a0ec7888c32a8d80a2fcb54404dcd5 Whitespace change. diff -r 63607f9209a0 -r 93653d31963e lisp/international/mule-cmds.el --- a/lisp/international/mule-cmds.el Fri Feb 15 19:59:25 2002 +0000 +++ b/lisp/international/mule-cmds.el Fri Feb 15 20:00:18 2002 +0000 @@ -1150,7 +1150,8 @@ "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)