From: Achim Gratz Date: Sun, 19 May 2013 04:54:44 +0000 (+0200) Subject: org-id: autoload `org-id-update-id-locations' X-Git-Tag: release_8.1~204 X-Git-Url: https://repo.or.cz/w/org-mode.git/commitdiff_plain/66316436dda8edceae0909d85226191a9b412c8a org-id: autoload `org-id-update-id-locations' * lisp/org-id.el (org-id-update-id-locations): Autoload interactive function. --- diff --git a/lisp/org-id.el b/lisp/org-id.el index c171bfe66..f1fa05bdc 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.