| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix problems when editing raw undecoded message (Bug#28671) | Ken Olum | 2017-10-09 | 1 | -9/+17 |
* | Prefer HTTPS to HTTP for gnu.org | Paul Eggert | 2017-10-01 | 3 | -4/+4 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 42 | -43/+43 |
* | Fix Rmail editing with reapplying encoding to message body | Ken Olum | 2017-09-08 | 1 | -20/+50 |
* | Always display rmail progress report under user control | Eli Zaretskii | 2017-07-14 | 1 | -2/+0 |
* | ; Update some more Maintainer: header comments | Glenn Morris | 2017-06-05 | 1 | -1/+1 |
* | Small rmailmm fix (bug#27203) | Glenn Morris | 2017-06-02 | 1 | -6/+7 |
* | * lisp/mail/rfc2047.el (rfc2047-decode-encoded-words): Set `words` to nil. | Stefan Monnier | 2017-05-22 | 1 | -0/+1 |
* | * lisp/mail/rfc2047.el: Use cl-lib & lexical-binding, silence warning | Stefan Monnier | 2017-05-21 | 1 | -10/+12 |
* | Fix typos in doc strings | Ruslan Bekenev | 2017-05-19 | 3 | -3/+3 |
* | * lisp/mail/rmail.el (rmail-ignored-headers): Add 3 headers to ignore. | Alfred M. Szmidt | 2017-05-12 | 1 | -0/+3 |
* | Don't pass the value of point to 'push-mark', as that's the default. | Bartosz Duszel | 2017-04-28 | 1 | -1/+1 |
* | Fix rmail handling of movemail protocols (bug#18278) | Sergey Poznyakoff | 2017-04-08 | 1 | -27/+38 |
* | Simplify checks for xdg-open and xdg-email | Paul Eggert | 2017-03-09 | 1 | -25/+4 |
* | Set default when asking for send-mail-function (Bug#25874). | Noam Postavsky | 2017-03-06 | 1 | -2/+3 |
* | Remove the build number from emacs-version variable | Glenn Morris | 2017-02-17 | 1 | -4/+1 |
* | Ensure that user-mail-address always has a value | Glenn Morris | 2017-02-17 | 3 | -28/+8 |
* | Handle user-mail-address being the empty string | Glenn Morris | 2017-02-15 | 3 | -9/+12 |
* | Fixup recent rmail patch | Paul Eggert | 2017-02-15 | 1 | -2/+1 |
* | Rmail fix | Richard Stallman | 2017-02-15 | 1 | -2/+3 |
* | Remove overly broad element from default mail-dont-reply-to-names | Glenn Morris | 2017-02-13 | 1 | -15/+7 |
* | Remove dead code from rfc2047 | Lars Ingebrigtsen | 2017-01-26 | 1 | -11/+1 |
* | Make address parsing more robust | Lars Ingebrigtsen | 2017-01-25 | 1 | -0/+11 |
* | Include "Date:" in mail messages filed by 'sendmail-send-it' | Eli Zaretskii | 2017-01-14 | 1 | -1/+2 |
* | Remove garbage from Content-Transfer-Encoding value (bug#25420) | Katsumi Yamaoka | 2017-01-12 | 2 | -1/+15 |
* | (feedmail-deduce-address-list): Avoid add-to-list on local variables. | Stefan Monnier | 2017-01-05 | 1 | -1/+1 |
* | Avoid add-to-list on local variables | Stefan Monnier | 2017-01-04 | 1 | -6/+10 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 42 | -42/+42 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 33 | -33/+33 |
| * | Fix mail-combine-fields | Richard Stallman | 2016-12-01 | 1 | -4/+5 |
* | | Obsolete sc-load-hook in favor of eval-after-load | Glenn Morris | 2016-12-03 | 1 | -0/+3 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-19 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Modernize usage of 'macOS' in doc and comments | Paul Eggert | 2016-11-06 | 1 | -2/+2 |
* | | Nix more uses of default-FOO variables (Bug#24946) | Mark Oteiza | 2016-11-15 | 1 | -1/+1 |
* | | Fix mail-combine-fields | Richard Stallman | 2016-09-03 | 1 | -4/+5 |
* | | Leading "*" in the doc of defvars is long obsolete. | Glenn Morris | 2016-06-10 | 1 | -8/+20 |
* | | Remove obsolete leading * from defcustom, defface doc strings. | Glenn Morris | 2016-06-09 | 1 | -1/+1 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-06-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * lisp/mail/footnote.el (footnote-mode): Fix doc typo. | Glenn Morris | 2016-05-31 | 1 | -1/+1 |
* | | Prevent locked-file errors in Rmail | Ken Olum | 2016-05-28 | 1 | -8/+15 |
* | | Move "Recent messages" earlier in report-emacs-bug | Lars Ingebrigtsen | 2016-05-09 | 1 | -15/+13 |
* | | smtpmail would say it's done before it is | Lars Magne Ingebrigtsen | 2016-04-26 | 1 | -4/+5 |
* | | - | Paul Eggert | 2016-03-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | * lisp/mail/rmail.el (rmail-mime-entity-truncated): Declare. | Glenn Morris | 2016-03-17 | 1 | -0/+2 |
* | | Fix problems caused by new implementation of sub-word mode | Eli Zaretskii | 2016-03-21 | 4 | -5/+5 |
* | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Fix bidi-paragraph-direction in Rmail view buffer | Eli Zaretskii | 2016-03-05 | 1 | -1/+6 |
| * | Fix problems caused by new implementation of sub-word mode | Eli Zaretskii | 2016-02-05 | 4 | -5/+5 |
* | | declare `rmail-mime-entity-truncated' and `rmail-mime-render-html-function' | Sam Steingold | 2016-03-09 | 1 | -0/+2 |
* | | Remove support for IRIX | Paul Eggert | 2016-03-07 | 1 | -2/+2 |