From: morioka Date: Wed, 11 Mar 1998 12:52:50 +0000 (+0000) Subject: tm 7.106. X-Git-Tag: semi-0_72~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=56f97ca8eaf0ae149210a11a7d9ee5f28af3a4b7;p=elisp%2Fapel.git tm 7.106. --- 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)