(unix): New alias for the coding system undecided-unix.

This commit is contained in:
Kenichi Handa 2000-06-10 02:17:08 +00:00
parent 9c53b34e90
commit 8d969bf615

View file

@ -293,6 +293,7 @@
(put 'undecided 'eol-type
(make-subsidiary-coding-system 'undecided))
(define-coding-system-alias 'unix 'undecided-unix)
(define-coding-system-alias 'dos 'undecided-dos)
(define-coding-system-alias 'mac 'undecided-mac)