summaryrefslogtreecommitdiff
path: root/lisp/gnus/message.el
Commit message (Expand)AuthorAgeFilesLines
* message-goto-body-1: Fix regexp so as not to match multi-lineKatsumi Yamaoka2017-02-211-1/+1
* Stop duplicating some custom-types in message.elGlenn Morris2017-02-161-3/+0
* Remove overly broad element from default mail-dont-reply-to-namesGlenn Morris2017-02-131-1/+1
* Subject: Check Bcc after the Messag hook has runYuri D'Elia2017-01-281-1/+1
* Fix Message check for bogus domain namesLars Ingebrigtsen2017-01-271-1/+1
* Fix crossposting in non-primary groupsLars Ingebrigtsen2017-01-261-14/+18
* Fill too long mail headersLars Ingebrigtsen2017-01-261-0/+11
* Respect buffer-local message-fcc-handler-functionLars Ingebrigtsen2017-01-261-0/+1
* (message-do-fcc): Modernise the code slightly.Lars Ingebrigtsen2017-01-261-11/+6
* Avoid a regexp overflow in message-goto-bodyLars Ingebrigtsen2017-01-261-3/+13
* Refactor message-goto-bodyLars Ingebrigtsen2017-01-261-3/+4
* Don't allow message-newline-and-reformat to be run outside the bodyLars Ingebrigtsen2017-01-261-0/+2
* Make C-u C-x m work with Message as documentedLars Ingebrigtsen2017-01-251-23/+21
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove a use of lexical-letMark Oteiza2016-12-271-1/+1
* | Tweaks for message bogus address detectionGlenn Morris2016-12-101-5/+3
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Make gnus/message.el work correctly under lexical bindingDaniel Colascione2016-11-081-1/+5
* | Turn on lexical-binding in some more libsMark Oteiza2016-10-311-1/+1
* | call-shell-region: New defunTino Calancha2016-08-251-3/+1
* | Find message.el thumbnail togglingLars Magne Ingebrigtsen2016-08-241-1/+2
* | Spelling and minor grammar fixesPaul Eggert2016-08-051-1/+1
* | Move read-multiple-choice to subr-x.elLars Ingebrigtsen2016-07-221-0/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-3/+7
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-63/+63
* | Fix up remainder of the mml property changeLars Magne Ingebrigtsen2016-05-291-2/+2
* | Make message-toggle-image-thumbnails work betterLars Ingebrigtsen2016-05-291-13/+15
* | Finish idna->puny changes in last Message patchLars Magne Ingebrigtsen2016-04-171-2/+2
* | Default `message-use-idna' to tLars Magne Ingebrigtsen2016-04-171-19/+3
* | Avoid now-obsolete function gmm-format-time-stringPaul Eggert2016-04-121-1/+1
* | Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert2016-04-121-2/+7
* | Inhibit querying for the encoding of the headers when resendingLars Magne Ingebrigtsen2016-04-051-0/+3
* | Fix typo in message-setup-fill-variablesLars Ingebrigtsen2016-02-231-2/+2
* | `message-dont-reply-to-names' can also be a list of regexpsLars Ingebrigtsen2016-02-231-4/+3
* | message-strip-subject-trailing-was: RefactorMichal Nazarewicz2016-02-231-27/+20
* | Remove compat code for older EmacsenLars Ingebrigtsen2016-02-141-27/+11
* | Remove some compat functions from gmm-utils.elLars Ingebrigtsen2016-02-141-3/+2
* | Remove some compat code from mm-*.elLars Ingebrigtsen2016-02-141-0/+2
* | Remove compat code and functions from message.elLars Ingebrigtsen2016-02-141-96/+28
* | Remove some Message compat functionsLars Ingebrigtsen2016-02-131-15/+3
* | Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-121-1/+2
* | Silence more message.el compilation warningsLars Ingebrigtsen2016-02-121-36/+22
* | Fix various compilation warnings in message.elLars Ingebrigtsen2016-02-121-12/+16
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-7/+7
* | Remove Message and mm-decode XEmacs compat codeLars Ingebrigtsen2016-02-121-97/+47
* | Remove som XEmacs compat code from message.elLars Ingebrigtsen2016-02-111-8/+2
* | Remove more XEmacs compat functions from gnus-util.elLars Ingebrigtsen2016-02-111-3/+3
* | Remove more XEmacs compat functions from GnusLars Ingebrigtsen2016-02-111-2/+1