summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | * lisp/mail/footnote.el: Misc changes in preparation for moreBoruch Baum2017-12-221-36/+106
* | Merge from origin/emacs-26Glenn Morris2017-12-221-3/+1
|\ \ | |/
| * Fix doc string of 'footnote-style-alist'Eli Zaretskii2017-12-221-3/+1
* | Support Hebrew-style footnotes in footnote.elBoruch Baum2017-12-221-2/+49
* | Improve Rmail Subject normalization when replyingFrancesco Potortì2017-12-221-14/+8
* | * lisp/mail/emacsbug.el (report-emacs-bug): Try "sw_vers" on Darwin.Glenn Morris2017-12-111-7/+26
* | Merge from origin/emacs-26Paul Eggert2017-11-253-4/+4
|\ \ | |/
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-253-4/+4
* | Remove *-yank-hooks aliases for -citation-hook, obsolete since 19.34.Sam Steingold2017-11-221-14/+1
|/
* Fix problems when editing raw undecoded message (Bug#28671)Ken Olum2017-10-091-9/+17
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-013-4/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1342-43/+43