diff options
| author | Chong Yidong | 2008-12-04 23:11:10 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-12-04 23:11:10 +0000 |
| commit | 547ccf84eff912fc6b228734ea1e798048b940a1 (patch) | |
| tree | d0e7232936daeecf95f0089652f3b06504bd666f | |
| parent | 430aee8b9142404f8a6052797d0ee2df493534b9 (diff) | |
| download | emacs-547ccf84eff912fc6b228734ea1e798048b940a1.tar.gz emacs-547ccf84eff912fc6b228734ea1e798048b940a1.zip | |
Remove pmaildesc.elc.
| -rw-r--r-- | lisp/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in index a615d86208a..1b23fb440e8 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in | |||
| @@ -756,7 +756,6 @@ ELCFILES = \ | |||
| 756 | $(lisp)/mail/metamail.elc \ | 756 | $(lisp)/mail/metamail.elc \ |
| 757 | $(lisp)/mail/mspools.elc \ | 757 | $(lisp)/mail/mspools.elc \ |
| 758 | $(lisp)/mail/pmail.elc \ | 758 | $(lisp)/mail/pmail.elc \ |
| 759 | $(lisp)/mail/pmaildesc.elc \ | ||
| 760 | $(lisp)/mail/pmailedit.elc \ | 759 | $(lisp)/mail/pmailedit.elc \ |
| 761 | $(lisp)/mail/pmailhdr.elc \ | 760 | $(lisp)/mail/pmailhdr.elc \ |
| 762 | $(lisp)/mail/pmailkwd.elc \ | 761 | $(lisp)/mail/pmailkwd.elc \ |