aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-04-21 11:27:06 -0700
committerGravatar Tom Willemse2019-04-21 11:27:06 -0700
commit6d038f0852451c747924d0424905a00a470ac800 (patch)
treeefdc659fbe6a27820eb1c3831f7e5f6bee40e5a5 /oni-org.el
parentc8e13e8b245a2d798432750fd9fac63a24e2fbf7 (diff)
downloademacs-config-6d038f0852451c747924d0424905a00a470ac800.tar.gz
emacs-config-6d038f0852451c747924d0424905a00a470ac800.zip
Add org-wild-notifier as dependency for oni-org
It’s not used by the package, but it lets other scripts call the ‘org-wild-notifier-check’ function to show notifications for appointments, scheduled tasks and tasks with deadlines.
Diffstat (limited to 'oni-org.el')
-rw-r--r--oni-org.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-org.el b/oni-org.el
index 4e25ae7..ac92ebc 100644
--- a/oni-org.el
+++ b/oni-org.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190416233838
-;; Package-Requires: (org-plus-contrib org-bullets hydra)
+;; Version: 20190421112657
+;; Package-Requires: (org-plus-contrib org-bullets hydra org-wild-notifier)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by