From: tmorioka Date: Fri, 21 Feb 1997 05:57:55 +0000 (+0000) Subject: Setting for GNUS was abolished. X-Git-Tag: Hokutetsu-Ishikawa-new~352 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=be8bb43d05d7790b2cad6d770abf021a419da4a2;p=elisp%2Fsemi.git Setting for GNUS was abolished. --- diff --git a/mime-setup.el b/mime-setup.el index 60b6fd5..6f231fc 100644 --- a/mime-setup.el +++ b/mime-setup.el @@ -4,7 +4,7 @@ ;; Author: MORIOKA Tomohiko ;; Version: -;; $Id: mime-setup.el,v 0.2 1997-02-21 05:56:48 tmorioka Exp $ +;; $Id: mime-setup.el,v 0.3 1997-02-21 05:57:20 tmorioka Exp $ ;; Keywords: MIME, multimedia, multilingual, mail, news ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -125,13 +125,6 @@ (add-hook 'mh-before-send-letter-hook 'mime-editor/maybe-translate) -;;; @ for GNUS -;;; - -(add-hook 'news-reply-mode-hook 'mime/editor-mode) -(add-hook 'news-inews-hook 'mime-editor/maybe-translate) - - ;;; @ for message (September Gnus 0.58 or later) ;;;