summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-search.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Ensure that Gnus servers are open(able) before searching themEric Abrahamsen2020-12-221-2/+3
* Fix regexp in IMAP search-string preparationEric Abrahamsen2020-12-171-1/+1
* Fix logic of gnus-search-imap-handle-dateEric Abrahamsen2020-12-141-32/+29
* Be more graceful about handling Gnus search errorsEric Abrahamsen2020-12-101-13/+28
* Add "replied" -> "answered" for gnus-search imap searchesEric Abrahamsen2020-11-251-0/+1
* Assume default imap TEXT search even when not using parsed queriesEric Abrahamsen2020-11-251-6/+16
* Small fixes to gnus-search output parsing of indexed enginesEric Abrahamsen2020-11-221-11/+14
* Handle negation of search keys in gnus-search minibuffer completionEric Abrahamsen2020-11-141-4/+5
* Save instantiated gnus-search engines in an alistEric Abrahamsen2020-11-131-13/+28
* Remove unused "internal" gnus-search variablesEric Abrahamsen2020-11-111-6/+0
* Fix defgeneric name of gnus-search-index(ed)-extractEric Abrahamsen2020-11-111-1/+1
* Add more protections to gnus-search query parsingEric Abrahamsen2020-11-081-8/+15
* Another backwards-compatibility fix for gnus-searchEric Abrahamsen2020-11-081-14/+18
* Various fixes and backward compatibility for gnus-searchEric Abrahamsen2020-11-071-4/+4
* Rectify skip-set argumentMattias EngdegÄrd2020-11-061-1/+1
* * lisp/gnus/gnus-search.el (gnus-search-contact-tables): Fix type.Mattias EngdegÄrd2020-11-061-1/+1
* Fixes and improvements to gnus-searchEric Abrahamsen2020-11-051-20/+38
* Avoid use of eieio-oset-defaultEric Abrahamsen2020-11-041-99/+62
* Remove gmane search engineEric Abrahamsen2020-11-031-76/+1
* New gnus-search libraryEric Abrahamsen2020-11-031-0/+2231