summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Fix the bogus change made 13 years ago (bug#27084)Katsumi Yamaoka2017-07-201-2/+5
* Make gnus-article-date-user workKatsumi Yamaoka2017-06-211-31/+54
* Delete old Date header in a simple wayKatsumi Yamaoka2017-06-201-3/+8
* Bind enable-local-variables to nil globally (fix dbe3e41)Katsumi Yamaoka2017-06-201-4/+3
* Don't try to eval local variables in Gnus articleKatsumi Yamaoka2017-06-191-1/+2
* gnus-article-read-summary-keys: Don't move point for WDD and WDW commandsKatsumi Yamaoka2017-06-141-1/+1
* Revert mml-generate-mime-1 (bug#27141)Katsumi Yamaoka2017-05-311-47/+43
* ; Spelling fixes for "SpamAssassin"Paul Eggert2017-05-301-2/+2
* Work for application/x-tar-gz and image/svg+xmlKatsumi Yamaoka2017-05-262-4/+9
* Remove string-as-unibyteKatsumi Yamaoka2017-05-241-6/+2
* Kill modified buffers silently when quitting (bug#26862)Katsumi Yamaoka2017-05-111-0/+6
* Revert "Output number of characters added to file (Bug#354)"Noam Postavsky2017-05-081-1/+1
* 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