emacs/doc
Eli Zaretskii 0f238ea450 Add set-binary-mode primitive to switch a standard stream to binary I/O.
src/fileio.c: Include binary-io.h.
 (Fset_binary_mode): New function.
 (syms_of_fileio): Defsubr it.
 (syms_of_fileio) <Qstdin, Qstdout, Qstderr>: DEFSYM them.

 admin/unidata/unidata/uvs.el (uvs-print-table-ivd): Call set-binary-mode on
 stdout.

 doc/lispref/streams.texi (Input Functions): Document 'set-binary-mode'.
 (Output Functions): Cross-reference to documentation of
 'set-binary-mode'.

 etc/NEWS: Mention 'set-binary-mode'.
2015-01-15 17:50:50 +02:00
..
emacs Fix copyright years by hand 2015-01-01 14:27:34 -08:00
lispintro Fix copyright years by hand 2015-01-01 14:27:34 -08:00
lispref Add set-binary-mode primitive to switch a standard stream to binary I/O. 2015-01-15 17:50:50 +02:00
man Fix copyright years by hand 2015-01-01 14:27:34 -08:00
misc ChangeLog fixes 2015-01-02 11:52:03 -08:00