emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/excorporate eb2430f 34/93: packages/excorporate: Bump v


From: Stefan Monnier
Subject: [elpa] externals/excorporate eb2430f 34/93: packages/excorporate: Bump version to 0.8.0
Date: Sun, 29 Nov 2020 15:43:03 -0500 (EST)

branch: externals/excorporate
commit eb2430f1b4c5f85acb0d278e0bf1f3bbfa062905
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    packages/excorporate: Bump version to 0.8.0
    
    * excorporate/excorporate.el: Bump version to 0.8.0.
---
 NEWS           | 21 +++++++++++++++++++++
 excorporate.el |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index e76c18d..9d6579b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,26 @@
 GNU Emacs Excorporate NEWS -- history of user-visible changes.
 
+* Excorporate 0.8.0
+
+Released 2018-09-13
+
+** Add functions for retrieving meeting details
+
+** Add diary support
+
+M-x excorporate
+M-x excorporate-diary-enable
+M-x calendar
+Press `d'
+
+** Add appt support
+
+After you've retrieved today's meetings, several minutes before the
+start of the next meeting a reminder window will pop up.
+
+If Emacs is left running overnight, it will display tomorrow's
+meetings at 12:01 AM.
+
 * Excorporate 0.7.7
 
 Released 2018-09-04
diff --git a/excorporate.el b/excorporate.el
index 0b0120e..543de19 100644
--- a/excorporate.el
+++ b/excorporate.el
@@ -5,7 +5,7 @@
 ;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
 ;; Created: 2014-09-19
-;; Version: 0.7.7
+;; Version: 0.8.0
 ;; Keywords: calendar
 ;; Homepage: https://www.fitzsim.org/blog/
 ;; Package-Requires: ((emacs "24.1") (fsm "0.2") (soap-client "3.1.4") 
(url-http-ntlm "2.0.3") (nadvice "0.2"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]