summaryrefslogtreecommitdiff
path: root/lisp/gnus/message.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-201-3/+3
|\ \ | |/
| * ; Replace non-ascii quote characters in doc strings etcGlenn Morris2017-12-201-3/+3
* | Merge from origin/emacs-26Glenn Morris2017-12-161-60/+50
|\ \ | |/
| * Modernise message.el face spec syntaxBasil L. Contovounesios2017-12-151-30/+30
| * Update message.el obsolete face aliasesBasil L. Contovounesios2017-12-151-30/+20
* | Merge from origin/emacs-26Paul Eggert2017-12-021-4/+4
|\ \ | |/
| * Fix typos in doc strings of message.elBasil L. Contovounesios2017-12-011-4/+4
* | Merge from origin/emacs-26Glenn Morris2017-11-291-2/+2
|\ \ | |/
| * ; Fix some comment typosGlenn Morris2017-11-271-2/+2
* | * lisp/gnus/message.el: Use pcase and cl-libStefan Monnier2017-11-291-34/+36
* | Merge from origin/emacs-26Paul Eggert2017-11-251-2/+2
|\ \ | |/
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-2/+2
* | Merge from origin/emacs-26Paul Eggert2017-11-021-1/+1
|\ \ | |/
| * Fix doc typosGlenn Morris2017-10-281-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-10-121-3/+8
|\ \ | |/
| * ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
| * * lisp/gnus/message.el: Improve last commitStefan Monnier2017-10-091-2/+1
| * Avoid encoding errors in message.elEli Zaretskii2017-10-091-2/+7
| * Avoid byte-compilation warnings in message.elEli Zaretskii2017-10-061-0/+1
* | * lisp/gnus/message.el (message-check-recipients): Bogus adr is a user error.Stefan Monnier2017-10-121-1/+1
|/
* Move read-multiple-choice to its own libraryMark Oteiza2017-10-061-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-2/+2
* message-citation-line-format %Z is now tz namePaul Eggert2017-09-171-1/+0
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make fully qualified domain names more fully qualifiedLars Ingebrigtsen2017-09-131-1/+4
* Update uses of if-let and when-letMark Oteiza2017-09-121-1/+1
* Some cleanup in message.elMark Oteiza2017-08-081-11/+7
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-1/+1
* 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