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
9bd79893
Commit
9bd79893
authored
Oct 31, 2009
by
Glenn Morris
Browse files
(User-Chosen Coding Systems): Minor reword. (Bug#4817)
parent
5c2dce75
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/nonascii.texi
doc/lispref/nonascii.texi
+3
-2
No files found.
doc/lispref/ChangeLog
View file @
9bd79893
2009-10-31 Glenn Morris <rgm@gnu.org>
* nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2009-10-16 Kevin Ryde <user42@zip.com.au>
* files.texi (Magic File Names): Add @vindex file-name-handler-alist,
...
...
doc/lispref/nonascii.texi
View file @
9bd79893
...
...
@@ -1231,8 +1231,9 @@ possible candidates.
@vindex select-safe-coding-system-accept-default-p
If the variable @code{select-safe-coding-system-accept-default-p} is
non-@code{nil}, its value overrides the value of
@var{accept-default-p}.
non-@code{nil}, it should be a function taking a single argument.
It is used in place of @var{accept-default-p}, overriding any
value supplied for this argument.
As a final step, before returning the chosen coding system,
@code{select-safe-coding-system} checks whether that coding system is
...
...
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