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
14721afc
Commit
14721afc
authored
Aug 31, 2010
by
Katsumi Yamaoka
Browse files
gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
parent
0c32d782
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/gnus/gnus-html.el
lisp/gnus/gnus-html.el
+2
-0
No files found.
lisp/gnus/gnus-html.el
View file @
14721afc
...
...
@@ -28,6 +28,8 @@
;;; Code:
(
require
'mm-url
)
(
defcustom
gnus-html-cache-directory
(
nnheader-concat
gnus-directory
"html-cache/"
)
"Where Gnus will cache images it downloads from the web."
:group
'gnus-art
...
...
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