mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-01-07 15:22:06 +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:
parent
3768cec391
commit
66316436dd
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user