Skip to content
Tag upstream snapshot for Debian use

The following appears to have been intended as 2.3.1; however it
wasn't tagged:

commit b36bf5959b0711bae1e7c777ea194e89296ceec4
Author: Masahiro Hayashi <mhayashi1120@gmail.com>
Date:   Fri Dec 15 20:14:05 2023 +0900

    add lexical-binding for the latest Emacs

diff --git a/wgrep-deadgrep.el b/wgrep-deadgrep.el
index 679af31..c82c9b0 100644
--- a/wgrep-deadgrep.el
+++ b/wgrep-deadgrep.el
@@ -1,11 +1,11 @@
-;;; wgrep-deadgrep.el --- Writable deadgrep buffer and apply the changes to files
+;;; wgrep-deadgrep.el --- Writable deadgrep buffer and apply the changes to files -*- lexical-binding: t -*-

 ;; Author: Masahiro Hayashi <mhayashi1120@gmail.com>, Iku Iwasa <iku.iwasa@gmail.com>
 ;; Keywords: grep edit extensions
 ;; Package-Requires: ((wgrep "2.3.0"))
 ;; URL: http://github.com/mhayashi1120/Emacs-wgrep/raw/master/wgrep-deadgrep.el
 ;; Emacs: GNU Emacs 25 or later
-;; Version: 2.3.0
+;; Version: 2.3.1

Of the three commits since then, one is a bugfix, one is just linting,
and one is not relevant to Debian, thus 208b9d0 looks like a good
release candidate for 2.3.1.