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

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

[elpa] externals/org-transclusion df0bda3f50 2/2: Bump to v1.1.0


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion df0bda3f50 2/2: Bump to v1.1.0
Date: Wed, 29 Dec 2021 07:04:16 -0500 (EST)

branch: externals/org-transclusion
commit df0bda3f50500f3f2ffb8034824ed5945ff4c3ed
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    Bump to v1.1.0
    
    With this, noweb expansion works now (limitation removed)
    Refer to NES for detail
---
 NEWS                | 23 ++++++++++++++---------
 org-transclusion.el |  4 ++--
 2 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/NEWS b/NEWS
index 5b328b37cb..a804a641b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,17 @@
-* Current
-
-- fix:#105 org-element--cache issue for Org v9.6
-  Remove use of silent-modificaiton & inhibit-modification-hook
-- fix:add-all not to stop with error in one trasclusion
-- fix:Remove extra space/line added to Org elements transcluded
-- add:inhibit-read-only: fix:Org export errors with read-only
-  With this, noweb expansion seems to work now
-- README, Info doc user manual, online user manual
+* Version 1.1.0
+
+- Change ::
+  - add:inhibit-read-only: fix:Org export errors with read-only
+    With this, noweb expansion works now (limitation removed)
+
+- Fix ::
+  - fix:#105 org-element--cache issue for Org v9.6
+    Remove use of silent-modificaiton & inhibit-modification-hook
+  - fix:add-all not to stop with error in one trasclusion
+  - fix:Remove extra space/line added to Org elements transcluded
+
+- Other ::
+  - README, Info doc user manual, online user manual
 
 * Version 1.0.1
 
diff --git a/org-transclusion.el b/org-transclusion.el
index 56e2890838..76ac57325a 100644
--- a/org-transclusion.el
+++ b/org-transclusion.el
@@ -17,12 +17,12 @@
 
 ;; Author:        Noboru Ota <me@nobiot.com>
 ;; Created:       10 October 2020
-;; Last modified: 28 December 2021
+;; Last modified: 29 December 2021
 
 ;; URL: https://github.com/nobiot/org-transclusion
 ;; Keywords: org-mode, transclusion, writing
 
-;; Version: 1.0.1
+;; Version: 1.1.0
 ;; Package-Requires: ((emacs "27.1") (org "9.4"))
 
 ;; This file is not part of GNU Emacs.



reply via email to

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