summaryrefslogtreecommitdiffhomepage
path: root/doc/jao-recoll.el
diff options
context:
space:
mode:
Diffstat (limited to 'doc/jao-recoll.el')
-rw-r--r--doc/jao-recoll.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/jao-recoll.el b/doc/jao-recoll.el
index f40747f..eb73d62 100644
--- a/doc/jao-recoll.el
+++ b/doc/jao-recoll.el
@@ -1,6 +1,6 @@
;; jao-recoll.el -- Displaying recoll queries
-;; Copyright (c) 2017 Jose Antonio Ortega Ruiz
+;; Copyright (c) 2017, 2020 Jose Antonio Ortega Ruiz
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -38,6 +38,7 @@
(defvar jao-recoll-flags "-A")
+;;;###autoload
(defun jao-recoll (keywords)
"Performs a query using recoll and shows the results in a
buffer using org mode."