Ver código fonte

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

* lisp/org-id.el (org-id-update-id-locations): Autoload interactive
  function.
Achim Gratz 11 anos atrás
pai
commit
66316436dd
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      lisp/org-id.el

+ 1 - 0
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.