changeset 90009:7718f6e56bfe

Dont' define coding system `undecided' here.
author Kenichi Handa <handa@m17n.org>
date Tue, 12 Oct 2004 02:38:56 +0000
parents 9f8f7ae008a3
children 92cfdbb6e096
files lisp/international/mule-conf.el
diffstat 1 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-conf.el	Tue Oct 05 23:17:17 2004 +0000
+++ b/lisp/international/mule-conf.el	Tue Oct 12 02:38:56 2004 +0000
@@ -1197,16 +1197,6 @@
   :eol-type 'unix
   :mnemonic ?=)
   
-(define-coding-system 'undecided
-  "No conversion on encoding, automatic conversion on decoding."
-  :coding-type 'undecided
-  :mnemonic ?-
-  :charset-list '(ascii))
-
-(define-coding-system-alias 'unix 'undecided-unix)
-(define-coding-system-alias 'dos 'undecided-dos)
-(define-coding-system-alias 'mac 'undecided-mac)
-
 (define-coding-system 'iso-latin-1
   "ISO 2022 based 8-bit encoding for Latin-1 (MIME:ISO-8859-1)."
   :coding-type 'charset