aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesPaul Eggert2017-05-033-15/+17
* Fix requesting sparse articles in gnusAndrew G Cohen2017-04-251-3/+3
* Eliminate unneeded warp-to-article in gnus article referralAndrew G Cohen2017-04-231-2/+0
* Allow limiting gnus summary buffers to a threadAndrew G Cohen2017-04-231-5/+15
* Correct gnus-newsgroup-limits in gnus when including threadAndrew G Cohen2017-04-231-0/+8
* Improve gnus thread matching of similar subjectsAndrew G Cohen2017-04-231-1/+1
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-182-2/+1
* * lisp/gnus/nnmail.el (nnmail-crosspost-link-function): Simplify.Glenn Morris2017-04-081-1/+1
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-081-13/+3
* Adjust write-region so file name is at the beginning againNoam Postavsky2017-04-071-1/+1
* Output number of characters added to file (Bug#354)Jeff Clough2017-04-061-1/+1
* Remove gnus-boundpMark Oteiza2017-03-302-6/+1
* gnus-summary-select-article-buffer: Don't re-render existing articleKatsumi Yamaoka2017-03-021-2/+3
* Don't add debbugs address to message body (bug#25896)Katsumi Yamaoka2017-03-021-7/+26
* Don't use mapconcat with chars in gnus registry marks (Bug#25839)Eric Abrahamsen2017-02-281-6/+7
* message-goto-body-1: Fix regexp so as not to match multi-lineKatsumi Yamaoka2017-02-211-1/+1
* mm-decode.el: Simplify regexp used to search html meta tagKatsumi Yamaoka2017-02-201-14/+11
* mm-shr: Ignore coding-system `ascii'Katsumi Yamaoka2017-02-201-2/+3
* Remove the build number from emacs-version variableGlenn Morris2017-02-171-1/+1
* mm-add-meta-html-tag: Improve regexpKatsumi Yamaoka2017-02-171-2/+2
* mm-shr: Prefer charset specified in html meta tagKatsumi Yamaoka2017-02-171-32/+36
* 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
* 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