diff options
Diffstat (limited to 'lisp/mail/metamail.el')
-rw-r--r-- | lisp/mail/metamail.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/mail/metamail.el b/lisp/mail/metamail.el index e37bd7b52e0..954e1c24d9b 100644 --- a/lisp/mail/metamail.el +++ b/lisp/mail/metamail.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1993, 1996 Free Software Foundation, Inc. ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> -;; Version: $Id: metamail.el,v 1.9 1998/05/20 00:56:03 rms Exp fx $ +;; Version: $Id: metamail.el,v 1.10 1998/06/10 19:10:55 fx Exp fx $ ;; Keywords: mail, news, mime, multimedia ;; This file is part of GNU Emacs. @@ -27,6 +27,8 @@ ;; The latest version will be at: ;; ftp://ftp.kyutech.ac.jp/pub/MultiMedia/mime/emacs-mime-tools.shar +;; [This is probably _not_ the latest version; as of Jan 1999, it +;; is dated 1995.] ;; Note: Metamail does not have all options which is compatible with ;; the environment variables. For that reason, matamail.el have to |