summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAge
* Update citations of Internet RFCsPaul Eggert2019-02-16
* Avoid errors in 'rmail-get-new-mail'Eli Zaretskii2019-02-01
* Update copyright year to 2019Paul Eggert2019-01-01
* * lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.Charles A. Roelli2018-10-28
* * lisp/mail/smtpmail.el (smtpmail-send-queued-mail): Load file with .el suffix.Juri Linkov2018-10-18
* Revert "Make mail-extract-address-components return the user name more"Lars Ingebrigtsen2018-06-03
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix doc string of 'footnote-style-alist'Eli Zaretskii2017-12-22
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Fix problems when editing raw undecoded message (Bug#28671)Ken Olum2017-10-09
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix Rmail editing with reapplying encoding to message bodyKen Olum2017-09-08
* Always display rmail progress report under user controlEli Zaretskii2017-07-14
* ; Update some more Maintainer: header commentsGlenn Morris2017-06-05
* Small rmailmm fix (bug#27203)Glenn Morris2017-06-02
* * lisp/mail/rfc2047.el (rfc2047-decode-encoded-words): Set `words` to nil.Stefan Monnier2017-05-22
* * lisp/mail/rfc2047.el: Use cl-lib & lexical-binding, silence warningStefan Monnier2017-05-21
* Fix typos in doc stringsRuslan Bekenev2017-05-19
* * lisp/mail/rmail.el (rmail-ignored-headers): Add 3 headers to ignore.Alfred M. Szmidt2017-05-12
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-28
* Fix rmail handling of movemail protocols (bug#18278)Sergey Poznyakoff2017-04-08
* Simplify checks for xdg-open and xdg-emailPaul Eggert2017-03-09
* Set default when asking for send-mail-function (Bug#25874).Noam Postavsky2017-03-06
* Remove the build number from emacs-version variableGlenn Morris2017-02-17
* Ensure that user-mail-address always has a valueGlenn Morris2017-02-17
* Handle user-mail-address being the empty stringGlenn Morris2017-02-15
* Fixup recent rmail patchPaul Eggert2017-02-15
* Rmail fixRichard Stallman2017-02-15
* Remove overly broad element from default mail-dont-reply-to-namesGlenn Morris2017-02-13
* Remove dead code from rfc2047Lars Ingebrigtsen2017-01-26
* Make address parsing more robustLars Ingebrigtsen2017-01-25
* Include "Date:" in mail messages filed by 'sendmail-send-it'Eli Zaretskii2017-01-14
* Remove garbage from Content-Transfer-Encoding value (bug#25420)Katsumi Yamaoka2017-01-12
* (feedmail-deduce-address-list): Avoid add-to-list on local variables.Stefan Monnier2017-01-05
* Avoid add-to-list on local variablesStefan Monnier2017-01-04
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix mail-combine-fieldsRichard Stallman2016-12-01
* | Obsolete sc-load-hook in favor of eval-after-loadGlenn Morris2016-12-03
* | Merge from origin/emacs-25Paul Eggert2016-11-19
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* | Nix more uses of default-FOO variables (Bug#24946)Mark Oteiza2016-11-15
* | Fix mail-combine-fieldsRichard Stallman2016-09-03
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-10
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-09
* | Merge from origin/emacs-25Paul Eggert2016-06-07
|\|
| * * lisp/mail/footnote.el (footnote-mode): Fix doc typo.Glenn Morris2016-05-31
* | Prevent locked-file errors in RmailKen Olum2016-05-28