2009-03-22 |
Richard M. Stallman |
(rmail-expunge): Without DONT-SHOW, show the message even after
|
2009-03-22 |
Richard M. Stallman |
(rmail-expunge): Update summary buffer even if NO-SHOW.
|
2009-03-19 |
Glenn Morris |
(rmail-retry-ignored-headers): Add :version tag.
|
2009-03-18 |
Richard M. Stallman |
(rmail-retry-ignored-headers): Add usual mime headers.
|
2009-03-16 |
Richard M. Stallman |
Fix previous change.
|
2009-03-16 |
Richard M. Stallman |
(rmail-expunge): Show the message only once, and only if needed.
|
2009-03-16 |
Richard M. Stallman |
(rmail-retry-failure): Discard rmail-ignored-headers.
|
2009-03-15 |
Glenn Morris |
(rmail-font-lock-keywords): Treat "Mail-Reply-To" like "Reply-To".
|
2009-03-05 |
Glenn Morris |
(rmail-perm-variables): rmail-overlay-list needs to be buffer-local in
|
2009-03-03 |
Glenn Morris |
(rmail-highlighted-headers, rmail-highlight, rmail-header-name): Doc fixes.
|
2009-03-02 |
Glenn Morris |
(rmail-delete-headers): New function.
|
2009-03-02 |
Glenn Morris |
(rmail-retry-failure): Use rmail-get-header rather than a magical
|
2009-03-02 |
Glenn Morris |
(rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.
|
2009-03-02 |
Glenn Morris |
(rmail-reply): Use rmail-apply-in-message so that this function has
|
2009-03-01 |
Glenn Morris |
(rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.
|
2009-02-28 |
Glenn Morris |
(rmail-primary-inbox-list): Doc fix. Fix custom choice to match default.
|
2009-02-27 |
Glenn Morris |
(rmail-speedbar-move-message): Preserve the directory part against
|
2009-02-24 |
Glenn Morris |
(rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
|
2009-02-20 |
Glenn Morris |
Comment.
|
2009-02-20 |
Glenn Morris |
(rmail-speedbar-buttons): Only add regular files.
|
2009-02-19 |
Glenn Morris |
(rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
|
2009-02-18 |
Glenn Morris |
(rmail-get-new-mail-filter-spam): Show a message rather than the raw
|
2009-02-18 |
Glenn Morris |
(rmail-get-new-mail-1): Fix the spam beep test.
|
2009-02-17 |
Richard M. Stallman |
(rmail-copy-headers): When copying full headers,
|
2009-02-17 |
Glenn Morris |
(rmail-get-attr-names): Give a warning rather than an error if the
|
2009-02-14 |
Glenn Morris |
(rmail): When reverting, swap buffers before setting counters. (Bug#2229)
|
2009-02-14 |
Richard M. Stallman |
(rmail-convert-file-maybe): Turn off case-fold-search.
|
2009-02-13 |
Glenn Morris |
(rmail-show-message): New name for the old rmail-show-message-maybe.
|
2009-02-13 |
Glenn Morris |
(rmail-show-message-1): New name for the old rmail-show-message.
|
2009-02-13 |
Glenn Morris |
(rmail-summary-vector, rmail-mode-map): Add doc string.
|
2009-02-12 |
Richard M. Stallman |
(rmail-show-message-verbose-min): New option.
|
2009-02-12 |
Glenn Morris |
(rmail-unix-mail-delimiter): Doc fix.
|
2009-02-10 |
Glenn Morris |
(rmail-set-attribute): Allow ATTR to be a string.
|
2009-02-10 |
Glenn Morris |
(rmail-automatic-folder-directives): Doc fix.
|
2009-02-07 |
Eli Zaretskii |
(rmail): Bind coding-system-for-read to no-conversion before calling
|
2009-02-07 |
Eli Zaretskii |
(rmail-redecode-body): Don't encode/decode the message; instead, just rewrite
|
2009-02-05 |
Glenn Morris |
(rmail-duplicate-message): Make it work.
|
2009-02-05 |
Glenn Morris |
(rmail-what-message): Unbreak it.
|
2009-02-04 |
Glenn Morris |
No need for mule-util when compiling.
|
2009-02-03 |
Glenn Morris |
(rmail-convert-babyl-to-mbox): Disable undo while
|
2009-02-02 |
Glenn Morris |
(rmail-ignored-headers, rmail-displayed-headers)
|
2009-02-01 |
Stefan Monnier |
(rmail-view-buffer): Make buffer-local.
|
2009-01-31 |
Eli Zaretskii |
(rmail-redecode-body): Use eight-bit instead of obsolete
|
2009-01-31 |
Eli Zaretskii |
(rmail-automatic-folder-directives, rmail): Doc fixes.
|
2009-01-31 |
Eli Zaretskii |
(rmail-redecode-body): Don't change EOL conversion of the new encoding if
|
2009-01-31 |
Eli Zaretskii |
(rmail-convert-babyl-to-mbox): Set Rmail's buffer encoding to `raw-text-unix'.
|
2009-01-31 |
Glenn Morris |
(rmail-msg-is-pruned): New (restored) function.
|
2009-01-30 |
Eli Zaretskii |
(rmail-resent-attr-index): Fix index value.
|
2009-01-30 |
Eli Zaretskii |
(rmail-convert-babyl-to-mbox): Bind coding-system-for-read to `raw-text', and
|
2009-01-30 |
Glenn Morris |
(rmail-speedbar-buttons, rmail-speedbar-move-message-to-folder-on-line):
|
2009-01-30 |
Glenn Morris |
(rmail-reply): Handle empty folders.
|
2009-01-29 |
Chong Yidong |
(rmail-toggle-header): Determine current header
|
2009-01-29 |
Glenn Morris |
(rmail-file-name): Remove duplicate definition.
|
2009-01-29 |
Chong Yidong |
(rmail-show-message): Unquote From lines.
|
2009-01-29 |
Chong Yidong |
(rmail-redecode-body): New function, based on old version removed in
|
2009-01-28 |
Chong Yidong |
(rmail-toggle-header): Don't reset
|
2009-01-28 |
Glenn Morris |
(rmail-expunge-and-save): Always show a message,
|
2009-01-27 |
Chong Yidong |
(rmail-convert-babyl-to-mbox): Prompt user before converting.
|
2009-01-27 |
Glenn Morris |
Tweak previous doc fix.
|
2009-01-27 |
Glenn Morris |
(rmail-copy-headers): Doc fix. Leave point at the end
|