summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
Commit message (Expand)AuthorAgeFilesLines
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* "]" is not a standard citation prefix characternitishch2019-09-231-1/+1
* * lisp/mail/sendmail.el (sendmail-send-it): Add FIXMEs.Stefan Monnier2019-07-301-63/+37
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-5/+0
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Document nil value of message-signature and mail-signatureRobert Pluim2019-05-131-0/+1
* Merge from origin/emacs-26Glenn Morris2019-02-201-5/+4
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-5/+4
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-1/+2
* | * lisp/mail/sendmail.el: Use lexical-bindingStefan Monnier2018-07-031-2/+3
* | * lisp/mail/sendmail.el (mail-from-style):Glenn Morris2018-07-021-1/+1
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-31/+31
* | * lisp/mail/sendmail.el (mail-sendmail-undelimit-header): Work forKatsumi Yamaoka2018-04-171-1/+3
* | Make mail-sendmail-undelimit-header actually remove the delimiterLars Ingebrigtsen2018-04-161-2/+4
* | Only save the mailer choice after sending the mailLars Ingebrigtsen2018-04-151-5/+9
* | Change the default From style to `angles' and make obsoleteLars Ingebrigtsen2018-04-141-2/+5
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Remove *-yank-hooks aliases for -citation-hook, obsolete since 19.34.Sam Steingold2017-11-221-14/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-281-1/+1
* Set default when asking for send-mail-function (Bug#25874).Noam Postavsky2017-03-061-2/+3
* Include "Date:" in mail messages filed by 'sendmail-send-it'Eli Zaretskii2017-01-141-1/+2
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix mail-combine-fieldsRichard Stallman2016-12-011-4/+5
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+0
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-13/+15
* Offer to combine multiple To or CC fields.Richard Stallman2015-08-121-0/+67
* * lisp/mail/sendmail.el (mail-position-on-field): Doc fix.Glenn Morris2015-05-261-3/+4
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* In sendmail-send-it don't switch to non-existent buffer. (Bug#20211)Richard Ryniker2015-03-301-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer on errorGrégoire Jadi2013-08-121-5/+12
* 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