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

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

[elpa] externals/substitute f0bc946011 3/4: Specify :package-version for


From: ELPA Syncer
Subject: [elpa] externals/substitute f0bc946011 3/4: Specify :package-version for the hook variable
Date: Tue, 31 Jan 2023 00:58:05 -0500 (EST)

branch: externals/substitute
commit f0bc9460117a39fe6a3e4b62cdcdcbd5e7abf411
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Specify :package-version for the hook variable
---
 substitute.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/substitute.el b/substitute.el
index fede479c9b..d35679b14b 100644
--- a/substitute.el
+++ b/substitute.el
@@ -61,6 +61,7 @@ Every function is called with four arguments: TARGET, SUB, 
COUNT,
 and SCOPE.
 
 For a reference function, see `substitute-report-operation'."
+  :package-version '(substitute . "0.2.0")
   :group 'substitute
   :type 'hook)
 



reply via email to

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