diff lisp/tm/tm-edit.el @ 82:6a378aca36af r20-0b91

Import from CVS: tag r20-0b91
author cvs
date Mon, 13 Aug 2007 09:07:36 +0200
parents 1ce6082ce73f
children 364816949b59
line wrap: on
line diff
--- a/lisp/tm/tm-edit.el	Mon Aug 13 09:06:45 2007 +0200
+++ b/lisp/tm/tm-edit.el	Mon Aug 13 09:07:36 2007 +0200
@@ -6,7 +6,7 @@
 ;;         MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Created: 1994/08/21 renamed from mime.el
-;; Version: $Revision: 1.4 $
+;; Version: $Revision: 1.5 $
 ;; Keywords: mail, news, MIME, multimedia, multilingual
 
 ;; This file is part of tm (Tools for MIME).
@@ -119,7 +119,7 @@
 ;;;
 
 (defconst mime-editor/RCS-ID
-  "$Id: tm-edit.el,v 1.4 1997/01/11 20:14:11 steve Exp $")
+  "$Id: tm-edit.el,v 1.5 1997/01/23 05:29:42 steve Exp $")
 
 (defconst mime-editor/version (get-version-string mime-editor/RCS-ID))
 
@@ -649,14 +649,6 @@
 ;;; @ functions
 ;;;
 
-;; The following text was removed from the docstring of the subsequent
-;; functions due to problems with the resulting autoload file. -sb
-
-;;	--[[text/plain; charset=ISO-2022-JP]]
-;;	これは charset を ISO-2022-JP に指定した日本語の plain テキス
-;;	トです.
-
-
 ;;;###autoload
 (defun mime/editor-mode ()
   "MIME minor mode for editing the tagged MIME message.