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
327bcdb5
Commit
327bcdb5
authored
Sep 06, 2008
by
Glenn Morris
Browse files
(pmail-maybe-set-message-counters)
(pmail-set-message-deleted-p): Remove unused declarations.
parent
e6eddb0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
lisp/mail/pmailkwd.el
lisp/mail/pmailkwd.el
+0
-2
No files found.
lisp/mail/pmailkwd.el
View file @
327bcdb5
...
...
@@ -67,11 +67,9 @@ These are all user-defined, unlike `pmail-attributes'.")
(
declare-function
pmail-desc-get-start
"pmaildesc"
(
n
))
(
declare-function
pmail-desc-remove-keyword
"pmaildesc"
(
keyword
n
))
(
declare-function
pmail-display-labels
"pmail"
())
(
declare-function
pmail-maybe-set-message-counters
"pmail"
())
(
declare-function
pmail-message-labels-p
"pmail"
(
msg
labels
))
(
declare-function
pmail-msgbeg
"pmail"
(
n
))
(
declare-function
pmail-set-attribute
"pmail"
(
attr
state
&optional
msgnum
))
(
declare-function
pmail-set-message-deleted-p
"pmail"
(
n
state
))
(
declare-function
pmail-show-message
"pmail"
(
&optional
n
no-summary
))
(
declare-function
pmail-summary-exists
"pmail"
())
(
declare-function
pmail-summary-update
"pmailsum"
(
n
))
...
...
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