Mercurial > emacs
changeset 98014:6df439bc10a0
(pmail-maybe-set-message-counters)
(pmail-set-message-deleted-p): Remove unused declarations.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 06 Sep 2008 02:47:16 +0000 |
parents | 19671b0b7b2c |
children | d45644b631f9 |
files | lisp/mail/pmailkwd.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/pmailkwd.el Sat Sep 06 02:46:37 2008 +0000 +++ b/lisp/mail/pmailkwd.el Sat Sep 06 02:47:16 2008 +0000 @@ -67,11 +67,9 @@ (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))