Mercurial > hg > xemacs-beta
diff lisp/tm/mime-setup.el @ 78:c7528f8e288d r20-0b34
Import from CVS: tag r20-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:05:42 +0200 |
parents | c0c698873ce1 |
children | 364816949b59 |
line wrap: on
line diff
--- a/lisp/tm/mime-setup.el Mon Aug 13 09:05:11 2007 +0200 +++ b/lisp/tm/mime-setup.el Mon Aug 13 09:05:42 2007 +0200 @@ -4,7 +4,7 @@ ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp> ;; Version: -;; $Id: mime-setup.el,v 1.2 1996/12/28 21:03:12 steve Exp $ +;; $Id: mime-setup.el,v 1.3 1997/01/03 03:10:30 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)