File tree 2 files changed +16
-11
lines changed
2 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 1
- * Current
2
-
3
- - fix:#105 org-element--cache issue for Org v9.6
4
- Remove use of silent-modificaiton & inhibit-modification-hook
5
- - fix:add-all not to stop with error in one trasclusion
6
- - fix:Remove extra space/line added to Org elements transcluded
7
- - add:inhibit-read-only: fix:Org export errors with read-only
8
- With this, noweb expansion seems to work now
9
- - README, Info doc user manual, online user manual
1
+ * Version 1.1.0
2
+
3
+ - Change ::
4
+ - add:inhibit-read-only: fix:Org export errors with read-only
5
+ With this, noweb expansion works now (limitation removed)
6
+
7
+ - Fix ::
8
+ - fix:#105 org-element--cache issue for Org v9.6
9
+ Remove use of silent-modificaiton & inhibit-modification-hook
10
+ - fix:add-all not to stop with error in one trasclusion
11
+ - fix:Remove extra space/line added to Org elements transcluded
12
+
13
+ - Other ::
14
+ - README, Info doc user manual, online user manual
10
15
11
16
* Version 1.0.1
12
17
Original file line number Diff line number Diff line change 17
17
18
18
; ; Author: Noboru Ota <[email protected] >
19
19
; ; Created: 10 October 2020
20
- ; ; Last modified: 28 December 2021
20
+ ; ; Last modified: 29 December 2021
21
21
22
22
; ; URL: https://github.com/nobiot/org-transclusion
23
23
; ; Keywords: org-mode, transclusion, writing
24
24
25
- ; ; Version: 1.0.1
25
+ ; ; Version: 1.1.0
26
26
; ; Package-Requires: ((emacs "27.1") (org "9.4"))
27
27
28
28
; ; This file is not part of GNU Emacs.
You can’t perform that action at this time.
0 commit comments