summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Make fully qualified domain names more fully qualifiedLars Ingebrigtsen2017-09-131-1/+4
* Protect against malformed MIME messages that cause inf-loop (bugfix)Katsumi Yamaoka2017-09-131-2/+3
* Update uses of if-let and when-letMark Oteiza2017-09-122-2/+2
* Merge Emacs 25.3 fixesPaul Eggert2017-09-121-0/+6
* gnus-score-file-name: Do not append empty suffix.Sam Steingold2017-09-121-2/+2
* Make gnus-copy-file act like copy-file etc.Paul Eggert2017-09-101-3/+0
* Remove unsafe enriched mode translationsLars Ingebrigtsen2017-09-091-4/+0
* Don't use summary window to visit group buffer (bugfix)Katsumi Yamaoka2017-09-081-1/+1
* Don't remove undisplayers from inlined MIME parts (bugfix)Katsumi Yamaoka2017-09-011-19/+3
* Respect directory a user enters (bug#28299)Katsumi Yamaoka2017-08-311-6/+10
* Don't try to jump to non-existent part (bug#28013)Katsumi Yamaoka2017-08-081-5/+8
* Some cleanup in message.elMark Oteiza2017-08-081-11/+7
* * lisp/gnus/gnus-bcklg.el (gnus-backlog-request-article): Fix thinko.Stefan Monnier2017-08-071-2/+2
* * lisp/gnus/mm-uu.el (mm-uu-org-src-code-block-extract):Katsumi Yamaoka2017-08-021-1/+1
* 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