]> git.eshelyaron.com Git - emacs.git/commit
mail/: Add new (temporary) libaries for which to test Rmail/mbox such
authorPaul Reilly <pmr@pajato.com>
Mon, 18 Aug 2008 04:51:28 +0000 (04:51 +0000)
committerPaul Reilly <pmr@pajato.com>
Mon, 18 Aug 2008 04:51:28 +0000 (04:51 +0000)
commite131541f8106e96af98012aa873a9ce3089d09b1
tree4bb30c823de75113ce7d252e971633bfe23eee4e
parent46f2aa14ba58b5607a224e81693ba5610040eb99
mail/: Add new (temporary) libaries for which to test Rmail/mbox such
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).
lisp/mail/pmail.el [new file with mode: 0644]
lisp/mail/pmaildesc.el [new file with mode: 0644]
lisp/mail/pmailedit.el [new file with mode: 0644]
lisp/mail/pmailhdr.el [new file with mode: 0644]
lisp/mail/pmailkwd.el [new file with mode: 0644]
lisp/mail/pmailmm.el [new file with mode: 0644]
lisp/mail/pmailmsc.el [new file with mode: 0644]
lisp/mail/pmailout.el [new file with mode: 0644]
lisp/mail/pmailsort.el [new file with mode: 0644]
lisp/mail/pmailsum.el [new file with mode: 0644]
lisp/mail/subdirs.el [new file with mode: 0644]