log lisp/mail/pmail.el @ 101365:2f0f7be5cbea

age author description
Thu, 22 Jan 2009 04:52:49 +0000 Chong Yidong (buffer-swapped-with): Var removed.
Tue, 20 Jan 2009 01:21:37 +0000 Glenn Morris Restore comment lost in previous change.
Tue, 20 Jan 2009 01:18:20 +0000 Glenn Morris (pmail-last-label, pmail-last-multi-labels):
Sat, 17 Jan 2009 17:29:25 +0000 Richard M. Stallman (buffer-swapped-with): Mark as permanent local.
Sat, 10 Jan 2009 21:42:11 +0000 Richard M. Stallman (pmail-count-screen-lines, pmail-use-collection-buffer)
Sat, 10 Jan 2009 21:07:18 +0000 Richard M. Stallman (pmail-ignored-headers): Hide more fields.
Mon, 05 Jan 2009 15:49:50 +0000 Richard M. Stallman (basic-save-buffer): Protect buffer-modified flag around first swap.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 31 Dec 2008 02:44:00 +0000 Chong Yidong (buffer-swapped-with): New var, moved from files.el. Add advice to
Mon, 29 Dec 2008 19:16:37 +0000 Richard M. Stallman (pmail-forwarded-attr-index): Doc fix.
Tue, 23 Dec 2008 03:56:10 +0000 Richard M. Stallman (pmail-variables): Don't set save-buffer-coding-system.
Tue, 23 Dec 2008 03:47:32 +0000 Richard M. Stallman (pmail-display-labels): Doc fix.
Mon, 22 Dec 2008 21:16:43 +0000 Richard M. Stallman (pmail-retried-attr-index, pmail-forwarded-attr-index):
Mon, 22 Dec 2008 19:54:59 +0000 Richard M. Stallman (pmail-swap-buffers-maybe): Variable deleted.
Mon, 22 Dec 2008 00:05:51 +0000 Chong Yidong (pmail-save): New function.
Sat, 20 Dec 2008 21:40:38 +0000 Chong Yidong (pmail): Ensure that pmail-mode-hook is run.
Sat, 20 Dec 2008 07:03:06 +0000 Chong Yidong (pmail-add-header): Function deleted.
Sat, 20 Dec 2008 04:29:26 +0000 Chong Yidong (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
Sat, 20 Dec 2008 04:07:07 +0000 Chong Yidong (pmail-get-new-mail): Call pmail-swap-buffers-maybe.
Mon, 15 Dec 2008 15:40:53 +0000 Juanma Barranquero * pmail.el (pmail-require-mime-maybe): Fix arguments of `display-warning'.
Mon, 15 Dec 2008 15:06:50 +0000 Chong Yidong (pmail-search): Call pmail-swap-buffers-maybe.
Mon, 15 Dec 2008 14:56:06 +0000 Chong Yidong (pmail): Call pmail-swap-buffers-maybe.
Fri, 12 Dec 2008 15:26:46 +0000 Chong Yidong All callers to pmail-output-to-pmail-file changed to
Wed, 10 Dec 2008 21:50:23 +0000 Chong Yidong (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Wed, 10 Dec 2008 20:56:39 +0000 Chong Yidong (pmail-insert-pmail-file-header): Function deleted.
Wed, 10 Dec 2008 20:36:47 +0000 Chong Yidong Remove debugging code.
Tue, 09 Dec 2008 23:23:05 +0000 Chong Yidong (pmail-expunge): Pass new optional arg to pmail-only-expunge.
Tue, 09 Dec 2008 19:35:06 +0000 Chong Yidong (pmail-only-expunge): Swap buffers at the beginning.
Fri, 05 Dec 2008 20:43:18 +0000 Chong Yidong (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode variables after
Thu, 04 Dec 2008 22:50:50 +0000 Chong Yidong (pmail-retry-failure): Remove call to non-existent function
Thu, 04 Dec 2008 13:41:10 +0000 Chong Yidong (pmail-get-header): Call pmail-swap-buffers-maybe.
Tue, 02 Dec 2008 14:03:19 +0000 Chong Yidong (pmail-only-expunge): Pass correct arg to pmail-show-message-maybe.
Thu, 13 Nov 2008 08:01:29 +0000 Paul Reilly Add support for save-buffer.
Fri, 17 Oct 2008 02:43:35 +0000 Paul Reilly (pmail): Remove a redundant message counter reset call; try to
Tue, 14 Oct 2008 12:08:21 +0000 Paul Reilly (pmail): Check for babyl conversion early; ignore multibyte.
Sat, 11 Oct 2008 19:56:16 +0000 Chong Yidong * pmail.el (pmail-tool-bar-map): Initialize it unconditionally.
Sun, 05 Oct 2008 14:08:21 +0000 Paul Reilly Next step in the Rmail/mbox support: getting basic summary support working.
Tue, 23 Sep 2008 11:30:17 +0000 Paul Reilly First pass at handling decoding the mbox message into the view buffer.
Mon, 15 Sep 2008 20:56:53 +0000 Paul Reilly The Rmail/mbox merge has been abandoned in favor of a restart using
Sat, 06 Sep 2008 18:56:50 +0000 Glenn Morris (rmail-spam-filter): Autoload it.
Sat, 06 Sep 2008 18:37:43 +0000 Glenn Morris (pmail-use-spam-filter): Remove un-needed variable declaration.
Sat, 06 Sep 2008 02:55:23 +0000 Glenn Morris Add local variable setting for change-log-default-name.
Sat, 06 Sep 2008 02:46:37 +0000 Glenn Morris (pmail-spam-filter): Remove declaration of undefined function.
Fri, 05 Sep 2008 19:28:36 +0000 Paul Reilly * pmail.el (pmail-get-new-mail): When there are no new messages,
Wed, 03 Sep 2008 15:33:38 +0000 Paul Reilly Fix the expunge command so that the current message index is correct.
Mon, 01 Sep 2008 10:56:37 +0000 Paul Reilly (pmail-reply-callback): Call pmail-show-message to repaint the
Mon, 01 Sep 2008 08:35:24 +0000 Paul Reilly Fix the expunge operation.
Fri, 29 Aug 2008 04:27:46 +0000 Paul Reilly Resolve all byte compiler warnings and enable IMAP/movemail support.
Mon, 18 Aug 2008 05:32:57 +0000 Miles Bader Add arch tagline
Mon, 18 Aug 2008 05:31:23 +0000 Miles Bader Add arch tagline
Mon, 18 Aug 2008 04:51:28 +0000 Paul Reilly mail/: Add new (temporary) libaries for which to test Rmail/mbox such