Преглед изворни кода

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

* lisp/org-id.el (org-id-update-id-locations): Autoload interactive
  function.
Achim Gratz пре 11 година
родитељ
комит
66316436dd
1 измењених фајлова са 1 додато и 0 уклоњено
  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.