diff options
| author | Glenn Morris | 2009-01-08 04:08:27 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-08 04:08:27 +0000 |
| commit | 619a0aaaa67e72e6b4a7e46ce446d2404aa7a632 (patch) | |
| tree | 5fb08068fd36a4c4a8d926b0006810b380ba0155 | |
| parent | 3ded5c6ce145ba4843fd93518621701338119bef (diff) | |
| download | emacs-619a0aaaa67e72e6b4a7e46ce446d2404aa7a632.tar.gz emacs-619a0aaaa67e72e6b4a7e46ce446d2404aa7a632.zip | |
(pmail-output-read-pmail-file-name): Remove declaration.
| -rw-r--r-- | lisp/mail/pmailsum.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mail/pmailsum.el b/lisp/mail/pmailsum.el index 6a6a07723c3..629f9150efa 100644 --- a/lisp/mail/pmailsum.el +++ b/lisp/mail/pmailsum.el | |||
| @@ -1372,7 +1372,6 @@ argument says to read a file name and use that file as the inbox." | |||
| 1372 | (declare-function pmail-cease-edit "pmailedit"()) | 1372 | (declare-function pmail-cease-edit "pmailedit"()) |
| 1373 | (declare-function pmail-set-label "pmailkwd" (l state &optional n)) | 1373 | (declare-function pmail-set-label "pmailkwd" (l state &optional n)) |
| 1374 | (declare-function pmail-output-read-file-name "pmailout" ()) | 1374 | (declare-function pmail-output-read-file-name "pmailout" ()) |
| 1375 | (declare-function pmail-output-read-pmail-file-name "pmailout" ()) | ||
| 1376 | (declare-function mail-send-and-exit "sendmail" (&optional arg)) | 1375 | (declare-function mail-send-and-exit "sendmail" (&optional arg)) |
| 1377 | 1376 | ||
| 1378 | (defvar pmail-summary-edit-map nil) | 1377 | (defvar pmail-summary-edit-map nil) |