~protesilaos/substitute

d4c0a123e8994f81dc7e658417f39c3774d91e9e — Protesilaos Stavrou 1 year, 10 months ago df1d0de + f245a25
Merge pull request #1 from wcy123/fix-compilation-warning

fix compilation warning.
1 files changed, 1 insertions(+), 1 deletions(-)

M substitute.el
M substitute.el => substitute.el +1 -1
@@ 34,7 34,7 @@
;;; Code:

(require 'thingatpt)

(require 'subr-x)
(defgroup substitute nil
  "Efficiently replace targets in the buffer or context."
  :group 'editing)