index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
gnus
/
gnus-search.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-16
/
+10
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-2
/
+2
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-5
/
+5
*
Further fix to filtering Gnus search group names
Eric Abrahamsen
2021-08-07
1
-5
/
+7
*
Evaluate eql specializers
akater
2021-08-03
1
-1
/
+1
*
Further tweaks to gnus-search-query-expand-key
Eric Abrahamsen
2021-07-11
1
-2
/
+9
*
; Fix misspellings of 'occurrence' in docs.
Basil L. Contovounesios
2021-07-11
1
-6
/
+6
*
Rewrite gnus-search-query-expand-key
Eric Abrahamsen
2021-07-10
1
-12
/
+10
*
Rework gnus-search-indexed-parse-output
Eric Abrahamsen
2021-07-10
1
-52
/
+43
*
Small improvements to handling of IMAP mark search
Eric Abrahamsen
2021-06-25
1
-5
/
+11
*
Robustify parsing of gnus-search search results
Eric Abrahamsen
2021-05-21
1
-2
/
+5
*
Fix function signature for gnus-search-indexed-parse-output
Eric Abrahamsen
2021-05-16
1
-2
/
+2
*
* lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare var
Stefan Monnier
2021-03-11
1
-2
/
+2
*
Fix typos
Mattias Engdegård
2021-02-18
1
-8
/
+8
*
Run Gnus group names through regexp-quote when matching results
Eric Abrahamsen
2021-02-08
1
-6
/
+8
*
; Minor license statement fixes
Stefan Kangas
2021-02-08
1
-3
/
+5
*
Fix namazu search result parsing in gnus-search
Eric Abrahamsen
2021-02-07
1
-0
/
+1
*
Fix TEXT check in gnus-search IMAP search
Eric Abrahamsen
2021-02-06
1
-1
/
+1
*
* lisp/gnus: Remove redundant `:group` args
Stefan Monnier
2021-01-30
1
-62
/
+29
*
* lisp/gnus: Quote functions with #'
Stefan Monnier
2021-01-30
1
-3
/
+4
*
Properly initialize gnus-search-namazu-index-directory
Eric Abrahamsen
2021-01-23
1
-0
/
+1
*
Fix possible prepending of "TEXT" to IMAP searches
Eric Abrahamsen
2021-01-11
1
-5
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Ensure that Gnus servers are open(able) before searching them
Eric Abrahamsen
2020-12-22
1
-2
/
+3
*
Fix regexp in IMAP search-string preparation
Eric Abrahamsen
2020-12-17
1
-1
/
+1
*
Fix logic of gnus-search-imap-handle-date
Eric Abrahamsen
2020-12-14
1
-32
/
+29
*
Be more graceful about handling Gnus search errors
Eric Abrahamsen
2020-12-10
1
-13
/
+28
*
Add "replied" -> "answered" for gnus-search imap searches
Eric Abrahamsen
2020-11-25
1
-0
/
+1
*
Assume default imap TEXT search even when not using parsed queries
Eric Abrahamsen
2020-11-25
1
-6
/
+16
*
Small fixes to gnus-search output parsing of indexed engines
Eric Abrahamsen
2020-11-22
1
-11
/
+14
*
Handle negation of search keys in gnus-search minibuffer completion
Eric Abrahamsen
2020-11-14
1
-4
/
+5
*
Save instantiated gnus-search engines in an alist
Eric Abrahamsen
2020-11-13
1
-13
/
+28
*
Remove unused "internal" gnus-search variables
Eric Abrahamsen
2020-11-11
1
-6
/
+0
*
Fix defgeneric name of gnus-search-index(ed)-extract
Eric Abrahamsen
2020-11-11
1
-1
/
+1
*
Add more protections to gnus-search query parsing
Eric Abrahamsen
2020-11-08
1
-8
/
+15
*
Another backwards-compatibility fix for gnus-search
Eric Abrahamsen
2020-11-08
1
-14
/
+18
*
Various fixes and backward compatibility for gnus-search
Eric Abrahamsen
2020-11-07
1
-4
/
+4
*
Rectify skip-set argument
Mattias Engdegård
2020-11-06
1
-1
/
+1
*
* lisp/gnus/gnus-search.el (gnus-search-contact-tables): Fix type.
Mattias Engdegård
2020-11-06
1
-1
/
+1
*
Fixes and improvements to gnus-search
Eric Abrahamsen
2020-11-05
1
-20
/
+38
*
Avoid use of eieio-oset-default
Eric Abrahamsen
2020-11-04
1
-99
/
+62
*
Remove gmane search engine
Eric Abrahamsen
2020-11-03
1
-76
/
+1
*
New gnus-search library
Eric Abrahamsen
2020-11-03
1
-0
/
+2231