summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Prefer directed to neutral quotesPaul Eggert2015-08-243-9/+9
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-18/+18
* Spelling fixesPaul Eggert2015-08-161-2/+2
* Offer to combine multiple To or CC fields.Richard Stallman2015-08-121-0/+67
* Don't decrypt encrypted files.Richard Stallman2015-08-121-3/+4
* Handle encrypted mbox files.Richard Stallman2015-08-121-2/+38
* Re-enable mime processing after decryption. Add 'decrypt' keyword.Richard Stallman2015-08-121-69/+101
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-281-1/+1
* * lisp/mail/rmailsum.el (rmail-summary-by-recipients)Glenn Morris2015-05-271-9/+3
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-271-4/+4
* * lisp/mail/sendmail.el (mail-position-on-field): Doc fix.Glenn Morris2015-05-261-3/+4
* * lisp/mail/rmailsum.el: Commas no longer separate regexps. (Bug#19026)Glenn Morris2015-05-261-10/+8
* Don't quote nil and t in doc stringsPaul Eggert2015-05-213-3/+3
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-191-5/+5
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-5/+5
* ; * lisp/mail/mailabbrev.el: Comment.Glenn Morris2015-05-181-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-091-1/+1
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-081-5/+9
* * lisp/mail/rmail.el: Use lexical-bindingStefan Monnier2015-05-061-62/+62
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-291-1/+1
* * lisp/mail/rmailsum.el: Use lexical-binding.Stefan Monnier2015-04-291-7/+7
* * lisp/mail/rmailsum.el: Fix search for encoded subjects. (Bug#19088)Glenn Morris2015-04-281-2/+21
* * lisp/mail/rmail.el (rmail-highlighted-headers): Fix :type.Glenn Morris2015-04-281-2/+2
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-281-1/+1
* * lisp/mail/rmail.el (rmail-copy-headers):Glenn Morris2015-04-281-1/+2
* ; Comments.Glenn Morris2015-04-271-0/+2
* * lisp/mail/rmail.el (rmail-reply):Glenn Morris2015-04-271-1/+2
* Fix a typo in rmail.elEli Zaretskii2015-04-261-1/+1
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-203-5/+5
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-1/+1
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-1/+1
* * mail/rmail.el (rmail-show-message-1): When displaying a mime message,Richard Stallman2015-04-054-16/+30
|\
| * In sendmail-send-it don't switch to non-existent buffer. (Bug#20211)Richard Ryniker2015-03-301-4/+4
| * # Auto-commit of loaddefs files.Glenn Morris2015-03-081-1/+1
| * Better decoding of HTML payload in RmailEli Zaretskii2015-02-281-0/+17
| * # Auto-commit of loaddefs files.Glenn Morris2015-02-251-1/+1
| * rmailsum.el tiny simplificationGlenn Morris2015-02-241-9/+3
| * rmailsum.el minor optional argument fixGlenn Morris2015-02-231-3/+6
* | Recognize more format variation. Automatically reshow decrypted text.Richard M. Stallman2015-03-221-14/+41
* | Echo area shows when displaying a mime message.Richard M. Stallman2015-03-221-4/+8
|/
* Auto-commit of loaddefs files.Glenn Morris2015-01-021-7/+7
* Update copyright year to 2015Paul Eggert2015-01-0133-34/+35
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+0
|\
| * .gitignore cleanup.Paul Eggert2014-11-171-1/+0
* | Make some network connections warn unless they are encryptedLars Magne Ingebrigtsen2014-11-231-0/+1
* | Merge from emacs-24Stefan Monnier2014-11-161-5/+12
|\ \ | |/
| * (report-emacs-bug): Make a better guess at envelope-fromPeder O. Klingenberg2014-11-151-5/+12
* | Make rmail-epa-decrypt handle more ways of formatting the message.Richard M. Stallman2014-11-081-14/+42
* | Merge from emacs-24; up to 117669Glenn Morris2014-11-041-22/+4
|\ \ | |/
| * * lisp/mail/emacsbug.el (report-emacs-bug): Simplify interactive spec.Glenn Morris2014-11-031-3/+1