summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Move "Recent messages" earlier in report-emacs-bugLars Ingebrigtsen2016-05-091-15/+13
* | smtpmail would say it's done before it isLars Magne Ingebrigtsen2016-04-261-4/+5
* | -Paul Eggert2016-03-221-0/+2
|\ \ | |/
| * * lisp/mail/rmail.el (rmail-mime-entity-truncated): Declare.Glenn Morris2016-03-171-0/+2
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-214-5/+5
* | Merge from origin/emacs-25John Wiegley2016-03-111-1/+6
|\ \ | |/
| * Fix bidi-paragraph-direction in Rmail view bufferEli Zaretskii2016-03-051-1/+6
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-054-5/+5
* | declare `rmail-mime-entity-truncated' and `rmail-mime-render-html-function'Sam Steingold2016-03-091-0/+2
* | Remove support for IRIXPaul Eggert2016-03-071-2/+2