summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnselect.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Use condition-case-unless-debug in nnselect-runEric Abrahamsen2021-05-161-1/+1
* ; Remove some useless commentsStefan Kangas2021-04-161-1/+0
* Remove redundant #' before lambda in GnusStefan Kangas2021-04-011-34/+34
* Fix typosMattias EngdegÄrd2021-02-181-1/+1
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-17/+21
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove ephemeral group on error or null resultAndrew G Cohen2020-11-101-2/+8
* New gnus-search libraryEric Abrahamsen2020-11-031-38/+53
* Fix some defcustom typesLars Ingebrigtsen2020-09-251-1/+2
* 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
* Clean up group-finding in Gnus nnir searchAndrew G Cohen2020-09-111-3/+1
* Allow editing articles in Gnus nnselect groupsAndrew G Cohen2020-09-111-0/+15
* Add aliases for recent Gnus nnselect changesAndrew G Cohen2020-09-071-2/+4
* Fix formatting of recent Gnus nnselect changesBasil L. Contovounesios2020-09-061-7/+7
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-051-0/+864