* net/rcirc.el (rcirc): Use correct property names (Bug#3037).
[bpt/emacs.git] / lisp / mail /
2009-04-10 Richard M. Stallman* mail/rmailedit.el (rmail-cease-edit): Call rmail...
2009-04-10 Eli Zaretskii(unrmail): If "Mail-From" header is found, append a...
2009-04-10 Eli Zaretskii(rmail-unrmail-new-mail, rmail-unrmail-new-mail-maybe...
2009-04-09 Richard M. Stallman* mail/rmailkwd.el (rmail-set-label): Warn if multipe...
2009-04-09 Richard M. Stallman* mail/rmailout.el (rmail-output): If file is visited,
2009-04-09 Richard M. Stallman* mail/rmailout.el (rmail-convert-to-babyl-format)...
2009-04-09 Richard M. StallmanDon't query before visiting a Babyl file.
2009-04-09 Richard M. Stallman* mail/sendmail.el (sendmail-send-it): Replace any
2009-04-08 Eli Zaretskii(rmail-simplified-subject): Normalize whitespace in...
2009-04-07 Glenn Morris(rmail-expunge-and-save): Let rmail-expunge show the...
2009-04-04 Eli Zaretskii(rmail-new-summary-1): Don't show zero count of summary...
2009-03-22 Richard M. Stallman(rmail-expunge): Without DONT-SHOW, show the message...
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-19 Glenn Morris(sc-version): Doc fix.
2009-03-19 Glenn MorrisLeo <sdl.web at gmail.com> (tiny change)
2009-03-18 Richard M. Stallman(rmail-retry-ignored-headers): Add usual mime headers.
2009-03-16 Richard M. StallmanFix previous change.
2009-03-16 Richard M. Stallman(rmail-expunge): Show the message only once, and only...
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...
2009-03-15 Glenn Morris(mail-yank-prefix): Doc fix.
2009-03-14 Glenn MorrisRemove leading `*' from defcustom docs.
2009-03-14 Glenn Morris(mail-mode-hook): Doc fix.
2009-03-14 Glenn Morris(mail-interactive): Doc fix.
2009-03-12 Glenn Morris(mail-abbrev-next-line, mail-abbrev-end-of-buffer)...
2009-03-11 Glenn MorrisComment.
2009-03-11 Glenn Morris(rmail-edit-mode): Set write-region-annotate-functions...
2009-03-10 Glenn Morris(mail-archive-file-name, mail-default-headers): Doc...
2009-03-06 Glenn Morris(rmail-mime-media-type-handlers-alist): Fix doc and...
2009-03-05 Glenn Morris(rmail-cease-edit): Use rmail-ensure-blank-line.
2009-03-05 Glenn Morris(rmail-sort-messages): Use rmail-ensure-blank-line.
2009-03-05 Glenn Morris(rmail-perm-variables): rmail-overlay-list needs to...
2009-03-05 Glenn Morris(rmail-output-as-mbox): Use rmail-ensure-blank-line.
2009-03-05 Glenn Morris(rmail-mime-media-type-handlers-alist)
2009-03-04 Glenn Morris(rmail-edit-mode): Doc fix.
2009-03-04 Glenn MorrisReplace `(function (lambda' by `(lambda' throughout.
2009-03-04 Glenn Morris(rmail-get-create-summary-buffer): Doc fix.
2009-03-03 Simon Josefsson(smtpmail-auth-supported): Mention that list is
2009-03-03 Glenn Morris(rmail-summary-search): Ensure the selected message...
2009-03-03 Glenn Morris(rmail-summary-by-senders): Doc fix.
2009-03-03 Glenn Morris(rmail-highlighted-headers, rmail-highlight, rmail...
2009-03-03 Glenn Morris(rmail-summary-scroll-between-messages)
2009-03-02 Glenn Morris(rmail-delete-headers): New function.
2009-03-02 Glenn Morris(rmail-retry-failure): Use rmail-get-header rather...
2009-03-02 Glenn Morris(rmail-dont-reply-to-names, rmail-default-dont-reply...
2009-03-02 Glenn Morris(rmail-reply): Use rmail-apply-in-message so that this...
2009-03-01 Glenn Morris(rmail-mode-map): Add explicit keybinding for rmail...
2009-02-28 Glenn Morris(rmail-output-as-seen): Add autoload cookie.
2009-02-28 Glenn MorrisUpdate commentary.
2009-02-28 Glenn Morris(rmail-summary-mode-map): Bind rmail-mime to `v'.
2009-02-28 Glenn Morris(rmail-primary-inbox-list): Doc fix. Fix custom choice...
2009-02-27 Glenn Morris(rmail-speedbar-move-message): Preserve the directory...
2009-02-26 Glenn Morris(rmail-summary-mark-seen): Add option to mark as unseen.
2009-02-26 Glenn Morris(rmail-summary-rmail-update): Use rmail-message-unseen-p.
2009-02-26 Glenn MorrisTobias C. Rittweiler <tcr at freebits.de> (tiny change)
2009-02-25 David Reittermailclient.el: declare clipboard-kill-ring-save
2009-02-24 Glenn Morris(rmail): Don't show a message if rmail-get-new-mail...
2009-02-21 Glenn MorrisUse /= in previous change.
2009-02-21 Eli Zaretskii(rmail-cease-edit): Notice changes in buffer's encoding...
2009-02-21 Glenn Morris(sc-mail-glom-frame): Handle a "From " line at the...
2009-02-20 Glenn MorrisComment.
2009-02-20 Glenn Morris(rmail-speedbar-buttons): Only add regular files.
2009-02-19 Glenn Morris(rmail-summary-by-topic): Doc fix.
2009-02-19 Glenn Morris(rmail-get-new-mail-filter-spam): Be more careful about...
2009-02-19 Glenn Morris(rsf-beep, rsf-sleep-after-message, rmail-spam-filter...
2009-02-19 Glenn Morris(rmail-get-new-mail-filter-spam): Move here from rmail.el.
2009-02-18 Glenn Morris(rmail-get-new-mail-filter-spam): Show a message rather...
2009-02-18 Glenn Morris(rmail-spam-filter): Show a message rather than the...
2009-02-18 Glenn Morris(mail-mbox-from): Move here from rmailout.el.
2009-02-18 Glenn Morris(unrmail): Use mail-mbox-from.
2009-02-18 Glenn Morris(rmail-mbox-from): Move to mail-utils.
2009-02-18 Glenn Morris(rmail-get-new-mail-1): Fix the spam beep test.
2009-02-18 Glenn Morris(rmail-summary-mode-map): Remove unneeded declaration.
2009-02-17 Richard M. Stallman(set-rmail-inbox-list): Doc fix.
2009-02-17 Richard M. Stallman(rmail-copy-headers): When copying full headers,
2009-02-17 Glenn Morris(rmail-mbox-from): New function.
2009-02-17 Glenn Morris(rmail-get-attr-names): Give a warning rather than...
2009-02-17 Glenn Morris(rmail-fields-not-to-output): Doc fix.
2009-02-16 Glenn Morris(rmail-output, rmail-output-as-seen): Further doc fixes.
2009-02-16 Glenn Morris(rmail-delete-unwanted-fields)
2009-02-15 Glenn Morris(rmail-update-summary): Move declaration earlier in...
2009-02-15 Glenn Morris(rmail-output-as-mbox): Start search from point-min...
2009-02-15 Glenn Morris(rmail-summary-output-as-seen): Doc fix.
2009-02-15 Glenn Morris(rmail-output-decode-coding): Fix custom type, group.
2009-02-15 Richard M. Stallman(rmail-edit-diff-headers): Delete spurious reference...
2009-02-14 Richard M. StallmanHandle editing of header fields.
2009-02-14 Glenn Morris(rmail): When reverting, swap buffers before setting...
2009-02-14 Richard M. Stallman(rmail-output-body-to-file): Avoid space and colon...
2009-02-14 Richard M. Stallman(rmail-convert-file-maybe): Turn off case-fold-search.
2009-02-13 Glenn MorrisUpdate for rmail-show-message-maybe name change.
2009-02-13 Glenn Morris(rmail-show-message): New name for the old rmail-show...
2009-02-13 Glenn MorrisUpdate for rmail-show-message -> rmail-show-message...
2009-02-13 Glenn Morris(rmail-show-message-1): New name for the old rmail...
2009-02-13 Glenn Morris(rmail-summary-vector, rmail-mode-map): Add doc string.
2009-02-13 Glenn Morris(msgnum): Remove declaration.
2009-02-13 Glenn Morris(rmail-set-label): Delete the keyword header if all...
2009-02-13 Glenn Morris(unrmail): When getting message keywords, don't include...
2009-02-12 Glenn MorrisSimplify previous change; again.
2009-02-12 Glenn MorrisSimplify previous change.
next