| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove file - replaced by new simplified entries in ../ChangeLog | Glenn Morris | 2009-01-23 | 1 | -1014/+0 |
| | | |||||
| * | Crunch some deleted functions. | Glenn Morris | 2009-01-23 | 1 | -15/+4 |
| | | |||||
| * | Remove references to deleted rmaildesc.el. | Glenn Morris | 2009-01-23 | 1 | -36/+5 |
| | | |||||
| * | Crunch "sync with trunk" entries. | Glenn Morris | 2009-01-23 | 1 | -11/+4 |
| | | |||||
| * | Crunch rmailmm.el references, since to the trunk it is just a new file. | Glenn Morris | 2009-01-23 | 1 | -32/+2 |
| | | |||||
| * | Remove references to deleted rmailhdr that was never in "trunk". | Glenn Morris | 2009-01-23 | 1 | -48/+6 |
| | | |||||
| * | Initial reformat and simplification pending merge into ../lisp/ChangeLog. | Glenn Morris | 2009-01-23 | 1 | -510/+499 |
| | | |||||
| * | * pmail.el (pmail-buffer-swapped): Mark as permanent local. | Chong Yidong | 2009-01-23 | 1 | -0/+4 |
| | | |||||
| * | Fix last change. | Chong Yidong | 2009-01-22 | 1 | -2/+2 |
| | | |||||
| * | * pmailhdr.el: File removed. | Chong Yidong | 2009-01-22 | 1 | -0/+15 |
| | | | | | | | | | | | | | | * 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. | ||||
| * | (pmail-last-label, pmail-last-multi-labels): | Glenn Morris | 2009-01-20 | 1 | -0/+10 |
| | | | | | | Move back here from pmailkwd.el. (pmail-message-labels-p): Move back here from pmailsum.el. | ||||
| * | (pmail-update-summary): Declare. | Glenn Morris | 2009-01-16 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2009-01-10 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2009-01-10 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2009-01-10 | 1 | -0/+16 |
| | | |||||
| * | (pmail-show-message): Fix declaration. | Glenn Morris | 2009-01-08 | 1 | -0/+6 |
| | | |||||
| * | (mail-bury): Treat pmail-mode like rmail-mode. | Richard M. Stallman | 2009-01-05 | 1 | -0/+82 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | | |||||
| * | * pmail.el (buffer-swapped-with): New var, moved from files.el. | Chong Yidong | 2008-12-31 | 1 | -0/+5 |
| | | | | | Add advice to basic-save-buffer to use it. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2008-12-29 | 1 | -0/+34 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2008-12-23 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2008-12-23 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2008-12-23 | 1 | -0/+19 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2008-12-22 | 1 | -0/+14 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2008-12-22 | 1 | -0/+19 |
| | | |||||
| * | * pmail.el (pmail-save): New function. | Chong Yidong | 2008-12-22 | 1 | -0/+4 |
| | | |||||
| * | * pmail.el (pmail): Ensure that pmail-mode-hook is run. | Chong Yidong | 2008-12-20 | 1 | -0/+1 |
| | | |||||
| * | * pmail.el (pmail-add-header): Function deleted. | Chong Yidong | 2008-12-20 | 1 | -0/+7 |
| | | | | | | | | | (pmail-add-mbox-headers): Insert header directly instead of calling pmail-add-header. (pmail-display-labels): Add leading space to attribute string. (pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert header directly instead of calling pmail-add-header. | ||||
| * | * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before | Chong Yidong | 2008-12-20 | 1 | -2/+8 |
| | | | | | | | | | saving. (pmail-quit): Handling expunging manually, instead of calling pmail-expunge-and-save. (pmail-next-undeleted-message): If no other message can be shown, show the current one. | ||||
| * | * pmail.el (pmail-get-new-mail): Call pmail-swap-buffers-maybe. | Chong Yidong | 2008-12-20 | 1 | -0/+7 |
| | | | | | | | (pmail-get-new-mail-1): Adjust restriction after calling pmail-insert-inbox-text. (pmail-add-mbox-headers): Use save-restriction. | ||||
| * | * pmail.el (pmail-require-mime-maybe): Fix arguments of `display-warning'. | Juanma Barranquero | 2008-12-15 | 1 | -0/+5 |
| | | |||||
| * | * pmail.el (pmail-expunge): Save point if no expunging was done. | Chong Yidong | 2008-12-15 | 1 | -0/+1 |
| | | |||||
| * | * pmail.el (pmail): Call pmail-swap-buffers-maybe. | Chong Yidong | 2008-12-15 | 1 | -0/+5 |
| | | | | | (pmail-search): Call pmail-swap-buffers-maybe. | ||||
| * | * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox | Chong Yidong | 2008-12-13 | 1 | -0/+7 |
| | | | | | | | internal format. (pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New functions, moved from pmail.el. | ||||
| * | * pmailout.el (pmail-output): Rewrite to handle mbox format. | Chong Yidong | 2008-12-12 | 1 | -0/+12 |
| | | | | | | | | | | | | (pmail-output-to-babyl-file): Renamed from pmail-output-to-pmail-file. * pmail.el: All callers to pmail-output-to-pmail-file changed to pmail-output-to-babyl-file. * pmail.el: All callers to pmail-output-to-pmail-file changed to pmail-output-to-babyl-file. | ||||
| * | * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes. | Chong Yidong | 2008-12-10 | 1 | -0/+10 |
| | | | | | | | | | | | | | (pmail-parse-file-inboxes): Function deleted. (pmail-get-new-mail-1): Function merged into pmail-get-new-mail. (pmail-get-new-mail-2): Renamed to pmail-get-new-mail-1. (pmail-get-new-mail-filter-spam): Call rmail-spam-filter, not pmail-spam-filter. (pmail-convert-to-babyl-format): Function deleted. (pmail-nuke-pinhead-header): Function deleted. (pmail-reply): Parsing headers in mbox format. Call rmail-dont-reply-to instead of pmail-dont-reply-to. | ||||
| * | * pmailout.el (pmail-output-to-pmail-file): Don't call | Chong Yidong | 2008-12-10 | 1 | -0/+8 |
| | | | | | | | | pmail-insert-pmail-file-header. * pmail.el (pmail-insert-pmail-file-header): Function deleted. (pmail-decode-babyl-format): Function deleted. | ||||
| * | * pmail.el (pmail-expunge): Pass new optional arg to pmail-only-expunge. | Chong Yidong | 2008-12-09 | 1 | -0/+2 |
| | | | | | (pmail-expunge-and-save): Don't reset view buffer. | ||||
| * | * pmail.el (pmail-only-expunge): Swap buffers at the beginning. | Chong Yidong | 2008-12-09 | 1 | -0/+8 |
| | | | | | | | * pmailsum.el (pmail-summary-header): Deleted. (pmail-get-create-summary-line): Don't insert a summary line into the file. | ||||
| * | * pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode | Chong Yidong | 2008-12-05 | 1 | -0/+5 |
| | | | | | variables after conversion. | ||||
| * | * pmailsort.el (pmailhdr): Require pmailhdr. | Chong Yidong | 2008-12-04 | 1 | -0/+1 |
| | | |||||
| * | * pmailsort.el: Sync with pmailsort.el. | Chong Yidong | 2008-12-04 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (pmail-sort-messages): Insert two newlines at the end of the message if they do not exist. * pmailmm.el: Require mail-parse. (pmail-mime-show): Don't use removed function pmail-header-hide-headers. (pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed pmail-desc-* functions. * pmailkwd.el: Sync with rmailkwd.el. * pmailout.el: Sync with rmailout.el. * pmailedit.el: Sync with rmailedit.el. (pmail-edit-current-message): Remove deleted function pmail-msg-is-pruned. * pmaildesc.el: File deleted. * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe. (pmail-retry-failure): Remove call to non-existent function pmail-clear-headers. (pmail-message-labels-p): New function. | ||||
| * | * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe. | Chong Yidong | 2008-12-04 | 1 | -0/+4 |
| | | |||||
| * | * pmailsort.el (pmail-sort-messages): Don't call removed function | Chong Yidong | 2008-12-04 | 1 | -0/+5 |
| | | | | | pmail-header-show-headers. | ||||
| * | * pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe. | Chong Yidong | 2008-12-03 | 1 | -0/+1 |
| | | |||||
| * | * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the | Chong Yidong | 2008-12-02 | 1 | -2/+5 |
| | | | | | current buffer, not in the pmail buffer. | ||||
| * | * pmail.el (pmail-only-expunge): Pass correct arg to | Chong Yidong | 2008-12-02 | 1 | -0/+8 |
| | | | | | | | | pmail-show-message-maybe. * pmailsum.el (pmail-get-summary-labels): If no attribute headers are found, use the empty string. | ||||
| * | *** empty log message *** | Paul Reilly | 2008-11-13 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Paul Reilly | 2008-10-17 | 1 | -0/+14 |
| | | |||||
| * | *** empty log message *** | Paul Reilly | 2008-10-14 | 1 | -0/+4 |
| | | |||||
