|
@@ -675,7 +675,7 @@ COLLECTION is the plist holding data collectin."
|
|
(org-file-name-concat org-persist-directory org-persist-index-file)
|
|
(org-file-name-concat org-persist-directory org-persist-index-file)
|
|
org-persist--index
|
|
org-persist--index
|
|
t t)
|
|
t t)
|
|
- t))
|
|
|
|
|
|
+ (org-file-name-concat org-persist-directory org-persist-index-file)))
|
|
|
|
|
|
(defun org-persist--save-index ()
|
|
(defun org-persist--save-index ()
|
|
"Save `org-persist--index."
|
|
"Save `org-persist--index."
|