branch: main
commit bd96c2c5b60166e1bb0375f9f306086fa60e1ae6
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    * elpa-packages (org-notify): New package
    
    Actually, it used to be included in NonGNU's `org-contrib`.
---
 elpa-packages | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index 208e947b8c..a2d60cdd15 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -509,9 +509,8 @@
  ("org-real"           :url "https://gitlab.com/tygrdev/org-real";
   :auto-sync t
   :ignored-files ("LICENSE"))
- ;; FIXME: Waiting for confirmation from the maintainer.
- ;; ("org-notify"              :url "https://github.com/p-m/org-notify";
- ;;  :auto-sync t)
+ ("org-notify"         :url "https://github.com/p-m/org-notify";
+  :auto-sync t)
  ("org-remark" :url "https://github.com/nobiot/org-remark";
   :readme "README.org"
   :doc "docs/org-remark.org"

Reply via email to