branch: externals/cursory commit 32231efcc55f3403dd58737552458aca4dd7646f Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@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 '()