소스 검색

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.