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
509064c5
Commit
509064c5
authored
Apr 06, 1999
by
Richard M. Stallman
Browse files
(find-new-buffer-file-coding-system): Doc fix.
parent
684c38fc
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 @
509064c5
...
...
@@ -1044,7 +1044,7 @@ function by default."
"Return a coding system for a buffer when a file of CODING is inserted.
The local variable `buffer-file-coding-system' of the current buffer
is set to the returned value.
Return nil if there's no need o
f
set
ting new
buffer-file-coding-system."
Return nil if there's no need
t
o set
`
buffer-file-coding-system
'
."
(
let
(
local-coding
local-eol
found-coding
found-eol
new-coding
new-eol
)
...
...
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