Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
43125c28
Commit
43125c28
authored
Feb 15, 2002
by
Richard M. Stallman
Browse files
Whitespace change.
parent
80d553d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/international/mule-cmds.el
lisp/international/mule-cmds.el
+2
-1
No files found.
lisp/international/mule-cmds.el
View file @
43125c28
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment