summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* ; More minor docfixes found by checkdocStefan Kangas2021-09-142-2/+2
* ; Fix symbol quoting typosStefan Kangas2021-09-121-2/+3
* Don't let nndiary.el alter variables when loading fileEric Abrahamsen2021-09-071-6/+5
* Add a new Gnus command to toggle whether to use fonts in shrAlex Bochannek2021-09-072-0/+10
* Improve the gnus-group-default-list-level doc stringLars Ingebrigtsen2021-09-061-1/+3
* Reset gnus-group-use-permanent-levels when Gnus restartsLars Ingebrigtsen2021-09-061-0/+3
* Make `gnus-group-use-permanent-levels' work betterAllen Li2021-09-061-11/+17
* Make gnus-icalendar-event-from-ical more robustLars Ingebrigtsen2021-08-111-19/+27
* Add new user option `gnus-topic-prepare-topic'Lars Ingebrigtsen2021-08-101-80/+90
* Fix nnrss-get-namespace-prefix (bug#34685)Benjamin Riefenstahl2021-08-101-3/+4
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-0919-42/+42
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-0815-35/+33
* Further fix to filtering Gnus search group namesEric Abrahamsen2021-08-071-5/+7
* Add support for the oauth2.el library in nnimap and smtpmailRoland Winkler2021-08-051-0/+7
* Evaluate eql specializersakater2021-08-031-1/+1
* Extend Gnus summary highlight faces by defaultKévin Le Gouguec2021-08-011-15/+16
* Adjust the fully qualified host name when nothing is setLars Ingebrigtsen2021-08-011-3/+2
* Fix `u' binding in Gnus Browse modeLars Ingebrigtsen2021-07-311-3/+3
* Fix issue with mml-preview from outside GnusLars Ingebrigtsen2021-07-301-2/+3
* Follow-up toggle-subscription name changedickmao2021-07-291-2/+13
* Rename Gnus -unsubscribe-group commands to -toggle-subscriptiondickmao2021-07-282-41/+64
* Allow storing SMTP variables when queueing mailLars Ingebrigtsen2021-07-231-1/+3
* ; * lisp/gnus/message.el (message-signature-separator): Add :version.Eli Zaretskii2021-07-151-1/+2
* Fontify the signature separator in Message modeLars Ingebrigtsen2021-07-141-1/+18
* Further tweaks to gnus-search-query-expand-keyEric Abrahamsen2021-07-111-2/+9
* ; Fix misspellings of 'occurrence' in docs.Basil L. Contovounesios2021-07-111-6/+6
* Rewrite gnus-search-query-expand-keyEric Abrahamsen2021-07-101-12/+10
* Rework gnus-search-indexed-parse-outputEric Abrahamsen2021-07-101-52/+43
* Make gnus-gcc-externalize-attachments work againLars Ingebrigtsen2021-07-061-0/+4
* Allow using `mm-inline-message' from other mail clients than GnusLars Ingebrigtsen2021-07-062-19/+31
* Small improvements to handling of IMAP mark searchEric Abrahamsen2021-06-251-5/+11
* Clean up code in `message-replace-header'dickmao2021-06-231-6/+4
* Fix message-replace-header after recent changedickmao2021-06-231-5/+5
* Refactor gnus-article-sort-by-*Alex Bochannek2021-06-211-18/+11
* New Gnus Summary buffer sort options for extra headersAlex Bochannek2021-06-191-4/+53
* Allow `message-replace-header' to take a list of AFTERsŁukasz Stelmach2021-06-191-4/+7
* Add support for displaying total number of groups in subgroups in GnusAlex Bochannek2021-06-191-14/+25
* Avoid an infinite loop in mml-expand-html-into-multipart-relateddick2021-06-131-1/+1
* Change the Gnus default to use `#' to toggle the process markAlex Bochannek2021-06-084-5/+5
* Fix Gnus summary exclusion when everything matchesAlex Bochannek2021-06-051-4/+4
* Add new user option to Gnus to allow `#' to toggleAlex Bochannek2021-06-024-26/+53
* Avoid hang in nnimap-keepaliveAndreas Schwab2021-06-011-2/+3
* * lisp/gnus/gnus-art.el: Don't sneak dynbound code via quotingStefan Monnier2021-06-011-68/+76
* Fix nnimap lexical conversion problemAlex Bochannek2021-05-281-1/+3
* Remove the base64 Face header repadding in GnusAlex Bochannek2021-05-262-61/+5
* Robustify parsing of gnus-search search resultsEric Abrahamsen2021-05-211-2/+5
* Use condition-case-unless-debug in nnselect-runEric Abrahamsen2021-05-161-1/+1
* Fix function signature for gnus-search-indexed-parse-outputEric Abrahamsen2021-05-161-2/+2
* * lisp/gnus/nnoo.el (defvoo, deffoo): Add `doc-string` propertyStefan Monnier2021-05-071-0/+2
* Add new defvoo nnimap-keepalive-intervals to Gnus nnimap serversEric Abrahamsen2021-05-041-6/+20