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
4515227f
Commit
4515227f
authored
Nov 08, 2000
by
Dave Love
Browse files
(mm-body-7-or-8): Autoload.
parent
0e43de59
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/gnus/mm-encode.el
lisp/gnus/mm-encode.el
+2
-0
No files found.
lisp/gnus/mm-encode.el
View file @
4515227f
...
...
@@ -27,6 +27,8 @@
(
eval-when-compile
(
require
'cl
))
(
require
'mail-parse
)
(
require
'mailcap
)
(
eval-and-compile
(
autoload
'mm-body-7-or-8
"mm-bodies"
))
(
defvar
mm-content-transfer-encoding-defaults
'
((
"text/x-patch"
8bit
)
...
...
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