Mercurial > emacs
changeset 36152:0a6114a81c71
Minor changes.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Feb 2001 16:48:56 +0000 |
parents | 8597da1b1ab7 |
children | 87a2cea44a9c |
files | man/emacs-mime.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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