summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Handle https url for debbugs mbox (Bug#28831)Noam Postavsky2017-10-211-3/+1
* Fix two more minor Gnus typosPaul Eggert2017-10-201-10/+6
* Fix two minor Gnus typosPaul Eggert2017-10-201-1/+1
* Require subr-x when compiling nnimap.elEric Abrahamsen2017-10-151-1/+2
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-094-5/+4
* * 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
* Move read-multiple-choice to its own libraryMark Oteiza2017-10-061-1/+1
* ; ChangeLog fixesNicolas Petton2017-10-031-7/+7
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-012-3/+3
* Reset bidi-paragraph-direction on article renderingTim Landscheidt2017-09-301-0/+2
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-293-3/+3
* message-citation-line-format %Z is now tz namePaul Eggert2017-09-171-1/+0
* Disable execution of unsafe Lisp by Enriched Text modeEli Zaretskii2017-09-161-6/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13102-106/+106
* 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