]> git.eshelyaron.com Git - emacs.git/commitdiff
(unix): New alias for the coding system undecided-unix.
authorKenichi Handa <handa@m17n.org>
Sat, 10 Jun 2000 02:17:08 +0000 (02:17 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 10 Jun 2000 02:17:08 +0000 (02:17 +0000)
lisp/international/mule-conf.el

index 41b66730dc8a6d2fee1f7b9686795169a008d686..6753ccb92218f59bba0c511db7d7e0b82b53cf3d 100644 (file)
 (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)