summaryrefslogtreecommitdiff
path: root/lisp/mail/metamail.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-01-05 00:45:43 +0000
committerKarl Heuer <kwzh@gnu.org>1996-01-05 00:45:43 +0000
commit908ff139f9bd05145357e042fa6479d86bfba5ea (patch)
tree0400291d2e1409d02d5f501ccd50c0bbdc5c73b5 /lisp/mail/metamail.el
parent46c63acf938a1884cb82e589c756088300ab49a8 (diff)
downloademacs-908ff139f9bd05145357e042fa6479d86bfba5ea.tar.gz
emacs-908ff139f9bd05145357e042fa6479d86bfba5ea.tar.bz2
emacs-908ff139f9bd05145357e042fa6479d86bfba5ea.zip
Comment fixes.
Diffstat (limited to 'lisp/mail/metamail.el')
-rw-r--r--lisp/mail/metamail.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/mail/metamail.el b/lisp/mail/metamail.el
index 31919b8ef50..12297358373 100644
--- a/lisp/mail/metamail.el
+++ b/lisp/mail/metamail.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1993 Masanobu UMEDA
;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp>
-;; Version: $Header: metamail.el,v 1.5 93/07/08 21:56:49 umerin Exp $
+;; Version: $Header: /home/gd/gnu/emacs/19.0/lisp/RCS/metamail.el,v 1.1 1993/07/20 03:02:12 rms Exp kwzh $
;; Keywords: mail, news, mime, multimedia
;; This file is part of GNU Emacs.
@@ -27,10 +27,10 @@
;; LCD Archive Entry:
;; metamail|Masanobu UMEDA|umerin@mse.kyutech.ac.jp|
;; Metamail interface for GNU Emacs|
-;; $Date: 93/07/08 21:56:49 $|$Revision: 1.5 $|~/misc/metamail.el.Z|
+;; $Date: 1993/07/20 03:02:12 $|$Revision: 1.1 $|~/misc/metamail.el.Z|
-;; Note: Metamail does not have all options which is compatible with
-;; the environment variables. For that reason, matamail.el have to
+;; 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
;; display all header fields without extra informative body messages
;; which is suppressed by "-q" option.
@@ -71,7 +71,7 @@ redisplayed as output is inserted."
(buffer-read-only nil)
(metafile (make-temp-name "/tmp/metamail")))
(save-excursion
- ;; Gee! Metamail does not ouput to stdout if input comes from
+ ;; Gee! Metamail does not output to stdout if input comes from
;; stdin.
(write-region beg end metafile nil 'nomessage)
(if buffer