summaryrefslogtreecommitdiff
path: root/lisp/mail/pmailhdr.el
Commit message (Collapse)AuthorAgeFilesLines
* pmailhdr.el: File removed.Chong Yidong2009-01-221-202/+0
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Fix copyright years and license notices.Glenn Morris2008-09-061-7/+6
|
* Resolve all byte compiler warnings and enable IMAP/movemail support.Paul Reilly2008-08-291-1/+1
|
* Add arch taglineMiles Bader2008-08-181-0/+1
|
* mail/: Add new (temporary) libaries for which to test Rmail/mbox suchPaul Reilly2008-08-181-0/+202
that Rmail/babyl is not affected. This creates a facility/feature called "pmail" (analagous to "rmail") that can be used independently from Rmail for testing purposes. The plan is to replace the "rmail" files eventually and remove "pmail" entirely at that point. In the interim, interested developers can use either Rmail or Pmail or both (which is not recommended for the casual User or the faint of heart).