[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org-notify c08cf5b931 8/8: New version 0.1.1
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org-notify c08cf5b931 8/8: New version 0.1.1 |
Date: |
Mon, 16 Oct 2023 06:58:57 -0400 (EDT) |
branch: externals/org-notify
commit c08cf5b931960bc12eb782c1fe1ec82266cb4bc8
Author: Peter Münster <pm@a16n.net>
Commit: Peter Münster <pm@a16n.net>
New version 0.1.1
---
org-notify.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/org-notify.el b/org-notify.el
index a8ca93d255..65e2f17677 100644
--- a/org-notify.el
+++ b/org-notify.el
@@ -1,10 +1,10 @@
;;; org-notify.el --- Notifications for Org-mode -*- lexical-binding: t; -*-
-;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
;; Author: Peter Münster <pm@a16n.net>
;; Keywords: notification, todo-list, alarm, reminder, pop-up, calendar
-;; Version: 0.1.0
+;; Version: 0.1.1
;; Package-Requires: ((emacs "25.1"))
;; URL: https://github.com/p-m/org-notify
- [elpa] externals/org-notify updated (f831c778a2 -> c08cf5b931), ELPA Syncer, 2023/10/16
- [elpa] externals/org-notify c6e1f18aac 1/8: Simplification in org-notify-action-email, ELPA Syncer, 2023/10/16
- [elpa] externals/org-notify 0e49112e45 2/8: Add support for scheduled timestamps, ELPA Syncer, 2023/10/16
- [elpa] externals/org-notify 494441257f 3/8: Update todo-list, ELPA Syncer, 2023/10/16
- [elpa] externals/org-notify 779aa96474 6/8: Untabify org-notify.el, ELPA Syncer, 2023/10/16
- [elpa] externals/org-notify c08cf5b931 8/8: New version 0.1.1,
ELPA Syncer <=
- [elpa] externals/org-notify 4ceebc1241 5/8: Use better argument names instead of "node", ELPA Syncer, 2023/10/16
- [elpa] externals/org-notify ce41f093c1 4/8: Use plural form for new defcustom org-notify-timestamp-types, ELPA Syncer, 2023/10/16
- [elpa] externals/org-notify 3886ac5bf4 7/8: Add file .gitignore, ELPA Syncer, 2023/10/16