summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Add sanity check for Gnus groups that belong to no topicdickmao2020-09-241-3/+1
* Write Gnus active files with quotes around group namesEric Abrahamsen2020-09-231-1/+1
* Improve mark handling in gnus nnselectAndrew G Cohen2020-09-231-75/+142
* Run gnus-parse-headers-hook when retrieving nnselect headersAndrew G Cohen2020-09-231-0/+1
* Use gnus-extra-headers in nnselect header parsingAndrew G Cohen2020-09-231-5/+6
* Doc string fix for gnus-summary-hide-threadLars Ingebrigtsen2020-09-211-2/+0
* Remove a misleading message in gnus-summary-hide-threaddickmao2020-09-211-2/+2
* ; Fix typosStefan Kangas2020-09-214-4/+4
* Fix infloop when folding difficult headers in MessageLars Ingebrigtsen2020-09-211-4/+4
* Allow not selecting messages in Gnus before resendingLars Ingebrigtsen2020-09-211-7/+17
* Add a new variable 'gnus-global-groups'Lars Ingebrigtsen2020-09-191-1/+9
* Fix gnus-summary-catchup-from-here edge caseAlex Bochannek2020-09-191-1/+1
* Allow user-defined scoring in GnusAlex Bochannek2020-09-171-10/+44
* Don't eagerly store articles in the Agent by defaultLars Ingebrigtsen2020-09-133-10/+2
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-1/+2
* Support scoring on article age interactively in GnusAlex Bochannek2020-09-121-0/+12
* Allow an info structure as argument for gnus-group-get-parameterAndrew G Cohen2020-09-111-5/+6
* Clean up group-finding in Gnus nnir searchAndrew G Cohen2020-09-114-77/+141
* Allow editing articles in Gnus nnselect groupsAndrew G Cohen2020-09-111-0/+15
* Tweak how `M-RET' in Message mode fills paragraphsLars Ingebrigtsen2020-09-101-2/+2
* Fix up < and > "date" scoring rules in GnusAlex Bochannek2020-09-101-3/+5
* Fix new summary-line after editing an article in GnusAndrew G Cohen2020-09-101-0/+1
* Merge from origin/emacs-27Glenn Morris2020-09-091-2/+2
|\
| * ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas2020-09-021-2/+2
| * Fix viewing of encrypted S/MIME messagesLars Ingebrigtsen2020-07-241-2/+8
* | Make Gnus cache work with nnselectAndrew G Cohen2020-09-091-6/+22
* | Add Gnus function to make a persistent group from a search resultAndrew G Cohen2020-09-091-0/+17
* | Introduce a new Gnus scoring method (for article age)Alex Bochannek2020-09-081-3/+16
* | Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-2/+1
* | Show the status of signed + encrypted S/MIME messages in GnusLars Ingebrigtsen2020-09-072-3/+27
* | Remove debugging code inadvertently checked inLars Ingebrigtsen2020-09-071-1/+0
* | Add aliases for recent Gnus nnselect changesAndrew G Cohen2020-09-074-3/+31
* | Use variable-pitch fonts in the eww headersLars Ingebrigtsen2020-09-071-0/+1
* | Fix formatting of recent Gnus nnselect changesBasil L. Contovounesios2020-09-068-52/+48
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-063-14/+9
* | ; Document new gnus-summary-line-format itemsAndrew G Cohen2020-09-051-0/+5
* | Introduce nnselect backend for gnusAndrew G Cohen2020-09-0519-1148/+1447
* | Don't display the Gnus splash on gnus-read-ephemeral-emacs-bug-groupLars Ingebrigtsen2020-09-041-6/+0
* | Handle different IMAP server responses to COPY and MOVEEric Abrahamsen2020-09-021-1/+4
* | Fix minibuffer default of ephemeral debbugs groupStefan Kangas2020-08-311-1/+2
* | Set Gnus server 'closed status in gnus-close-serverEric Abrahamsen2020-08-272-5/+7
* | Switch Gnus D-Bus signal from :session to :systemEric Abrahamsen2020-08-271-1/+1
* | ; Fix license statements.Stefan Kangas2020-08-272-6/+10
* | Add basic D-Bus integration to GnusEric Abrahamsen2020-08-253-0/+75
* | Fix problem with folded Gcc headers in GnusLars Ingebrigtsen2020-08-251-1/+1
* | Don't bug out in gnus-icalendar when there no recurring eventLars Ingebrigtsen2020-08-251-1/+1
* | Quote other suspicious characters in mml-insert-tag.Asher Gordon2020-08-241-1/+1
* | nndoc minor clean-upLars Ingebrigtsen2020-08-221-1/+1
* | gnus-icalendar does not understand multiple repeating daysJan Tatarik2020-08-221-10/+55
* | Fix problem with 8bit content-transfer-encoding in nndoc mbox filesLars Ingebrigtsen2020-08-211-0/+1