summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gratz <Stromeko@Stromeko.DE>2013-05-19 06:54:44 +0200
committerAchim Gratz <Stromeko@Stromeko.DE>2013-05-19 21:07:55 +0200
commit66316436dda8edceae0909d85226191a9b412c8a (patch)
tree58e862ab6f04a8af226a4004271e7a13b88611c7
parent3768cec39168bf930de84ecfbd1cb0ec27c5fbc2 (diff)
downloadorg-mode-66316436dda8edceae0909d85226191a9b412c8a.tar.gz
org-id: autoload `org-id-update-id-locations'
* lisp/org-id.el (org-id-update-id-locations): Autoload interactive function.
-rw-r--r--lisp/org-id.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/org-id.el b/lisp/org-id.el
index c171bfe..f1fa05b 100644
--- a/lisp/org-id.el
+++ b/lisp/org-id.el
@@ -437,6 +437,7 @@ and time is the usual three-integer representation of time."
;; Storing ID locations (files)
+;;;###autoload
(defun org-id-update-id-locations (&optional files silent)
"Scan relevant files for IDs.
Store the relation between files and corresponding IDs.