;;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp>
;;; Created: 1994/08/21 renamed from mime.el by UMEDA Masanobu;
;;; 1996/05/24 renamed from tm-edit.el
-;;; Version: $Revision: 0.15 $
+;;; Version: $Revision: 0.16 $
;;; Keywords: mail, news, MIME, multimedia, multilingual
;;;
;;; This file is part of SEMI (September, Emacs MIME Interface)
;;;
(defconst mime-editor/RCS-ID
- "$Id: mime-edit.el,v 0.15 1996-05-28 02:52:49 morioka Exp $")
+ "$Id: mime-edit.el,v 0.16 1996-05-28 03:03:21 morioka Exp $")
(defconst mime-editor/version (get-version-string mime-editor/RCS-ID))
(function
(lambda ()
(apply (function mime-editor/insert-tag)
- (mime-find-file-type signature))
+ (mime-find-file-type signature-file-name))
)))
)
(insert-signature arg)