Mercurial > emacs
changeset 14994:6a6b3630e251
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 11 Apr 1996 21:20:11 +0000 |
parents | a29d378dc9cd |
children | f355434dee03 |
files | lisp/mail/metamail.el |
diffstat | 1 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/metamail.el Thu Apr 11 18:21:11 1996 +0000 +++ b/lisp/mail/metamail.el Thu Apr 11 21:20:11 1996 +0000 @@ -1,9 +1,8 @@ ;;; metamail.el --- Metamail interface for GNU Emacs -;; Copyright (C) 1993 Masanobu UMEDA +;; Copyright (C) 1993 Free Software Foundation, Inc. ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> -;; Version: $Header: /home/gd/gnu/emacs/19.0/lisp/RCS/metamail.el,v 1.2 1996/01/05 00:07:09 kwzh Exp erik $ ;; Keywords: mail, news, mime, multimedia ;; This file is part of GNU Emacs. @@ -25,11 +24,6 @@ ;;; Commentary: -;; LCD Archive Entry: -;; metamail|Masanobu UMEDA|umerin@mse.kyutech.ac.jp| -;; Metamail interface for GNU Emacs| -;; $Date: 1996/01/05 00:07:09 $|$Revision: 1.2 $|~/misc/metamail.el.Z| - ;; Note: Metamail does not have all options which are compatible with ;; the environment variables. For that reason, metamail.el has to ;; hack the environment variables. In addition, there is no way to