summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
Commit message (Expand)AuthorAge
* Prefer defvar-local in mail/*.elStefan Kangas2021-01-31
* New Rmail option 'rmail-show-message-set-modified'Eli Zaretskii2021-01-30
* * lisp/emacs-lisp/autoload.el: Improve last changeStefan Monnier2021-01-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Bind `C-c C-d' to rmail-epa-decrypt in rmailLars Ingebrigtsen2020-12-12
* Prefer setq-local in mail/*.elStefan Kangas2020-12-05
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-04
* Handle retrying of MIME failure messagesRichard M Stallman2020-10-14
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | Use auth-source for passwords in rmailViktor Slavkovikj2020-09-07
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* | Merge from origin/emacs-27Glenn Morris2020-04-15
|\|
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* | Fix last changeEli Zaretskii2020-04-13
* | Improve support of "Re:" in RmailEli Zaretskii2020-04-13
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-17
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-14
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* fix rmail armor decryption problemsRichard Stallman2019-02-24
* Merge from origin/emacs-26Glenn Morris2019-02-20
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-16
* | Merge from origin/emacs-26Paul Eggert2019-02-01
|\|
| * Avoid errors in 'rmail-get-new-mail'Eli Zaretskii2019-02-01
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-20
* | Support more separators in rmail-retry-failureEli Zaretskii2018-03-31
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | Fix a typo in rmail.elFrancesco Potortì2018-01-26
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-25
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Improve Rmail Subject normalization when replyingFrancesco Potortì2017-12-22
|/
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Always display rmail progress report under user controlEli Zaretskii2017-07-14
* * lisp/mail/rmail.el (rmail-ignored-headers): Add 3 headers to ignore.Alfred M. Szmidt2017-05-12
* Fix rmail handling of movemail protocols (bug#18278)Sergey Poznyakoff2017-04-08
* Ensure that user-mail-address always has a valueGlenn Morris2017-02-17
* Handle user-mail-address being the empty stringGlenn Morris2017-02-15