branch: externals/denote commit f8b2d445080dd6aaa43394357eff581e4b2884e8 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Depend on Emacs 27.2, not 27.1 --- denote-dired.el | 2 +- denote-link.el | 2 +- denote-org-capture.el | 2 +- denote-retrieve.el | 2 +- denote.el | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/denote-dired.el b/denote-dired.el index b9ef8f766f..346b513b90 100644 --- a/denote-dired.el +++ b/denote-dired.el @@ -5,7 +5,7 @@ ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; URL: https://git.sr.ht/~protesilaos/denote ;; Version: 0.1.0 -;; Package-Requires: ((emacs "27.1")) +;; Package-Requires: ((emacs "27.2")) ;; This file is NOT part of GNU Emacs. diff --git a/denote-link.el b/denote-link.el index 389632be10..e7f785d327 100644 --- a/denote-link.el +++ b/denote-link.el @@ -5,7 +5,7 @@ ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; URL: https://git.sr.ht/~protesilaos/denote ;; Version: 0.1.0 -;; Package-Requires: ((emacs "27.1")) +;; Package-Requires: ((emacs "27.2")) ;; This file is NOT part of GNU Emacs. diff --git a/denote-org-capture.el b/denote-org-capture.el index a9b254b0d6..1c62e06df5 100644 --- a/denote-org-capture.el +++ b/denote-org-capture.el @@ -5,7 +5,7 @@ ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; URL: https://git.sr.ht/~protesilaos/denote ;; Version: 0.1.0 -;; Package-Requires: ((emacs "27.1")) +;; Package-Requires: ((emacs "27.2")) ;; This file is NOT part of GNU Emacs. diff --git a/denote-retrieve.el b/denote-retrieve.el index 961b6804ba..033209db8a 100644 --- a/denote-retrieve.el +++ b/denote-retrieve.el @@ -5,7 +5,7 @@ ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; URL: https://git.sr.ht/~protesilaos/denote ;; Version: 0.1.0 -;; Package-Requires: ((emacs "27.1")) +;; Package-Requires: ((emacs "27.2")) ;; This file is NOT part of GNU Emacs. diff --git a/denote.el b/denote.el index 19b35f9867..0804cf30dc 100644 --- a/denote.el +++ b/denote.el @@ -5,7 +5,7 @@ ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; URL: https://git.sr.ht/~protesilaos/denote ;; Version: 0.1.0 -;; Package-Requires: ((emacs "27.1")) +;; Package-Requires: ((emacs "27.2")) ;; This file is NOT part of GNU Emacs.