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

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

[elpa] externals/org-transclusion 2d44c56fb6: bump to v1.2.0


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion 2d44c56fb6: bump to v1.2.0
Date: Tue, 11 Jan 2022 12:58:38 -0500 (EST)

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

    bump to v1.2.0
---
 docs/org-transclusion-manual.org | 2 +-
 org-transclusion.el              | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/org-transclusion-manual.org b/docs/org-transclusion-manual.org
index 8bacf6c169..da8ff6a155 100644
--- a/docs/org-transclusion-manual.org
+++ b/docs/org-transclusion-manual.org
@@ -504,7 +504,7 @@ You can customize settings in the =org-transclusion= group.
   The functions are called with arguments beg and end, pointing to the
   beginning and end of the transcluded content.
 
-The hook also can be used to activate =org-latex-preview= for transclusions:
+The hook can be also used to activate =org-latex-preview= for transclusions:
 
 #+begin_src elisp
   (add-hook 'org-transclusion-after-add-functions
diff --git a/org-transclusion.el b/org-transclusion.el
index 031b34026f..cd2c8a7a26 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: 07 January 2022
+;; Last modified: 11 January 2022
 
 ;; URL: https://github.com/nobiot/org-transclusion
 ;; Keywords: org-mode, transclusion, writing
 
-;; Version: 1.1.1
+;; Version: 1.2.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]