use init function

This commit is contained in:
Yann Esposito (Yogsototh) 2019-07-31 12:47:25 +02:00
parent cbfe4536d6
commit 2a2d73109e
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
(require 'org)
(with-eval-after-load 'org
(defun org-auto-id-init ()
(defvar org-auto-id--all-ids '()
"List as set of all ids of the current org-file")