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

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

[elpa] externals/denote 2704250ea6: Mark denote-directory as changed for


From: ELPA Syncer
Subject: [elpa] externals/denote 2704250ea6: Mark denote-directory as changed for 0.5.0
Date: Wed, 10 Aug 2022 08:57:28 -0400 (EDT)

branch: externals/denote
commit 2704250ea6c569d6e46f6738755d113c843ee034
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Mark denote-directory as changed for 0.5.0
    
    The change was done in commit 4b21e42 by Philip Kaludercic.
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 7d858d7b34..56ab8e3fc6 100644
--- a/denote.el
+++ b/denote.el
@@ -131,7 +131,7 @@ the function `denote-directory' instead: it returns the 
path as a
 directory and also checks if a safe local value should be used."
   :group 'denote
   :safe (lambda (val) (or (eq val 'local) (eq val 'default-directory)))
-  :package-version '(denote . "0.1.0")
+  :package-version '(denote . "0.5.0")
   :link '(info-link "(denote) Maintain separate directories for notes")
   :type 'directory)
 



reply via email to

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