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