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
97989677
Commit
97989677
authored
Jun 18, 2013
by
Glenn Morris
Browse files
* lisp/gnus/mm-decode.el (widget-convert-button): Autoload.
parent
5ad64ce6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+2
-0
lisp/gnus/mm-decode.el
lisp/gnus/mm-decode.el
+2
-0
No files found.
lisp/gnus/ChangeLog
View file @
97989677
2013-06-18 Glenn Morris <rgm@gnu.org>
* mm-decode.el (widget-convert-button): Autoload.
* sieve-manage.el (mm-enable-multibyte): Autoload.
* shr.el (libxml-parse-html-region): Declare.
...
...
lisp/gnus/mm-decode.el
View file @
97989677
...
...
@@ -1819,6 +1819,8 @@ If RECURSIVE, search recursively."
(
defvar
shr-map
)
(
autoload
'widget-convert-button
"wid-edit"
)
(
defun
mm-convert-shr-links
()
(
let
((
start
(
point-min
))
end
)
...
...
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