* pmailhdr.el: File removed.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 22 Jan 2009 04:46:52 +0000 (04:46 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 22 Jan 2009 04:46:52 +0000 (04:46 +0000)
* pmailsum.el: Require pmailkwd.
(pmail-summary-expunge-and-save): Use pmail-expunge-and-save.

* pmail.el (buffer-swapped-with): Var removed.
(pmail-buffer-swapped): New var.
(pmail-write-region-annotate): New function.
(pmail-save-buffer): New function.

* pmailedit.el (pmail-cease-edit, pmail-edit-mode): Use
pmail-buffer-swapped.

lisp/mail/ChangeLog.pmail

index e725986..ce72f7b 100644 (file)
@@ -1,3 +1,18 @@
+2009-01-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * pmailhdr.el: File removed.
+
+       * pmailsum.el: Require pmailkwd.
+       (pmail-summary-expunge-and-save): Use pmail-expunge-and-save.
+
+       * pmail.el (buffer-swapped-with): Var removed.
+       (pmail-buffer-swapped): New var.
+       (pmail-write-region-annotate): New function.
+       (pmail-save-buffer): New function.
+
+       * pmailedit.el (pmail-cease-edit, pmail-edit-mode): Use
+       pmail-buffer-swapped.
+
 2009-01-20  Glenn Morris  <rgm@gnu.org>
 
        * pmailkwd.el (pmail-last-label, pmail-last-multi-labels):