# HG changeset patch # User Richard M. Stallman # Date 982428536 0 # Node ID 0a6114a81c71f0455a60b1ab377b69099d01256f # Parent 8597da1b1ab7424e837f4ff4819d326f06d3c186 Minor changes. diff -r 8597da1b1ab7 -r 0a6114a81c71 man/emacs-mime.texi --- a/man/emacs-mime.texi Sat Feb 17 16:46:57 2001 +0000 +++ b/man/emacs-mime.texi Sat Feb 17 16:48:56 2001 +0000 @@ -24,7 +24,7 @@ under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover texts being ``A GNU -Manual'', and with the Back-Cover Texts as in (a) below. A copy of the +Manual,'' and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled ``GNU Free Documentation License'' in the Emacs manual. @@ -625,7 +625,7 @@ @defun binhex-decode-region start end &optional header-only Decode the encoded text in the region @var{start} to @var{end}. If @var{header-only} is non-@code{nil}, only decode the @samp{binhex} -header and return the filename. +header and return the file name. @end defun