(User-Chosen Coding Systems): Minor reword. (Bug#4817)
This commit is contained in:
parent
5c2dce7536
commit
9bd79893e2
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
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,
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue