From 56f97ca8eaf0ae149210a11a7d9ee5f28af3a4b7 Mon Sep 17 00:00:00 2001 From: morioka Date: Wed, 11 Mar 1998 12:52:50 +0000 Subject: [PATCH] tm 7.106. --- emu-x20.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/emu-x20.el b/emu-x20.el index d5c8638..12a89d3 100644 --- a/emu-x20.el +++ b/emu-x20.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1994,1995,1996,1997 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko -;; 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) -- 1.7.10.4