summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2021-03-07 16:02:13 +0100
committerLeon Rische <leon.rische@me.com>2021-03-07 16:02:13 +0100
commit9783e5afda52e2e4d9634c7ca4cdee69f806210d (patch)
tree791fad6239ff247c63af320b31243d0722cf8c71
parent664abc8c1fcb04e145efd3ad7a7b0b4ca5d2c9d7 (diff)
Fix compilation warnings
-rw-r--r--org-fc-awk.el1
-rw-r--r--org-fc-dashboard.el1
-rw-r--r--org-fc-review.el2
3 files changed, 3 insertions, 1 deletions
diff --git a/org-fc-awk.el b/org-fc-awk.el
index 1f060e6..444352a 100644
--- a/org-fc-awk.el
+++ b/org-fc-awk.el
@@ -27,6 +27,7 @@
;;; Code:
(require 'org-fc-core)
+(require 'org-fc-type-cloze)
;;;; Shell wrappers
diff --git a/org-fc-dashboard.el b/org-fc-dashboard.el
index f080f57..be977af 100644
--- a/org-fc-dashboard.el
+++ b/org-fc-dashboard.el
@@ -31,6 +31,7 @@
(require 'org-fc-core)
(require 'org-fc-awk)
+(require 'org-fc-review)
;;; Customization
diff --git a/org-fc-review.el b/org-fc-review.el
index 2dc431b..9339b7b 100644
--- a/org-fc-review.el
+++ b/org-fc-review.el
@@ -289,7 +289,7 @@ rating the card."
(interval (string-to-number (cl-fourth current))))
(org-fc-review-history-add
(list
- (org-fc-timestamp-now)
+ (org-fc-timestamp-in 0)
path
id
position