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

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

[elpa] externals/excorporate e97da25 2/2: Bump version to 0.9.2


From: Thomas Fitzsimmons
Subject: [elpa] externals/excorporate e97da25 2/2: Bump version to 0.9.2
Date: Sat, 23 Jan 2021 22:05:31 -0500 (EST)

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

    Bump version to 0.9.2
    
    * excorporate.el: Bump version to 0.9.2.
    * NEWS: Document 0.9.2 change.
    * README: Likewise.
---
 NEWS           |  8 ++++++++
 README         | 14 +++-----------
 excorporate.el |  2 +-
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/NEWS b/NEWS
index 8b73280..9f31b22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 GNU Emacs Excorporate NEWS -- history of user-visible changes.
 
+* New in Excorporate 0.9.2
+
+Released 2021-01-23
+
+** Do not hard-code directory for diary files
+
+Use locate-user-emacs-file instead.
+
 * Excorporate 0.9.1
 
 Released 2020-10-05
diff --git a/README b/README
index 9dbf599..beca0c4 100644
--- a/README
+++ b/README
@@ -3,19 +3,11 @@ Excorporate provides Exchange integration for Emacs.
 Most Recent Improvements
 ------------------------
 
-New in Excorporate 0.9.1, released 2020-10-05:
+New in Excorporate 0.9.2, released 2021-01-23:
 
-** Change default behaviour of decline, accept and tenatitvely-accept functions
+** Do not hardcode directory for diary files
 
-Always prompt for a response message in
-exco-org-decline-meeting-request, exco-org-accept-meeting-request, and
-exco-org-tentatively-accept-meeting-request, unless a prefix argument
-is specified.
-
-** Allow force-deleting calendar items
-
-Take a prefix argument to exco-org-delete-appointment to force-delete
-the calendar item at point in the *Excorporate* Org buffer.
+Use locate-user-emacs-file instead.
 
 Quick Start
 -----------
diff --git a/excorporate.el b/excorporate.el
index 4678da1..de93313 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.9.1
+;; Version: 0.9.2
 ;; Keywords: calendar
 ;; Homepage: https://www.fitzsim.org/blog/
 ;; Package-Requires: ((emacs "24.1") (fsm "0.2.1") (soap-client "3.2.0") 
(url-http-ntlm "2.0.4") (nadvice "0.3"))



reply via email to

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