(binary): Define as coding system alias.

This commit is contained in:
Richard M. Stallman 1997-07-02 04:59:04 +00:00
parent 28c01ffe80
commit 8da035d01b

View file

@ -214,6 +214,8 @@
(vector nil ?= "Do no conversion" nil nil))
(put 'no-conversion 'eol-type 0)
(define-coding-system-alias 'binary 'no-conversion)
(put 'undecided-unix 'coding-system 'undecided)
(put 'undecided-unix 'eol-type 0)
(put 'undecided-unix 'eol-variant t)