summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from origin/emacs-26Glenn Morris2018-10-231-10/+10
|\ \ | |/
| * * lisp/mail/smtpmail.el (smtpmail-send-queued-mail): Load file with .el suffix.Juri Linkov2018-10-181-6/+7
| * Revert "Make mail-extract-address-components return the user name more"Lars Ingebrigtsen2018-06-031-20/+19
* | * lisp/mail/smtpmail.el: (smtpmail-send-queued-mail): Avoid 'load'Stefan Monnier2018-10-191-20/+27
* | file-attributes cleanupPaul Eggert2018-09-236-20/+21
* | * lisp/mail/feedmail.el: Use lexical-bindingStefan Monnier2018-09-141-39/+35
* | Read Windows OS info for report-emacs-bug from RegistryEli Zaretskii2018-09-071-16/+1
* | * lisp/mail/emacsbug.el (report-emacs-bug--os-description): Add BSD.Glenn Morris2018-08-281-2/+14
* | * lisp/mail/emacsbug.el (report-emacs-bug--os-description):Glenn Morris2018-08-281-1/+21
* | Replace 2 checks in rmailsum.el with 'pos-visible-in-window-p'Charles A. Roelli2018-08-231-9/+2
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-213-17/+17
* | * lisp/mail/sendmail.el: Use lexical-bindingStefan Monnier2018-07-031-2/+3
* | * lisp/mail/sendmail.el (mail-from-style):Glenn Morris2018-07-021-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-012-6/+0
* | rmail-summary-by-senders defaults to senderRichard Stallman2018-06-181-2/+11
* | Allow to reset Deleted flag when exporting messages in RmailEli Zaretskii2018-06-091-20/+50
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-2011-57/+57
* | * lisp/mail/sendmail.el (mail-sendmail-undelimit-header): Work forKatsumi Yamaoka2018-04-171-1/+3
* | Make mail-sendmail-undelimit-header actually remove the delimiterLars Ingebrigtsen2018-04-161-2/+4
* | Only save the mailer choice after sending the mailLars Ingebrigtsen2018-04-151-5/+9
* | Update doc string after previous ietf-drums changeLars Ingebrigtsen2018-04-151-1/+5
* | mail-extr.el: Mention `mail-header-parse-address' in the doc stringLars Ingebrigtsen2018-04-151-1/+7
* | Allow `mail-header-parse-address' to decode encoded wordsLars Ingebrigtsen2018-04-151-2/+4
* | Revert "Make mail-extract-address-components return the user name more"Lars Ingebrigtsen2018-04-151-20/+19
* | Change the default From style to `angles' and make obsoleteLars Ingebrigtsen2018-04-141-2/+5
* | Support more separators in rmail-retry-failureEli Zaretskii2018-03-311-0/+1
* | Explicitly require cl-lib where neededGlenn Morris2018-03-161-0/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-6/+0