summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
Commit message (Expand)AuthorAgeFilesLines
* Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-261-4/+4
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Improve sendmail-program doc stringLars Ingebrigtsen2022-08-021-1/+3
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-1/+1
* Fix sendmail.el byte-compile warning in loaddefs.elLars Ingebrigtsen2022-07-311-0/+1
* Prefer :risky defcustom keywordStefan Kangas2022-07-111-2/+2
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-40/+0
* Fix compilation warning in previous sendmail.el changeLars Ingebrigtsen2022-02-201-1/+2
* Ensure that `mail-send' breaks too-long linesLars Ingebrigtsen2022-02-201-1/+4
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Simplify by using format-time-stringPaul Eggert2021-12-051-9/+5
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-1/+2
* Teach Mail mode to request Disposition NotificationsEli Zaretskii2021-09-191-0/+23
* Avoid querying in a noninteractive Emacs.Richard Stallman2021-05-111-2/+3
* Handle empty string as mail-header-separatorRichard Stallman2021-05-111-9/+19
* `mail-envelope-from' doc clarificationLars Ingebrigtsen2021-05-071-1/+4
* Only look at the headers when computing the envelope from addressLars Ingebrigtsen2021-05-061-1/+7
* * lisp/gnus/mm-encode.el (mm-default-file-type): New nameStefan Monnier2021-01-301-3/+3
* Merge from origin/emacs-27Glenn Morris2021-01-271-4/+12
|\
| * Improve documentation of sendmail.el defcustom'sEli Zaretskii2021-01-221-4/+12
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Prefer setq-local in mail/*.elStefan Kangas2020-12-051-15/+11
* | Default Emacs to UTF-8 instead of Latin-1Glenn Morris2020-09-121-1/+1
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-1/+1
|/
* Fix and improve documentation of mail-related featuresEli Zaretskii2020-04-121-1/+1
* 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