Load org-checklist

This allows me to use checklists in repeating tasks by resetting them
after every switch to “DONE”.
This commit is contained in:
Tom Willemse 2016-05-17 11:24:58 +02:00
parent c4f3f39ca9
commit f234c05559

View file

@ -24,8 +24,9 @@
;;; Code:
(require 'org-habit)
(require 'org-checklist)
(require 'org-crypt)
(require 'org-habit)
(require 'subr-x)
(eval-when-compile