summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* Add tests for mail/flow-fill.elStefan Kangas2019-06-221-65/+6
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-5/+0
* Remove XEmacs compat code from binhex.elLars Ingebrigtsen2019-06-201-12/+8
* Remove XEmacs compat code from uudecode.elLars Ingebrigtsen2019-06-201-6/+2
* Probably fix the `helper' argument in feedmail.elLars Ingebrigtsen2019-06-151-3/+1
* Suppress compilation warning in supercite.elLars Ingebrigtsen2019-06-151-1/+5
* Suppress warning in mailheader.elLars Ingebrigtsen2019-06-151-1/+2
* Suppress warning about non-prefixed variable in mailalias.elLars Ingebrigtsen2019-06-151-1/+5
* Fix compilation warning in rmailmmLars Ingebrigtsen2019-06-141-1/+2
* Fix compilation warning in qp.elLars Ingebrigtsen2019-06-131-2/+1
* Compilation warning fix in feedmail.elLars Ingebrigtsen2019-06-131-2/+1
* Add tests for mail/uudecode.elStefan Kangas2019-06-091-4/+1
* ; Fix recent maintainer header removalsGlenn Morris2019-06-081-0/+1
* Remove retired maintainers from commentsPaul Eggert2019-06-041-1/+0
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-2521-0/+21
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-1922-22/+1
* * lisp/mail/footnote.el (footnote-prefix): Docstring typo.Stefan Monnier2019-05-151-3/+2
* Merge from origin/emacs-26Glenn Morris2019-05-141-3/+3
|\
| * ; Fix smtpmail-stream-type docstringNoam Postavsky2019-05-091-3/+3
* | Document nil value of message-signature and mail-signatureRobert Pluim2019-05-131-0/+1
* | * lisp/mail/footnote.el: Avoid regexp-opt-charset, which is not autoloaded.Stefan Monnier2019-05-091-1/+1
* | * lisp/mail/footnote.el: Add TEXT and POINTERS togetherStefan Monnier2019-05-021-71/+49
* | * lisp/mail/footnote.el: Tweak markers conventionStefan Monnier2019-05-021-55/+37
* | * lisp/mail/footnote.el: Use dolist and hoist regexps out of loopsStefan Monnier2019-05-021-106/+77
* | * lisp/mail/footnote.el: Consolidate the two marker-alistsStefan Monnier2019-05-011-97/+94
* | * lisp/mail/footnote.el: Minor simplificationsStefan Monnier2019-05-011-67/+31
* | Fix mail-extr regexp typo with ".".Paul Eggert2019-04-191-1/+1
* | Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-1/+1
* | Use regexp-opt-charset to improve regexp tweaksPaul Eggert2019-03-271-4/+8
* | 2019-03-26 regex cleanupPaul Eggert2019-03-261-4/+12
* | Fix more regular expression typosPaul Eggert2019-03-181-9/+1
* | * lisp/mail/hashcash.el (hashcash-insert-payment-async): Fix last changeStefan Monnier2019-03-131-2/+3
* | * lisp/mail/hashcash.el: Get rid of backquoted lambdasChristopher Wellons2019-03-121-4/+3
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* | fix rmail armor decryption problemsRichard Stallman2019-02-241-12/+21
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-02-2012-54/+57
|\ \ | |/
| * Update citations of Internet RFCsPaul Eggert2019-02-1612-54/+57
* | Simplify use of encode-timePaul Eggert2019-02-101-1/+1
* | 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-3142-42/+42
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0142-42/+42
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Avoid byte-compilation warning in emacsbug.elEli Zaretskii2018-11-131-0/+1
* | Provide branch information for both Emacs and Tramp (Bug#33328)Michael Albinus2018-11-101-0/+2
* | Merge from origin/emacs-26Glenn Morris2018-10-311-1/+1
|\ \ | |/
| * * lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.Charles A. Roelli2018-10-281-1/+1