Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c1c92f8b
Commit
c1c92f8b
authored
May 19, 1998
by
Richard M. Stallman
Browse files
(rmail-mime-feature): Doc fix.
parent
9dc0cb3d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
lisp/mail/rmail.el
lisp/mail/rmail.el
+3
-4
No files found.
lisp/mail/rmail.el
View file @
c1c92f8b
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment