diff options
| author | Dave Love <fx@gnu.org> | 1999-01-11 12:36:15 +0000 | 
|---|---|---|
| committer | Dave Love <fx@gnu.org> | 1999-01-11 12:36:15 +0000 | 
| commit | 5ff4df06ad4089254bb4d16b3f16bb65b2ab795c (patch) | |
| tree | ed7561684c1c103d111e09c0b3be5d0debe461cf /lisp/mail/metamail.el | |
| parent | 370d65fbdf762c0c6659ce0d039e082c37cde4d0 (diff) | |
| download | emacs-5ff4df06ad4089254bb4d16b3f16bb65b2ab795c.tar.gz | |
Comment on `latest version'.
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  | 
