summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* (rmail-obsolete): Delete custom group.Glenn Morris2009-08-211-34/+5
* * mail/rmail.el (rmail-set-message-counters):Richard M. Stallman2009-08-131-21/+32
* * mail/rmail.el (rmail-get-attr-names):Richard M. Stallman2009-08-131-2/+2
* (rmail-add-mbox-headers): Restore error message about invalid RFC2822 format.Eli Zaretskii2009-08-081-1/+2
* (rmail-add-mbox-headers, rmail-set-message-counters-counter): Search forEli Zaretskii2009-08-081-25/+30
* (mail-yank-original): Set buffer-file-coding-system from the one usedEli Zaretskii2009-08-071-1/+13
* (rmail-header-summary): Ignore letter-case of month names. (Bug#3987)Eli Zaretskii2009-08-011-4/+7
* (report-emacs-bug): Include any load-path shadows.Glenn Morris2009-07-221-0/+12
* * mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.Chong Yidong2009-07-212-1/+6
* (rmail-retry-ignored-headers): Bump :version.Glenn Morris2009-07-211-1/+1
* (mailclient-send-it): Fix message.Glenn Morris2009-07-211-1/+1
* * files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.Richard M. Stallman2009-07-161-1/+4
* * mail/unrmail.el (unrmail): Make sure the message ends with twoChong Yidong2009-07-081-0/+4
* * mail/smtpmail.el: Indent code properly to make it more readable.Roland Winkler2009-05-251-120/+99
* * mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do.Richard M. Stallman2009-05-181-13/+24
* * mail/rmailedit.el (rmail-edit-current-message):Richard M. Stallman2009-05-171-1/+1
* * mail/rmailedit.el (rmail-cease-edit): Call rmail-modify-format.Richard M. Stallman2009-04-101-0/+1
* (unrmail): If "Mail-From" header is found, append a newline to it.Eli Zaretskii2009-04-101-2/+8
* (rmail-unrmail-new-mail, rmail-unrmail-new-mail-maybe): New functions.Eli Zaretskii2009-04-101-1/+48
* * mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.Richard M. Stallman2009-04-091-2/+4
* * mail/rmailout.el (rmail-output): If file is visited,Richard M. Stallman2009-04-091-1/+14
* * mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".Richard M. Stallman2009-04-091-1/+1
* Don't query before visiting a Babyl file.Richard M. Stallman2009-04-092-16/+51
* * mail/sendmail.el (sendmail-send-it): Replace anyRichard M. Stallman2009-04-091-6/+17
* (rmail-simplified-subject): Normalize whitespace in subject. ThisEli Zaretskii2009-04-081-0/+4
* (rmail-expunge-and-save): Let rmail-expunge show the message.Glenn Morris2009-04-071-22/+37
* (rmail-new-summary-1): Don't show zero count of summary lines.Eli Zaretskii2009-04-041-1/+2
* (rmail-expunge): Without DONT-SHOW, show the message even afterRichard M. Stallman2009-03-221-15/+16
* (rmail-expunge): Update summary buffer even if NO-SHOW.Richard M. Stallman2009-03-221-2/+8
* (rmail-retry-ignored-headers): Add :version tag.Glenn Morris2009-03-191-1/+2
* (sc-version): Doc fix.Glenn Morris2009-03-191-2/+4
* Leo <sdl.web at gmail.com> (tiny change)Glenn Morris2009-03-191-1/+1
* (rmail-retry-ignored-headers): Add usual mime headers.Richard M. Stallman2009-03-181-2/+1
* Fix previous change.Richard M. Stallman2009-03-161-0/+1
* (rmail-expunge): Show the message only once, and only if needed.Richard M. Stallman2009-03-161-10/+13
* (rmail-retry-failure): Discard rmail-ignored-headers.Richard M. Stallman2009-03-161-0/+1
* (rmail-font-lock-keywords): Treat "Mail-Reply-To" like "Reply-To".Glenn Morris2009-03-151-1/+2
* (mail-yank-prefix): Doc fix.Glenn Morris2009-03-151-5/+7
* Remove leading `*' from defcustom docs.Glenn Morris2009-03-141-10/+10
* (mail-mode-hook): Doc fix.Glenn Morris2009-03-141-1/+3
* (mail-interactive): Doc fix.Glenn Morris2009-03-141-34/+48
* (mail-abbrev-next-line, mail-abbrev-end-of-buffer): Doc fixes.Glenn Morris2009-03-121-23/+10
* Comment.Glenn Morris2009-03-111-2/+3
* (rmail-edit-mode): Set write-region-annotate-functions. (Bug#2625)Glenn Morris2009-03-111-0/+3
* (mail-archive-file-name, mail-default-headers): Doc fixes.Glenn Morris2009-03-101-6/+8
* (rmail-mime-media-type-handlers-alist): Fix doc and custom type.Glenn Morris2009-03-061-5/+5
* (rmail-cease-edit): Use rmail-ensure-blank-line.Glenn Morris2009-03-051-6/+3
* (rmail-sort-messages): Use rmail-ensure-blank-line.Glenn Morris2009-03-051-4/+1
* (rmail-perm-variables): rmail-overlay-list needs to be buffer-local inGlenn Morris2009-03-051-2/+13
* (rmail-output-as-mbox): Use rmail-ensure-blank-line.Glenn Morris2009-03-051-6/+12