summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-26
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Improve sendmail-program doc stringLars Ingebrigtsen2022-08-02
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-01
* Fix sendmail.el byte-compile warning in loaddefs.elLars Ingebrigtsen2022-07-31
* Prefer :risky defcustom keywordStefan Kangas2022-07-11
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Fix compilation warning in previous sendmail.el changeLars Ingebrigtsen2022-02-20
* Ensure that `mail-send' breaks too-long linesLars Ingebrigtsen2022-02-20
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Simplify by using format-time-stringPaul Eggert2021-12-05
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-24
* Teach Mail mode to request Disposition NotificationsEli Zaretskii2021-09-19
* Avoid querying in a noninteractive Emacs.Richard Stallman2021-05-11
* Handle empty string as mail-header-separatorRichard Stallman2021-05-11
* `mail-envelope-from' doc clarificationLars Ingebrigtsen2021-05-07
* Only look at the headers when computing the envelope from addressLars Ingebrigtsen2021-05-06
* * lisp/gnus/mm-encode.el (mm-default-file-type): New nameStefan Monnier2021-01-30
* Merge from origin/emacs-27Glenn Morris2021-01-27
|\
| * Improve documentation of sendmail.el defcustom'sEli Zaretskii2021-01-22
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Prefer setq-local in mail/*.elStefan Kangas2020-12-05
* | Default Emacs to UTF-8 instead of Latin-1Glenn Morris2020-09-12
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
|/
* Fix and improve documentation of mail-related featuresEli Zaretskii2020-04-12
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* Update copyright year to 2020Paul Eggert2020-01-01
* "]" is not a standard citation prefix characternitishch2019-09-23
* * lisp/mail/sendmail.el (sendmail-send-it): Add FIXMEs.Stefan Monnier2019-07-30
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-21
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Document nil value of message-signature and mail-signatureRobert Pluim2019-05-13
* Merge from origin/emacs-26Glenn Morris2019-02-20
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-16
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | * lisp/mail/sendmail.el: Use lexical-bindingStefan Monnier2018-07-03
* | * lisp/mail/sendmail.el (mail-from-style):Glenn Morris2018-07-02
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-20
* | * lisp/mail/sendmail.el (mail-sendmail-undelimit-header): Work forKatsumi Yamaoka2018-04-17
* | Make mail-sendmail-undelimit-header actually remove the delimiterLars Ingebrigtsen2018-04-16
* | Only save the mailer choice after sending the mailLars Ingebrigtsen2018-04-15
* | Change the default From style to `angles' and make obsoleteLars Ingebrigtsen2018-04-14
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-25
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|