summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
Commit message (Expand)AuthorAgeFilesLines
...
* Prompt in a more logical fashion when sending bug reportsLars Ingebrigtsen2012-02-101-30/+33
* Comments.Glenn Morris2012-01-111-0/+1
* Tweak comment from previous change.Glenn Morris2012-01-111-2/+2
* mail-mode paragraph-separate fix for bug#10276Glenn Morris2012-01-111-6/+14
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * 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
* Reintroduce pop-to-buffer-same-window; use it for previous users of same-wind...Chong Yidong2011-09-221-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-101-17/+3
* 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-091-0/+9
|\ \ | |/
| * Fix rmail-forward.Eli Zaretskii2011-09-031-0/+9
| * Merge from trunk.Paul Eggert2011-08-021-2/+4
* | Make sendmail-query-once update send-mail-function directly.Chong Yidong2011-09-031-45/+45
* | (sendmail-query-once): Restore the current buffer after queryingLars Magne Ingebrigtsen2011-08-021-2/+4
|/
* Use `customize-save-variable' unconditionally, now that it works under emacs -QLars Magne Ingebrigtsen2011-07-111-5/+1
* * lisp/mail/sendmail.el (send-mail-function): No longer delay customAndreas Schwab2011-07-081-11/+0
* Allow sending mail in "emacs -Q" by not calling customize-save-variableLars Magne Ingebrigtsen2011-07-081-32/+36
* (sendmail-query-once): Add an autoload cookie.Lars Magne Ingebrigtsen2011-07-061-0/+1
* * mail/sendmail.el (send-mail-function): Change the default to `sendmail-quer...Lars Magne Ingebrigtsen2011-07-061-10/+3
* Add the new `sendmail-query-once' function to sendmail.el.Lars Magne Ingebrigtsen2011-06-291-0/+43
* Make mail exit more nicely when Rmail is in use.Richard M. Stallman2011-06-221-3/+11
* Small fixes for dired-listing-switches usage.Alexander Klimov2011-06-081-2/+2
* Silence various byte-compiler warnings.Stefan Monnier2011-06-011-1/+2
* Merge from emacs-23; up to 2010-06-12T10:58:54Z!romain@orebokech.com.Glenn Morris2011-05-271-1/+2
|\
| * mail/sendmail.el (mail-encode-header): Avoid double encoding by let-binding r...Kenichi Handa2011-05-271-1/+2
* | Merge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu@gmail.com.Glenn Morris2011-05-231-3/+22
|\ \ | |/
| * RFC2047-encode header of outgoing mails.Kenichi Handa2011-05-231-3/+22
* | Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-3/+3
* | Remove lib-src/fakemail.c.Glenn Morris2011-05-171-2/+2
* | sendmail.el trivia.Glenn Morris2011-05-121-9/+8
* | Fix bug #8595 with setting mailclient-send-it on MS-Windows.Eli Zaretskii2011-05-071-2/+6
* | Use completion-at-point for mailalias.elStefan Monnier2011-04-151-1/+3
* | sendmail.el fix for bug#1776.Glenn Morris2011-03-021-5/+3
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | New arg RETURN-ACTION for compose-mail, and related functions.Chong Yidong2011-01-121-81/+53
* | Misc sendmail.el.Glenn Morris2010-12-131-35/+20
* | Make build-mail-aliases an interactive command.Glenn Morris2010-12-131-1/+1
* | Remove some dired.el autoload cookies on defcustoms.Glenn Morris2010-12-131-0/+3
* | sendmail.el trivia.Glenn Morris2010-11-261-9/+2
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-2/+1
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-2/+1
* | Fix message-* user options that differ from Gnus trunk.Katsumi Yamaoka2010-09-281-2/+2