~protesilaos/substitute

9d2fed930d5fdf42984d5babe412b320d93c80dc — Protesilaos Stavrou 1 year, 8 months ago d7dcd3b
Remove empty line
1 files changed, 0 insertions(+), 1 deletions(-)

M substitute.el
M substitute.el => substitute.el +0 -1
@@ 193,7 193,6 @@ Pass to it the TARGET and SCOPE arguments."
    ('defun (substitute--scope-current-defun))
    (_ (substitute--scope-top-of-buffer))))


(defvar-local substitute--last-matches nil
  "Alist of the last matching substitution targets.
Each entry is a list of the symbol and its buffer positions.")