From: morioka Date: Tue, 10 Mar 1998 11:34:44 +0000 (+0000) Subject: tm 7.103. X-Git-Tag: semi-0_72 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fsinfo.git;a=commitdiff_plain;h=689eb17b68eff91e0049ab3711f0411b6aba3905 tm 7.103. --- diff --git a/ChangeLog b/ChangeLog index 89bce76..7d74ff2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 31 13:46:10 1997 MORIOKA Tomohiko + + * sinfo.el (sinfo-to-texi): modified for GNU MULE 19.34.91-delta. + + Wed Jan 1 11:02:34 1997 MORIOKA Tomohiko * sinfo: Version 3.6.1 was released. diff --git a/sinfo.el b/sinfo.el index e970b67..32fe92a 100644 --- a/sinfo.el +++ b/sinfo.el @@ -1,9 +1,9 @@ ;;; sinfo.el --- sinfo to Texinfo converter -;; Copyright (C) 1996 MORIOKA Tomohiko +;; Copyright (C) 1996,1997 MORIOKA Tomohiko ;; Author: MORIOKA Tomohiko -;; Version: $Id: sinfo.el,v 3.6 1996/12/25 18:24:28 morioka Exp $ +;; Version: $Id: sinfo.el,v 3.7 1997/01/31 13:46:10 morioka Exp $ ;; Keywords: SGML, Texinfo ;; This file is part of sinfo (SGML based info system). @@ -123,8 +123,8 @@ (replace-match (concat "@" (buffer-substring (match-beginning 0) (match-end 0)))) ) - (let ((coding-system-for-read 'coding-system-internal) - (coding-system-for-write 'coding-system-internal) + (let ((coding-system-for-read 'internal) + (coding-system-for-write 'internal) ) (setq status (call-process-region (point-min)(point-max)