summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update some lisp function declarationsGlenn Morris2018-02-261-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Recognize more system descriptions in report-emacs-bugGlenn Morris2018-01-291-24/+66
* | Fix a typo in rmail.elFrancesco Potortì2018-01-261-1/+1
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-254-22/+14
* | * lisp/mail/smtpmail.el (smtpmail-send-data-1): No string-as-multibyteStefan Monnier2018-01-151-6/+6
* | * lisp/mail/smtpmail.el: Use lexical-binding and cl-genericStefan Monnier2018-01-111-53/+57
* | Remove some obsolete compat code in supercite.elGlenn Morris2018-01-091-11/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-0142-42/+42
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0142-42/+42
* | Fix recent rfc2231 avoidance of clGlenn Morris2017-12-271-2/+2
* | Eliminate last uses of 'cl' in lisp/mail/Stefan Monnier2017-12-269-59/+38
* | * lisp/mail/footnote.el: Reduce redundancy in roman&hebrew defsStefan Monnier2017-12-261-18/+26
* | * lisp/mail/footnote.el: Use lexical-bindingStefan Monnier2017-12-251-8/+8
* | * lisp/mail/footnote.el: Replace "Footnote-" prefix with "footnote--"Boruch Baum2017-12-251-131/+128
* | * lisp/mail/footnote.el (footnote-align-to-fn-text): New config varBoruch Baum2017-12-221-7/+54