0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 19:37:52 +00:00

org-id: autoload `org-id-update-id-locations'

* lisp/org-id.el (org-id-update-id-locations): Autoload interactive
  function.
This commit is contained in:
Achim Gratz 2013-05-19 06:54:44 +02:00
parent 3768cec391
commit 66316436dd

View file

@ -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.