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

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

[elpa] externals/cursory 32231efcc5 4/5: Speficy cursory-latest-state-fi


From: ELPA Syncer
Subject: [elpa] externals/cursory 32231efcc5 4/5: Speficy cursory-latest-state-file :package-version
Date: Sun, 4 Sep 2022 04:57:39 -0400 (EDT)

branch: externals/cursory
commit 32231efcc55f3403dd58737552458aca4dd7646f
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Speficy cursory-latest-state-file :package-version
---
 cursory.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cursory.el b/cursory.el
index a05cae7c4a..16dc74b430 100644
--- a/cursory.el
+++ b/cursory.el
@@ -144,6 +144,7 @@ them accepts is the same as the variable it references."
   "File to save the value of `cursory-set-preset'.
 Saving is done by the `cursory-store-latest-preset' function."
   :type 'file
+  :package-version '(cursory . "0.1.0")
   :group 'cursory)
 
 (defvar cursory--style-hist '()



reply via email to

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