From: Richard M. Stallman Date: Sat, 17 Feb 2001 16:48:56 +0000 (+0000) Subject: Minor changes. X-Git-Tag: emacs-pretest-21.0.99~332 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4b1b5ae8088b0e699025a4d144ca1973bec3312b;p=emacs.git Minor changes. --- diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi index dcc577b224a..33dde073e9c 100644 --- a/man/emacs-mime.texi +++ b/man/emacs-mime.texi @@ -24,7 +24,7 @@ Permission is granted to copy, distribute and/or modify this document 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 @@ The following function is supplied to deal with these: @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