summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-search.el
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Further fix to filtering Gnus search group namesEric Abrahamsen2021-08-07
* Evaluate eql specializersakater2021-08-03
* Further tweaks to gnus-search-query-expand-keyEric Abrahamsen2021-07-11
* ; Fix misspellings of 'occurrence' in docs.Basil L. Contovounesios2021-07-11
* Rewrite gnus-search-query-expand-keyEric Abrahamsen2021-07-10
* Rework gnus-search-indexed-parse-outputEric Abrahamsen2021-07-10
* Small improvements to handling of IMAP mark searchEric Abrahamsen2021-06-25
* Robustify parsing of gnus-search search resultsEric Abrahamsen2021-05-21
* Fix function signature for gnus-search-indexed-parse-outputEric Abrahamsen2021-05-16
* * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare varStefan Monnier2021-03-11
* Fix typosMattias Engdegård2021-02-18
* Run Gnus group names through regexp-quote when matching resultsEric Abrahamsen2021-02-08
* ; Minor license statement fixesStefan Kangas2021-02-08
* Fix namazu search result parsing in gnus-searchEric Abrahamsen2021-02-07
* Fix TEXT check in gnus-search IMAP searchEric Abrahamsen2021-02-06
* * lisp/gnus: Remove redundant `:group` argsStefan Monnier2021-01-30
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* Properly initialize gnus-search-namazu-index-directoryEric Abrahamsen2021-01-23
* Fix possible prepending of "TEXT" to IMAP searchesEric Abrahamsen2021-01-11
* Update copyright year to 2021Paul Eggert2021-01-01
* Ensure that Gnus servers are open(able) before searching themEric Abrahamsen2020-12-22
* Fix regexp in IMAP search-string preparationEric Abrahamsen2020-12-17
* Fix logic of gnus-search-imap-handle-dateEric Abrahamsen2020-12-14
* Be more graceful about handling Gnus search errorsEric Abrahamsen2020-12-10
* Add "replied" -> "answered" for gnus-search imap searchesEric Abrahamsen2020-11-25
* Assume default imap TEXT search even when not using parsed queriesEric Abrahamsen2020-11-25
* Small fixes to gnus-search output parsing of indexed enginesEric Abrahamsen2020-11-22
* Handle negation of search keys in gnus-search minibuffer completionEric Abrahamsen2020-11-14
* Save instantiated gnus-search engines in an alistEric Abrahamsen2020-11-13
* Remove unused "internal" gnus-search variablesEric Abrahamsen2020-11-11
* Fix defgeneric name of gnus-search-index(ed)-extractEric Abrahamsen2020-11-11
* Add more protections to gnus-search query parsingEric Abrahamsen2020-11-08
* Another backwards-compatibility fix for gnus-searchEric Abrahamsen2020-11-08
* Various fixes and backward compatibility for gnus-searchEric Abrahamsen2020-11-07
* Rectify skip-set argumentMattias Engdegård2020-11-06
* * lisp/gnus/gnus-search.el (gnus-search-contact-tables): Fix type.Mattias Engdegård2020-11-06
* Fixes and improvements to gnus-searchEric Abrahamsen2020-11-05
* Avoid use of eieio-oset-defaultEric Abrahamsen2020-11-04
* Remove gmane search engineEric Abrahamsen2020-11-03
* New gnus-search libraryEric Abrahamsen2020-11-03