summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
Commit message (Expand)AuthorAgeFilesLines
* Doc fix.Richard M. Stallman2013-01-131-0/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-3/+2
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-3/+1
* deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-291-1/+1
* Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-1/+2
|\
| * Fix "C-c C-r" in mail-mode invoked from Rmail.Eli Zaretskii2012-05-181-1/+2
| * Fix logic for returning to and yanking from Rmail buffer.Paul Eggert2012-04-201-1/+4
| * * mail/sendmail.el (mail-bury): Call return action with the right Rmail buffer.Chong Yidong2012-04-161-1/+1
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-2/+1
* | Fix logic for returning to and yanking from Rmail buffer.Richard M. Stallman2012-04-171-2/+5
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
|/
* Two minor doc/consistency fixes.Chong Yidong2012-04-031-1/+1
* mail/sendmail.el (mail-encode-header): Bind rfc2047-encode-encoded-words to nil.Katsumi Yamaoka2012-03-131-3/+4
* sendmail mode quoting bug fix.Richard M. Stallman2012-03-101-1/+3
* 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