tm 7.106.
authormorioka <morioka>
Wed, 11 Mar 1998 12:52:50 +0000 (12:52 +0000)
committermorioka <morioka>
Wed, 11 Mar 1998 12:52:50 +0000 (12:52 +0000)
emu-x20.el

index d5c8638..12a89d3 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1994,1995,1996,1997 MORIOKA Tomohiko
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: emu-x20.el,v 7.52 1997/03/10 11:47:18 morioka Exp $
+;; Version: $Id: emu-x20.el,v 7.53 1997/03/12 14:18:27 morioka Exp $
 ;; Keywords: emulation, compatibility, Mule, XEmacs
 
 ;; This file is part of XEmacs.
@@ -38,8 +38,6 @@
 
 (defconst *noconv* 'no-conversion)
 
-(defalias 'set-buffer-file-coding-system 'set-file-coding-system)
-
 (defmacro as-binary-process (&rest body)
   `(let (selective-display     ; Disable ^M to nl translation.
         (coding-system-for-write 'no-conversion)