From f1a872b53b173b3c319e982084f333987ba81261 Mon Sep 17 00:00:00 2001 From: Leon Rische Date: Sat, 21 Nov 2020 11:27:39 +0100 Subject: Autoload coherence check --- org-fc-cache.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org-fc-cache.el b/org-fc-cache.el index 0d4a034..f10a257 100644 --- a/org-fc-cache.el +++ b/org-fc-cache.el @@ -152,6 +152,8 @@ are renamed or deleted." ;; TODO: There already is a similar check in org-fc, ;; those should be combined. + +;;;###autoload (defun org-fc-cache-coherence-check () "Check if the entry at point is coherent with its cache representation. This is especially relevant w.r.t a card's due date / suspension state before review." -- cgit v1.2.3