(ELCFILES): Update.

This commit is contained in:
Glenn Morris
2008-09-06 18:22:55 +00:00
parent 2e60682980
commit d61ac83562
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2008-09-06 Glenn Morris <rgm@gnu.org>
* Makefile.in (ELCFILES): Update.
2008-09-06 Chong Yidong <cyd@stupidchicken.com>
* server.el (server-switch-buffer): New arg.

View File

@@ -756,6 +756,16 @@ ELCFILES = \
$(lisp)/mail/mailpost.elc \
$(lisp)/mail/metamail.elc \
$(lisp)/mail/mspools.elc \
$(lisp)/mail/pmail.elc \
$(lisp)/mail/pmaildesc.elc \
$(lisp)/mail/pmailedit.elc \
$(lisp)/mail/pmailhdr.elc \
$(lisp)/mail/pmailkwd.elc \
$(lisp)/mail/pmailmm.elc \
$(lisp)/mail/pmailmsc.elc \
$(lisp)/mail/pmailout.elc \
$(lisp)/mail/pmailsort.elc \
$(lisp)/mail/pmailsum.elc \
$(lisp)/mail/reporter.elc \
$(lisp)/mail/rfc2368.elc \
$(lisp)/mail/rfc822.elc \