summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Stefan Kangas2022-01-091-1/+1
|\
| * Fix Subject "simplification" in RmailEli Zaretskii2022-01-081-1/+1
* | Add `auth-info-password' and use it instead of ad hoc codeSam Steingold2022-01-071-4/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Move Rmail autoloads to the common loaddefs.elEli Zaretskii2021-12-191-2/+0
* | Remove some unnecessary references to Emacs 22Stefan Kangas2021-12-071-7/+1
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-3/+2
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-2/+2
* ; * lisp/mail/rmail.el (rmail-simplified-subject): Dodge relint nagMattias Engdegård2021-05-291-1/+1
* ; Comment fixGlenn Morris2021-05-121-1/+1
* Remove unused variable in rmail.elLars Ingebrigtsen2021-05-121-1/+1
* Little improvements in rmail.el. Recognize encryped override headers.Richard Stallman2021-05-111-28/+63
* Remove redundant #' before lambda in {mail,net,url}/*.elStefan Kangas2021-04-011-3/+3
* Merge from origin/emacs-27Glenn Morris2021-03-181-2/+2
|\
| * Teach Rmail about NBSP in "Re:"Eli Zaretskii2021-03-131-2/+3
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | * lisp/mail/: Use lexical-bindingStefan Monnier2021-03-111-2/+2
* | Prefer defvar-local in mail/*.elStefan Kangas2021-01-311-4/+2
* | New Rmail option 'rmail-show-message-set-modified'Eli Zaretskii2021-01-301-0/+8
* | * lisp/emacs-lisp/autoload.el: Improve last changeStefan Monnier2021-01-051-10/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Bind `C-c C-d' to rmail-epa-decrypt in rmailLars Ingebrigtsen2020-12-121-3/+4
* | Prefer setq-local in mail/*.elStefan Kangas2020-12-051-35/+22
* | Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-041-2/+1
* | Handle retrying of MIME failure messagesRichard M Stallman2020-10-141-30/+31
* | Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\ \ | |/
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Use auth-source for passwords in rmailViktor Slavkovikj2020-09-071-13/+28
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-20/+2
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-19/+0
* | Merge from origin/emacs-27Glenn Morris2020-04-151-2/+3
|\ \ | |/
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-2/+3
* | Fix last changeEli Zaretskii2020-04-131-1/+1
* | Improve support of "Re:" in RmailEli Zaretskii2020-04-131-2/+12
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-161-3/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-171-2/+4
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-2/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* fix rmail armor decryption problemsRichard Stallman2019-02-241-12/+21
* Merge from origin/emacs-26Glenn Morris2019-02-201-9/+9
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-9/+9
* | Merge from origin/emacs-26Paul Eggert2019-02-011-1/+2
|\ \ | |/
| * Avoid errors in 'rmail-get-new-mail'Eli Zaretskii2019-02-011-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1