diff lisp/tm/mime-setup.el @ 86:364816949b59 r20-0b93

Import from CVS: tag r20-0b93
author cvs
date Mon, 13 Aug 2007 09:09:02 +0200
parents c7528f8e288d
children 0d2f883870bc
line wrap: on
line diff
--- a/lisp/tm/mime-setup.el	Mon Aug 13 09:08:31 2007 +0200
+++ b/lisp/tm/mime-setup.el	Mon Aug 13 09:09:02 2007 +0200
@@ -4,7 +4,7 @@
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Version:
-;;	$Id: mime-setup.el,v 1.3 1997/01/03 03:10:30 steve Exp $
+;;	$Id: mime-setup.el,v 1.4 1997/01/30 02:22:47 steve Exp $
 ;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word
 
 ;; This file is part of tm (Tools for MIME).
@@ -28,8 +28,8 @@
 
 (require 'tm-setup)
 
-;(autoload 'mime/editor-mode "tm-edit"
-;  "Minor mode for editing MIME message." t)
+(autoload 'mime/editor-mode "tm-edit"
+  "Minor mode for editing MIME message." t)
 (autoload 'mime/decode-message-header "tm-ew-d"
   "Decode MIME encoded-words in message header." t)