mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 16:21:07 -08:00
Mention inhibit-null-byte-detection.
This commit is contained in:
parent
311a84c06b
commit
b0caa7fb77
1 changed files with 6 additions and 0 deletions
6
etc/NEWS
6
etc/NEWS
|
|
@ -1562,6 +1562,12 @@ conversion should go.
|
|||
have an optional 4th argument specifying a buffer to store the result
|
||||
of conversion.
|
||||
|
||||
+++
|
||||
*** The new variable `inhibit-null-byte-detection' controls whether to
|
||||
consider text with null bytes as binary data. By default, it is
|
||||
`nil', and Emacs uses `no-conversion' for any text containing null
|
||||
bytes.
|
||||
|
||||
---
|
||||
*** The functions `set-coding-priority' and `make-coding-system' are obsolete.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue