log lisp/mail/rmail.el @ 102405:7289f3ee7996

age author description
Thu, 05 Mar 2009 03:43:32 +0000 Glenn Morris (rmail-perm-variables): rmail-overlay-list needs to be buffer-local in
Tue, 03 Mar 2009 04:08:09 +0000 Glenn Morris (rmail-highlighted-headers, rmail-highlight, rmail-header-name): Doc fixes.
Mon, 02 Mar 2009 08:03:41 +0000 Glenn Morris (rmail-delete-headers): New function.
Mon, 02 Mar 2009 07:36:03 +0000 Glenn Morris (rmail-retry-failure): Use rmail-get-header rather than a magical
Mon, 02 Mar 2009 07:23:57 +0000 Glenn Morris (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.
Mon, 02 Mar 2009 02:19:24 +0000 Glenn Morris (rmail-reply): Use rmail-apply-in-message so that this function has
Sun, 01 Mar 2009 00:56:18 +0000 Glenn Morris (rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.
Sat, 28 Feb 2009 03:25:32 +0000 Glenn Morris (rmail-primary-inbox-list): Doc fix. Fix custom choice to match default.
Fri, 27 Feb 2009 04:00:45 +0000 Glenn Morris (rmail-speedbar-move-message): Preserve the directory part against
Tue, 24 Feb 2009 03:31:39 +0000 Glenn Morris (rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
Fri, 20 Feb 2009 05:07:49 +0000 Glenn Morris Comment.
Fri, 20 Feb 2009 04:35:00 +0000 Glenn Morris (rmail-speedbar-buttons): Only add regular files.
Thu, 19 Feb 2009 03:30:41 +0000 Glenn Morris (rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
Wed, 18 Feb 2009 08:02:56 +0000 Glenn Morris (rmail-get-new-mail-filter-spam): Show a message rather than the raw
Wed, 18 Feb 2009 04:34:04 +0000 Glenn Morris (rmail-get-new-mail-1): Fix the spam beep test.
Tue, 17 Feb 2009 18:10:32 +0000 Richard M. Stallman (rmail-copy-headers): When copying full headers,
Tue, 17 Feb 2009 02:37:40 +0000 Glenn Morris (rmail-get-attr-names): Give a warning rather than an error if the
Sat, 14 Feb 2009 03:40:39 +0000 Glenn Morris (rmail): When reverting, swap buffers before setting counters. (Bug#2229)
Sat, 14 Feb 2009 02:51:55 +0000 Richard M. Stallman (rmail-convert-file-maybe): Turn off case-fold-search.
Fri, 13 Feb 2009 07:46:14 +0000 Glenn Morris (rmail-show-message): New name for the old rmail-show-message-maybe.
Fri, 13 Feb 2009 07:43:50 +0000 Glenn Morris (rmail-show-message-1): New name for the old rmail-show-message.
Fri, 13 Feb 2009 03:51:16 +0000 Glenn Morris (rmail-summary-vector, rmail-mode-map): Add doc string.
Thu, 12 Feb 2009 04:01:02 +0000 Richard M. Stallman (rmail-show-message-verbose-min): New option.
Thu, 12 Feb 2009 03:29:19 +0000 Glenn Morris (rmail-unix-mail-delimiter): Doc fix.
Tue, 10 Feb 2009 03:57:10 +0000 Glenn Morris (rmail-set-attribute): Allow ATTR to be a string.
Tue, 10 Feb 2009 03:33:27 +0000 Glenn Morris (rmail-automatic-folder-directives): Doc fix.
Sat, 07 Feb 2009 18:35:05 +0000 Eli Zaretskii (rmail): Bind coding-system-for-read to no-conversion before calling
Sat, 07 Feb 2009 16:45:20 +0000 Eli Zaretskii (rmail-redecode-body): Don't encode/decode the message; instead, just rewrite
Thu, 05 Feb 2009 07:38:56 +0000 Glenn Morris (rmail-duplicate-message): Make it work.
Thu, 05 Feb 2009 06:40:01 +0000 Glenn Morris (rmail-what-message): Unbreak it.
Wed, 04 Feb 2009 03:38:26 +0000 Glenn Morris No need for mule-util when compiling.
Tue, 03 Feb 2009 04:07:25 +0000 Glenn Morris (rmail-convert-babyl-to-mbox): Disable undo while
Mon, 02 Feb 2009 07:55:04 +0000 Glenn Morris (rmail-ignored-headers, rmail-displayed-headers)
Sun, 01 Feb 2009 03:39:37 +0000 Stefan Monnier (rmail-view-buffer): Make buffer-local.
Sat, 31 Jan 2009 18:52:36 +0000 Eli Zaretskii (rmail-redecode-body): Use eight-bit instead of obsolete
Sat, 31 Jan 2009 13:31:45 +0000 Eli Zaretskii (rmail-automatic-folder-directives, rmail): Doc fixes.
Sat, 31 Jan 2009 10:08:37 +0000 Eli Zaretskii (rmail-redecode-body): Don't change EOL conversion of the new encoding if
Sat, 31 Jan 2009 09:31:52 +0000 Eli Zaretskii (rmail-convert-babyl-to-mbox): Set Rmail's buffer encoding to `raw-text-unix'.
Sat, 31 Jan 2009 02:51:18 +0000 Glenn Morris (rmail-msg-is-pruned): New (restored) function.
Fri, 30 Jan 2009 18:29:48 +0000 Eli Zaretskii (rmail-resent-attr-index): Fix index value.
Fri, 30 Jan 2009 14:36:37 +0000 Eli Zaretskii (rmail-convert-babyl-to-mbox): Bind coding-system-for-read to `raw-text', and
Fri, 30 Jan 2009 07:23:01 +0000 Glenn Morris (rmail-speedbar-buttons, rmail-speedbar-move-message-to-folder-on-line):
Fri, 30 Jan 2009 03:46:31 +0000 Glenn Morris (rmail-reply): Handle empty folders.
Thu, 29 Jan 2009 14:09:36 +0000 Chong Yidong (rmail-toggle-header): Determine current header
Thu, 29 Jan 2009 03:41:57 +0000 Glenn Morris (rmail-file-name): Remove duplicate definition.
Thu, 29 Jan 2009 03:01:44 +0000 Chong Yidong (rmail-show-message): Unquote From lines.
Thu, 29 Jan 2009 02:46:21 +0000 Chong Yidong (rmail-redecode-body): New function, based on old version removed in
Wed, 28 Jan 2009 15:54:46 +0000 Chong Yidong (rmail-toggle-header): Don't reset
Wed, 28 Jan 2009 02:50:41 +0000 Glenn Morris (rmail-expunge-and-save): Always show a message,
Tue, 27 Jan 2009 23:02:00 +0000 Chong Yidong (rmail-convert-babyl-to-mbox): Prompt user before converting.
Tue, 27 Jan 2009 08:32:56 +0000 Glenn Morris Tweak previous doc fix.
Tue, 27 Jan 2009 08:29:35 +0000 Glenn Morris (rmail-copy-headers): Doc fix. Leave point at the end
Tue, 27 Jan 2009 04:49:33 +0000 Kenichi Handa (rmail-get-coding-system): Fix previous change.
Tue, 27 Jan 2009 04:48:09 +0000 Kenichi Handa (rmail-get-coding-system): Re-search
Tue, 27 Jan 2009 03:43:04 +0000 Glenn Morris Remove leading `*' from defcustom docs.
Mon, 26 Jan 2009 02:06:58 +0000 Glenn Morris (rmail-reply): Don't include Resent-To and Resent-Cc in replies. (Bug#512)
Sat, 24 Jan 2009 03:35:50 +0000 Glenn Morris (rmail-insert-inbox-text): Revert replacement of "popmail" by "pormail".
Fri, 23 Jan 2009 22:33:43 +0000 Chong Yidong (rmail-buffer-swapped): Fix last change.
Fri, 23 Jan 2009 19:02:24 +0000 Chong Yidong (rmail-get-labels): Obey the MSG argument.
Fri, 23 Jan 2009 15:10:16 +0000 Chong Yidong (rmail-generate-viewer-buffer): Fix typo.