summaryrefslogtreecommitdiff
path: root/lisp/gnus/message.el
Commit message (Expand)AuthorAgeFilesLines
* lisp/gnus/message.el (message--send-mail-maybe-partially): ExtractOleh Krehel2019-06-061-30/+33
* lisp/gnus/message.el (message--check-continuation-headers): ExtractOleh Krehel2019-06-061-21/+13
* lisp/gnus/message.el (message--fold-long-headers): Add docstringOleh Krehel2019-06-061-3/+3
* * lisp/gnus/message.el (message-send-mail): Tweak last commitStefan Monnier2019-06-041-1/+1
* lisp/gnus/message.el (message-send-mail): Don't wrongly assert on Unicode msgOleh Krehel2019-06-031-4/+6
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-15/+8
* * lisp/gnus: Remove assumptions about mail-header being a vectorStefan Monnier2019-05-171-10/+12
* Fix mail-header-separator font lock in message.elBasil L. Contovounesios2019-05-141-13/+15
* Do not hard-code message-mode keys in docstringBasil L. Contovounesios2019-05-131-36/+3
* Fix last change to message-signature :typeBasil L. Contovounesios2019-05-131-4/+4
* Document nil value of message-signature and mail-signatureRobert Pluim2019-05-131-4/+6
* [PATCH 1/1] Adds variable 'eww-accept-content-types'Alexandre Garreau2019-05-131-19/+11
* Stop using message-default-charset (Bug#35370)Noam Postavsky2019-05-101-9/+4
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-021-1/+1
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-221-12/+5
* Merge from origin/emacs-26Glenn Morris2019-03-091-1/+1
|\
| * Minor spelling and grammar fixes (bug#34756)Basil L. Contovounesios2019-03-051-1/+1
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-02-201-9/+7
|\ \ | |/
| * Update citations of Internet RFCsPaul Eggert2019-02-161-9/+7
* | Simplify use of encode-timePaul Eggert2019-02-101-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Port message-checksum to bignumsPaul Eggert2018-12-261-1/+12
* | New function flatten-treeAlex Branham2018-12-171-10/+2
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-1/+1
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-3/+3
* | Merge from origin/emacs-26Glenn Morris2018-06-021-1/+3
|\ \ | |/
| * * lisp/gnus/message.el (message-remove-header): Don't remove thingsKatsumi Yamaoka2018-05-301-1/+3
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-6/+6
* | Strip most headers when forwarding messagesLars Ingebrigtsen2018-04-261-3/+5
* | Rewrite Gnus calls to compat function mm-multibyte-pLars Ingebrigtsen2018-04-151-3/+4
* | Change the default From style to `angles' and make obsoleteLars Ingebrigtsen2018-04-141-2/+6
* | Default message-forward-as-mime to nilLars Ingebrigtsen2018-04-121-2/+2
* | message-forward-as-mime doc clarificationLars Ingebrigtsen2018-04-121-1/+6
* | message-forward-ignored-headers doc clarificationLars Ingebrigtsen2018-04-121-0/+3
* | Make message-simplify-recipients obsoleteLars Ingebrigtsen2018-04-121-0/+4
* | Remove repetitions from recipient addresses in MessageLars Ingebrigtsen2018-04-121-0/+12
* | Support port number in Gnus X-Message-SMTP-Method headerAlain Schneble2018-04-121-3/+5
* | Detect if a message can be encrypted and add an MML tagDamien Cassou2018-04-041-0/+30
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-2/+1
* | Quieten without-x gnus compilationGlenn Morris2018-02-271-0/+2
* | * lisp/gnus/message.el (message-ecomplete-capf): Fix call convention.Stefan Monnier2018-02-131-1/+1
* | * lisp/gnus/message.el: Tweak header font-lock and ecomplete completionStefan Monnier2018-01-231-66/+82
* | Merge from origin/emacs-26Glenn Morris2018-01-151-1/+2
|\ \ | |/
| * * lisp/gnus/message.el (message-do-auto-fill): Prevent do-auto-fill fromKatsumi Yamaoka2018-01-121-1/+2
* | Remove message.el face aliases obsolete since 22.1Glenn Morris2018-01-101-20/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1