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
e3502063
Commit
e3502063
authored
Oct 17, 2004
by
Richard M. Stallman
Browse files
Delete duplicate `provide'.
(spam-unload-hook): Set as a variable with add-hook.
parent
fde020bd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
lisp/gnus/spam.el
lisp/gnus/spam.el
+2
-4
No files found.
lisp/gnus/spam.el
View file @
e3502063
...
...
@@ -1814,14 +1814,12 @@ REMOVE not nil, remove the ADDRESSES."
(
remove-hook
'gnus-get-new-news-hook
'spam-setup-widening
)
(
remove-hook
'gnus-summary-prepare-hook
'spam-find-spam
))
(
add-hook
'spam-unload-hook
'spam-unload-hook
)
(
when
spam-install-hooks
(
spam-initialize
))
(
provide
'spam
)
;;; spam.el ends here.
(
provide
'spam
)
;;; arch-tag: 07e6e0ca-ab0a-4412-b445-1f6c72a4f27f
;;; spam.el ends here
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