summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Auto-commit of loaddefs files.Glenn Morris2011-11-161-1/+1
* * autoconf.el (autoconf-mode): Fix comment-start-skip regexp.Chong Yidong2011-11-161-15/+17
* Try to stop rmailedit destroying mime messages (bug#9840)Glenn Morris2011-11-151-2/+35
* Add optional arguments to rmailmm to force state, not just toggle.Glenn Morris2011-11-151-24/+28
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-11-151-7/+6
* Small rmail and rmailmm changes, many doc fixes.Glenn Morris2011-11-152-17/+11
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* rmailmm doc fixes.Glenn Morris2011-11-141-29/+28
* rmailout fix for bug#9978.Glenn Morris2011-11-141-5/+6
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Fix typos.Juanma Barranquero2011-11-142-3/+3
* Spelling fixes.Paul Eggert2011-11-142-4/+4
* Auto-commit of loaddefs files.Glenn Morris2011-11-141-1/+1
* rmail-summary fix.Glenn Morris2011-11-141-4/+1
* * mail/rmailsum.el (rmail-new-summary): Preserve message number.Glenn Morris2011-11-141-1/+2
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* * lisp/mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.Glenn Morris2011-11-131-0/+2
* Rmail summary fixes for empty summaries.Glenn Morris2011-11-131-12/+9
* Fix rmail-mbox handling of terminating newlines.Mark Lillibridge2011-11-071-18/+10
* Fix rmail-next/prev-same-subject.Eli Zaretskii2011-11-051-0/+2
* * lisp/mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum.Mark Lillibridge2011-10-271-0/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-192-4/+17
* * lisp/mail/sendmail.el (sendmail-query-once): Tweak prompt messageChong Yidong2011-10-151-19/+25
* Improve wording in sendmail-query-once description of options.Eli Zaretskii2011-10-141-10/+23
* Make sendmail-query-once offer 3-way choice; avoid repeated queries.Stefan Monnier2011-10-111-40/+31
* Add a missing space in smtpmail-send-dataLeo Liu2011-10-091-1/+1
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-2/+2
* * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection.Lars Magne Ingebrigtsen2011-09-271-1/+1
* Autoload report-emacs-bug-query-existing-bugs.Richard M. Stallman2011-09-231-0/+1
* Don't allow killing Rmail view buffer by itself.Richard M. Stallman2011-09-231-4/+16
* Reintroduce pop-to-buffer-same-window; use it for previous users of same-wind...Chong Yidong2011-09-221-2/+2
* (smtpmail-via-smtp): Ignore errors that arise when sending QUIT.Lars Magne Ingebrigtsen2011-09-181-2/+6
* Update the process marker so that the "broken by peer" status message is inse...Lars Magne Ingebrigtsen2011-09-151-1/+2
* (smtpmail-send-command): Don't include AUTH passwords in the log bufferLars Magne Ingebrigtsen2011-09-141-2/+2
* Change modes that used same-window-* vars to use switch-to-buffer.Chong Yidong2011-09-111-3/+3
* Fix various uses of display-buffer and pop-to-bufferChong Yidong2011-09-102-22/+7
* Tweaks to display-buffer default actions; remove same-window-* autoload forms.Chong Yidong2011-09-101-3/+0
* Add to sendmail.el a new command mail-add-attachment.Eli Zaretskii2011-09-101-4/+22
|\
| * Doc fixes in sendmail.el.Eli Zaretskii2011-09-031-9/+1
| * Add mail-add-attachment command to sendmail.el.Eli Zaretskii2011-09-031-0/+29
* | Fix bug #9392 with rmail-forward.Eli Zaretskii2011-09-092-4/+22
|\ \ | |/
| * Fix rmail-forward.Eli Zaretskii2011-09-033-7/+25
* | Make sendmail-query-once update send-mail-function directly.Chong Yidong2011-09-032-46/+46
* | Fix display by Rmail of bidirectional text in MIME email messages.Eli Zaretskii2011-09-032-3/+3
* | Properly handle splitting of Rmail buffer and message view buffer.Richard M. Stallman2011-08-311-55/+30
* | Minor smtpmail.el fixes.Glenn Morris2011-08-241-3/+5
* | (smtpmail-query-smtp-server): Allow `quit'-ing out in case the probe hangs.Lars Magne Ingebrigtsen2011-08-211-2/+4
* | (smtpmail-try-auth-methods): Expand the secret password.Lars Magne Ingebrigtsen2011-08-211-0/+2
* | Only bind `coding-system-for-*' around the process open call to avoid auth-so...Lars Magne Ingebrigtsen2011-08-211-17/+17