Mercurial > emacs
changeset 29543:4711a63436ee
(unix): New alias for the coding system undecided-unix.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 10 Jun 2000 02:17:08 +0000 |
parents | 0ad0a1e1d3ec |
children | 6f22d585904b |
files | lisp/international/mule-conf.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-conf.el Sat Jun 10 02:10:35 2000 +0000 +++ b/lisp/international/mule-conf.el Sat Jun 10 02:17:08 2000 +0000 @@ -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)