1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

(rmail-mime-feature): Doc fix.

This commit is contained in:
Richard M. Stallman 1998-05-19 00:15:22 +00:00
parent 9dc0cb3d10
commit c1c92f8b62

View 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'.")
;;; Regexp matching the delimiter of messages in UNIX mail format
;;; (UNIX From lines), minus the initial ^. Note that if you change