[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"))
- [elpa] externals/excorporate 5f81163 88/93: Excorporate: Fix a byte-compilation warning, (continued)
- [elpa] externals/excorporate 5f81163 88/93: Excorporate: Fix a byte-compilation warning, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 34827cc 06/93: packages/excorporate: Retrieve Services.wsdl directly, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate da2b980 08/93: packages/excorporate: Improve exco-get-meetings-for-day, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate da594da 14/93: packages/excorporate: Bump version to 0.7.3, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 68c5585 17/93: packages/excorporate: Interoperate with `save-some-buffers', Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 52d6067 21/93: excorporate.el: Bump version to 0.7.6, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 7e855f7 23/93: excorporate.el: Bump soap-client requirement to 3.1.4, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate a588ff6 27/93: packages/excorporate: Bump version to 0.7.7, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 23e514f 33/93: packages/excorporate: Mention appt features in documentation, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate e788f73 38/93: Advise icalendar--add-diary-entry conditionally, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate eb2430f 34/93: packages/excorporate: Bump version to 0.8.0,
Stefan Monnier <=
- [elpa] externals/excorporate a8ba2d4 30/93: packages/excorporate: Add diary and appt integration, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 2e13256 49/93: excorporate-diary: Don't force diary-fancy-display, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 556433b 54/93: excorporate: Bump required package versions, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate ba927b9 52/93: packages/excorporate: Update HTTP debugging steps, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate b37aecf 51/93: excorporate-diary: Fix percent signs in appt, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 00ef8e7 55/93: excorporate: Update HTTPS proxy and GSSAPI status in manual, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate fac0fee 56/93: packages/excorporate/excorporate.el: Add an acknowledgment, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate 0080f33 62/93: Excorporate: Add item identifiers to Org buffer, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate b228664 69/93: Excorporate: Support replying to meeting requests, Stefan Monnier, 2020/11/29
- [elpa] externals/excorporate cee32a6 65/93: Excorporate: Add support for synchronous operations, Stefan Monnier, 2020/11/29