Mercurial > emacs
changeset 105819:810bd90737d5
(User-Chosen Coding Systems): Minor reword. (Bug#4817)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 31 Oct 2009 19:44:02 +0000 |
parents | 6251a7f3c0a4 |
children | ea3a6d116908 |
files | doc/lispref/ChangeLog doc/lispref/nonascii.texi |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sat Oct 31 19:30:47 2009 +0000 +++ b/doc/lispref/ChangeLog Sat Oct 31 19:44:02 2009 +0000 @@ -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,
--- a/doc/lispref/nonascii.texi Sat Oct 31 19:30:47 2009 +0000 +++ b/doc/lispref/nonascii.texi Sat Oct 31 19:44:02 2009 +0000 @@ -1231,8 +1231,9 @@ @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