aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail (follow)
Commit message (Expand)AuthorAgeFilesLines
* rmail generate autoloads to non-versioned file.Phillip Lord2015-12-178-228/+9
* Fix a few problems with directed quotesPaul Eggert2015-10-011-1/+2
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-294-7/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-176-48/+49
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-1/+1
* Don’t double-encode non-ASCII mail clipboardPaul Eggert2015-09-141-31/+25
* Don’t double-encode non-ASCII for mail clientPaul Eggert2015-09-141-4/+38
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-072-10/+10
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-033-18/+20
* Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert2015-08-314-13/+17
* 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
|/