Mercurial > emacs
changeset 22133:543e41494c45
(rmail-mime-feature): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 19 May 1998 00:15:22 +0000 |
parents | 082c63d626ad |
children | 29c2db002dd5 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmail.el Mon May 18 05:40:30 1998 +0000 +++ b/lisp/mail/rmail.el Tue May 19 00:15:22 1998 +0000 @@ -347,10 +347,9 @@ ;;;###autoload (defvar rmail-mime-feature 'rmail-mime - "Feature to provide for using MIME feature in RMAIL. -When starting rmail, this feature is requrired if rmail-enable-mime -is non-nil.") - + "Feature to require to load MIME support in Rmail. +When starting Rmail, if `rmail-enable-mime' is non-nil, +this feature is required with `require'.") ;;; Regexp matching the delimiter of messages in UNIX mail format ;;; (UNIX From lines), minus the initial ^. Note that if you change