branch: externals/org-notify commit 6aac80892463806326d63974e9979fd9426fd619 Merge: d05ef86787 3a9c55aabd Author: p-m <p...@free.fr> Commit: GitHub <nore...@github.com>
Merge pull request #5 from jgkamat/jay/melpa Fix package-lint errors --- org-notify.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/org-notify.el b/org-notify.el index c1ec319604..141c15bf22 100644 --- a/org-notify.el +++ b/org-notify.el @@ -3,7 +3,10 @@ ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. ;; Author: Peter Münster <p...@free.fr> -;; Keywords: notification, todo-list, alarm, reminder, pop-up +;; Keywords: notification, todo-list, alarm, reminder, pop-up, calendar +;; Version: 0.1.0 +;; Package-Requires: ((emacs "25.1")) +;; URL: https://github.com/p-m/org-notify ;; This file is not part of GNU Emacs.