summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* * lisp/gnus/gnus-art.el (gnus-button-handle-library): Fix typo.Katsumi Yamaoka2016-09-291-1/+1
* Backport mm-convert-shr-links fix from master (bug#23964)Katsumi Yamaoka2016-09-261-2/+0
* * lisp/gnus/mm-decode.el (mm-convert-shr-links):Katsumi Yamaoka2016-06-221-3/+11
* Capitalize “Universal Time” in documentationPaul Eggert2016-04-111-1/+1
* Adapt calls to 'format-time-string' to changes in Emacs 25Eli Zaretskii2016-04-021-1/+1
* * lisp/gnus/mm-decode.el (gnus-format-message): Autoload it.Glenn Morris2016-03-171-0/+1
* Address compilation warnings due to 2016-01-03 mml refactoring.Glenn Morris2016-03-164-22/+8
* Fix insertion of edited servers in the dribble fileLars Ingebrigtsen2016-03-041-1/+1
* Don't bug out on localised dates in gnus-icalendarJan Tatarik2016-02-231-4/+5
* Allow customising the article mode cursor behaviorLars Ingebrigtsen2016-02-201-1/+8
* ; Spelling fixesPaul Eggert2016-02-141-3/+3
* Revert "Fix gnus-group-get-new-news-this-group on group with closed server"Andreas Schwab2016-02-121-3/+1
* Make mm-html-blocked-images default to "" againKatsumi Yamaoka2016-02-091-1/+1
* Make mm-html-inhibit-images and mm-html-blocked-images default to nilKatsumi Yamaoka2016-02-091-5/+2
* Fix message-cross-post-followup-to group namesLars Ingebrigtsen2016-02-091-0/+2
* Compare recipient and keys case-insensitivelyDavid Edmondson2016-02-091-4/+4
* * lisp/gnus/mm-decode.el (mm-alist-to-plist): Doc fix.Glenn Morris2016-02-081-1/+1
* Refactor HTML images handling of Gnus and mm-* (a part of bug#21650)Katsumi Yamaoka2016-02-083-46/+49
* Fix gnus-group-get-new-news-this-group on group with closed serverAndreas Schwab2016-02-071-1/+3
* Don't inloop gnus-uu-mark-thread on the last threadLars Ingebrigtsen2016-02-071-2/+2
* Display non-ASCII group names better in promptsLars Ingebrigtsen2016-02-071-4/+4
* Ensure that Gnus dribble handling allows removing entriesLars Ingebrigtsen2016-02-061-1/+3
* Be consistent when using encoded strings in nnimap dataOGAWA Hirofumi2016-02-061-10/+16
* Display the decoded Gnus group nameOGAWA Hirofumi2016-02-061-1/+2
* Quoting fixes in doc strings and diagnosticsPaul Eggert2016-02-031-2/+2
* Improve the custom type of some user options.Glenn Morris2016-02-013-3/+3
* Improve the custom type of some user options.Glenn Morris2016-01-301-3/+5
* * lisp/gnus/gnus-kill.el (gnus-winconf-kill-file): Not user-serviceable.Glenn Morris2016-01-301-4/+2
* Mark some user options that can get evalled as risky.Glenn Morris2016-01-301-0/+2
* * lisp/gnus/gnus-art.el (gnus-blocked-images):Ted Zlatanov2016-01-251-1/+3
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-242-4/+4
* * lisp/gnus/nnir.el (nnir-request-update-mark):Katsumi Yamaoka2016-01-191-2/+4
* Honor docstring of gnus-group-get-new-newsEric Abrahamsen2016-01-151-5/+5
* * lisp/gnus/nntp.el (nntp-request-newgroups): SimplifyKatsumi Yamaoka2016-01-141-18/+8
* Fix NNTP NEWGROUPS off-by-a-few-hours bugPaul Eggert2016-01-131-1/+1
* Fix some declarations.Glenn Morris2016-01-121-3/+3
* Fix some custom types.Glenn Morris2016-01-122-2/+3
* Add some missing version tags.Glenn Morris2016-01-121-9/+14
* Do secure signed Bcc handlingJens Lechtenboerger2016-01-041-0/+3
* Refactor mml-smime.el, mml1991.el, mml2015.elJens Lechtenboerger2016-01-035-661/+725
* Update copyright year to 2016Paul Eggert2016-01-01130-130/+130
* Fix mml-sec build warningsJens Lechtenboerger2015-12-271-0/+3
* Fix `gnus-union' so as to behave like `cl-union'Katsumi Yamaoka2015-12-232-7/+15
* Fix parsing netrc entries with portsEli Zaretskii2015-12-171-7/+9
* lisp/gnus/qp.el: Don't replace "from " at bolDaiki Ueno2015-12-041-1/+2
* Remove nnml-retrieve-groups that is unnecessary and somewhat problematicKatsumi Yamaoka2015-11-251-17/+0
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-174-6/+6
* Avoid error in submitting a form with EWWEli Zaretskii2015-11-111-11/+12
* * gnus-sum.el (gnus-summary-backend-map): Bind B-backspace toMichael Sperber2015-11-091-0/+1
* * lisp/gnus/auth-source.el: Silence lexical-binding warningsStefan Monnier2015-10-291-103/+94