summaryrefslogtreecommitdiff
path: root/lisp/gnus/message.el
Commit message (Expand)AuthorAgeFilesLines
* Remove the Date header from message-draft-headersEric Abrahamsen2020-03-201-2/+2
* Remove subsumed repetitions in regexpsMattias EngdegÄrd2020-02-201-2/+2
* prune the overly cavalier "kill all gnus buffers exit"Sam Steingold2020-01-301-0/+1
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-281-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/gnus/message.el (message-expand-name-standard-ui): New optionStefan Monnier2019-12-111-14/+95
* * lisp/gnus/message.el (message-sendmail-envelope-from): Fix typoStefan Monnier2019-12-031-1/+1
* (message-sendmail-envelope-from): Obey `mail-envelope-from` even if set laterStefan Monnier2019-12-031-6/+12
* Make message-allow-no-recipients 'always workLars Ingebrigtsen2019-11-271-3/+3
* Fix previous message.el point-restoring fixLars Ingebrigtsen2019-11-261-9/+8
* Make `C-c C-w' insert a signature even when overriddenLars Ingebrigtsen2019-11-221-44/+55
* Restore point after sending a messageLars Ingebrigtsen2019-11-211-1/+8
* Make "Show Hidden Headers" in Message buffers more obviousLars Ingebrigtsen2019-09-231-1/+7
* Add different faces for different citation levels in Message modeHong Xu2019-09-231-46/+128
* Keep a cache of encoded Message contents to avoid re-GPG-in dataLars Ingebrigtsen2019-09-231-2/+21
* * lisp/gnus/message.el (message-send-mail): Remove misleading comment.Lars Ingebrigtsen2019-09-231-1/+0
* Make Message warn about invalid addressesLars Ingebrigtsen2019-09-231-0/+8
* Allow the user to specify Content-type in Message modeLars Ingebrigtsen2019-09-211-1/+4
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-7/+7
* Change default value of message-make-forward-subject-functionDamien Cassou2019-09-201-5/+7
* Add FIXMEs for subsecond supportPaul Eggert2019-08-171-1/+1
* * lisp/gnus/message.el (message-sendmail-f-is-evil): Revert recent changeStefan Monnier2019-08-061-4/+3
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-031-12/+9
* * lisp/gnus/message.el (message-sendmail-f-is-evil): Update :versionStefan Monnier2019-08-011-0/+1
* * lisp/gnus/message.el: Reduce redundancy with send-mail-functionStefan Monnier2019-07-301-46/+47
* Use decoded time accessors in GnusLars Ingebrigtsen2019-07-301-2/+2
* Remove initial and trailing whitespace in message-fetch-fieldLars Ingebrigtsen2019-07-121-1/+5
* Fold too-long headers in Message automaticallyLars Ingebrigtsen2019-07-101-2/+2
* Fix alternative-email-as-from with empty To headers in MessageLars Ingebrigtsen2019-07-091-1/+7
* Cosmetic fix-up of message-forward-included-headersLars Ingebrigtsen2019-06-291-1/+1
* Include To and Cc headers when forwarding with MessageLars Ingebrigtsen2019-06-281-1/+1
* * lisp/gnus/message.el: Fix NNTP sending, broken by e51adfbdb7Stefan Monnier2019-06-141-2/+2
* message.el byte compilation warning fixLars Ingebrigtsen2019-06-131-2/+1
* 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