]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-mime-feature): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 19 May 1998 00:15:22 +0000 (00:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 19 May 1998 00:15:22 +0000 (00:15 +0000)
lisp/mail/rmail.el

index 32d787e737006a4c733056474a455b7128127b10..a6665435a95a80b1fd00cad44ec7ee05c4481218 100644 (file)
@@ -347,10 +347,9 @@ until a user explicitly requires it."
 
 ;;;###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'.")
 \f
 ;;; Regexp matching the delimiter of messages in UNIX mail format
 ;;; (UNIX From lines), minus the initial ^.  Note that if you change