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
ea8b56b3
Commit
ea8b56b3
authored
Sep 04, 1997
by
Richard M. Stallman
Browse files
(set-buffer-file-coding-system): Improve prompt.
parent
87505a98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/international/mule.el
lisp/international/mule.el
+1
-1
No files found.
lisp/international/mule.el
View file @
ea8b56b3
...
...
@@ -512,7 +512,7 @@ conversion, and CODING-SYSTEM does not specify one, CODING-SYSTEM is
merged
with
the
already-specified
end-of-line
conversion.
However,
if
the
optional
prefix
argument
FORCE
is
non-nil,
them
CODING-SYSTEM
is
used
exactly
as
specified.
"
(interactive "
z
Buffer-file-c
oding
-
system:
\nP
")
(interactive "
z
C
oding
system
for
visited
file
:
\nP
")
(check-coding-system coding-system)
(if (null force)
(let ((x (coding-system-eol-type buffer-file-coding-system))
...
...
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