branch: externals/org-remark commit b49ef0a0a0bd61c912567bcdcc201d4afe110a75 Author: Noboru Ota <m...@nobiot.com> Commit: Noboru Ota <m...@nobiot.com>
bump to 1.2.2 for fix program error #78 --- NEWS | 4 ++++ org-remark.el | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 8bcf07a65f..fe2482d552 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,10 @@ Current development version (release candidate 1.3.0) - fix: compiler warning ‘org-remark-highlight-save’ is an obsolete... +Version 1.2.2 - 2024-03-25 + + - fix: program error #78 mapconcat's 3rd arg is not optional in Emacs 28 + Version 1.2.1 - 2023-08-20 - fix: org-remark-icon-mode is a void symbol diff --git a/org-remark.el b/org-remark.el index 0ad36e7015..4cfb7cbee6 100644 --- a/org-remark.el +++ b/org-remark.el @@ -4,9 +4,9 @@ ;; Author: Noboru Ota <m...@nobiot.com> ;; URL: https://github.com/nobiot/org-remark -;; Version: 1.2.1 +;; Version: 1.2.2 ;; Created: 22 December 2020 -;; Last modified: 21 January 2024 +;; Last modified: 25 March 2024 ;; Package-Requires: ((emacs "27.1") (org "9.4")) ;; Keywords: org-mode, annotation, note-taking, marginal-notes, wp,