summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* 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
* | 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