branch: externals/denote commit de67f639a1115d517c57aada62b25c1cc2c154b3 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Autoload denote-grep --- denote.el | 1 + 1 file changed, 1 insertion(+) diff --git a/denote.el b/denote.el index a7053e3a58..b5ed6348cc 100644 --- a/denote.el +++ b/denote.el @@ -5378,6 +5378,7 @@ non-nil." "Only include file names matching: ") nil 'denote-grep-file-regexp-history)) +;;;###autoload (defun denote-grep (query) "Search QUERY in the content of Denote files. QUERY should be a regular expression accepted by `xref-search-program'.