Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c220cb68
Commit
c220cb68
authored
Jun 17, 2013
by
Katsumi Yamaoka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lisp/gnus/mm-decode.el (shr-map): Silence the byte compiler
parent
7304e4dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/gnus/mm-decode.el
lisp/gnus/mm-decode.el
+2
-0
No files found.
lisp/gnus/mm-decode.el
View file @
c220cb68
...
...
@@ -1817,6 +1817,8 @@ If RECURSIVE, search recursively."
(
delete-region
,
(
point-min-marker
)
,
(
point-max-marker
))))))))
(
defvar
shr-map
)
(
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