~protesilaos/substitute

f0bc9460117a39fe6a3e4b62cdcdcbd5e7abf411 — Protesilaos Stavrou 1 year, 10 months ago 19726be
Specify :package-version for the hook variable
1 files changed, 1 insertions(+), 0 deletions(-)

M substitute.el
M substitute.el => substitute.el +1 -0
@@ 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)