# HG changeset patch # User Paul Reilly # Date 1222169545 0 # Node ID 7fafc74e823f771822891e1b12df386e5d1ef297 # Parent c7eef45e0d3253377183067958c07ebd161b0bcd *** empty log message *** diff -r c7eef45e0d32 -r 7fafc74e823f lisp/mail/ChangeLog.pmail --- a/lisp/mail/ChangeLog.pmail Tue Sep 23 11:30:17 2008 +0000 +++ b/lisp/mail/ChangeLog.pmail Tue Sep 23 11:32:25 2008 +0000 @@ -1,3 +1,26 @@ +2008-09-23 Paul Reilly + + * pmail.el: + First pass at handling decoding the mbox message into the view buffer. + +2008-09-16 Paul Reilly + + * subdirs.el: Remove file. + +2008-09-15 author + + * ChangeLog.pmail: *** empty log message *** + + * pmail.el: + The Rmail/mbox merge has been abandoned in favor of a restart using + the current rmail.el file. A comprehensive list of changes will be + supplied when pmail.el is morphed back into rmail.el + + The current status is that pmail.el supports basic Rmail navigation + (no summary support) and shows the current message in a special + buffer using buffer-swap-text. No decoding is done yet. That is the + next step. + 2008-09-15 Paul Reilly * pmail.el: