aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweak previous message-newline-and-reformat changeLars Ingebrigtsen2021-09-291-1/+1
* Make `M-q' in message-mode work betterLars Ingebrigtsen2021-09-291-3/+13
* Add a comment about bug#50877 for gnus-set-differenceLars Ingebrigtsen2021-09-291-0/+2
* Revert "Obsolete local set difference functions in favor of seq-difference"Lars Ingebrigtsen2021-09-296-17/+27
* ; Fix some recent fixes to doc stringsEli Zaretskii2021-09-261-3/+6
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-267-14/+24
* Fix rendering non-ASCII text with linksLars Ingebrigtsen2021-09-261-4/+33
* ; Remove various duplicated wordsMattias Engdegård2021-09-251-1/+1
* Prefer seq-random-elt to nth+randomStefan Kangas2021-09-241-2/+2
* * lisp/gnus/mm-uu.el (mm-uu-type-alist): Add markdown-diff/-emacs-sourcesJuri Linkov2021-09-241-0/+8
* Handle updates flags when setting flagsPhilip Kaludercic2021-09-231-1/+9
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-213-6/+4
* Fix usage of `format' in mm-uu-pgp-encrypted-extractLars Ingebrigtsen2021-09-211-1/+1
* Fix usage of `format' in `article-verify-x-pgp-sig'Lars Ingebrigtsen2021-09-211-1/+1
* Fix PGP verification buttons (which would have cached results)Lars Ingebrigtsen2021-09-211-1/+1
* Don't inhibit redisplay in the mml* functionsLars Ingebrigtsen2021-09-213-21/+9
* Inhibit warning in mm-inline-wash-with-file from previous changeLars Ingebrigtsen2021-09-211-10/+11
* Fix lexical fallout in mm-inline-wash-with-fileLars Ingebrigtsen2021-09-211-3/+4
* Remove some last calls to Gnus group name encodingEric Abrahamsen2021-09-201-18/+6
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-164-8/+8
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-1620-90/+80
* ; 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