summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Remove overly broad element from default mail-dont-reply-to-namesGlenn Morris2017-02-131-1/+1
* Fix non-ASCII text encoding (bug#25658)Katsumi Yamaoka2017-02-131-7/+15
* Make mm-shr use mail-parse-charset by defaultKatsumi Yamaoka2017-02-091-9/+10
* Ensure that Gnus bugs show up in the Emacs trackerLars Ingebrigtsen2017-02-071-1/+1
* Revert "Don't tag Gnus bugs with "gnus""Lars Ingebrigtsen2017-02-072-1/+9
* Revert "DOn't use string-as-unibyte in Gnus"Lars Ingebrigtsen2017-02-017-24/+17
* DOn't use string-as-unibyte in GnusLars Ingebrigtsen2017-01-317-17/+24
* Allow C-s C-w to yank ' to the search ring in the Gnus article bufferJuri Linkov2017-01-311-3/+4
* Subject: Check Bcc after the Messag hook has runYuri D'Elia2017-01-281-1/+1
* Fix charsets and encodings from non-file MIME partsLars Ingebrigtsen2017-01-271-19/+26
* Fix Message check for bogus domain namesLars Ingebrigtsen2017-01-271-1/+1
* Subject: Restore correct Gnus newsgroup name after sending messageØyvind Stegard2017-01-271-1/+2
* Don't try to find charsets of non-text MIME partsLars Ingebrigtsen2017-01-271-5/+1
* Add new command gnus-article-sort-by-marksLars Ingebrigtsen2017-01-271-0/+18
* Make `C-h b' work correctly in Gnus article buffer (bug#18257)Katsumi Yamaoka2017-01-261-2/+6
* Fix crossposting in non-primary groupsLars Ingebrigtsen2017-01-261-14/+18
* Fill too long mail headersLars Ingebrigtsen2017-01-261-0/+11
* Make nndoc more resilient against corrupted filesLars Ingebrigtsen2017-01-261-8/+12
* 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
* Fix typo in last checkinLars Ingebrigtsen2017-01-261-2/+2
* Document nnimap-shell-programLars Ingebrigtsen2017-01-261-1/+5
* Gnus doc clarificationLars Ingebrigtsen2017-01-261-1/+4
* Fix the previous mml patch betterLars Ingebrigtsen2017-01-261-3/+2
* Give a slight better error message in mml-minibuffer-read-fileLars Ingebrigtsen2017-01-261-1/+3
* Allow mml-attach-file to prompt lessLars Ingebrigtsen2017-01-261-4/+15
* Don't allow message-newline-and-reformat to be run outside the bodyLars Ingebrigtsen2017-01-261-0/+2
* Revert "Bind C-c keys in the article buffer"Lars Ingebrigtsen2017-01-251-1/+0
* Fix the %P (line number) thing in Gnus summary buffersLars Ingebrigtsen2017-01-252-3/+3
* Bind C-c keys in the article bufferLars Ingebrigtsen2017-01-251-0/+1
* Don't mark articles in Gnus as displayed when they aren'tLars Ingebrigtsen2017-01-251-0/+3
* Only save .newsrc file if the native method is NNTPLars Ingebrigtsen2017-01-251-2/+7
* Gnus custom spec fixLars Ingebrigtsen2017-01-251-1/+6
* Clarify confusing Gnus error messageLars Ingebrigtsen2017-01-251-1/+1
* Make C-u C-x m work with Message as documentedLars Ingebrigtsen2017-01-251-23/+21
* Attach text files correctly in MessageLars Ingebrigtsen2017-01-251-12/+17
* Revert "nnimap.el: support additional expunge options"Lars Ingebrigtsen2017-01-251-50/+37
* nnimap.el: support additional expunge optionsNikolaus Rath2017-01-251-37/+50
* Don't tag Gnus bugs with "gnus"Lars Ingebrigtsen2017-01-252-9/+1
* Fix last change of dd80ee6 (was: mm-uu.el: Don't dissect patch part)Katsumi Yamaoka2017-01-131-2/+1
* mm-uu.el: Don't dissect patch partKatsumi Yamaoka2017-01-131-0/+2
* Remove garbage from Content-Transfer-Encoding value (bug#25420)Katsumi Yamaoka2017-01-124-9/+8
* Avoid add-to-list on local variablesStefan Monnier2017-01-042-55/+61
* Remove mistakenly-added filesPaul Eggert2017-01-013-1274/+0
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-01105-102/+1376
|\
| * Update copyright year to 2017Paul Eggert2016-12-31130-130/+130
* | Remove a use of lexical-letMark Oteiza2016-12-271-1/+1