[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Substitute version 0.2.1
From: |
ELPA update |
Subject: |
[GNU ELPA] Substitute version 0.2.1 |
Date: |
Sun, 31 Mar 2024 05:57:34 -0400 |
Version 0.2.1 of package Substitute has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Substitute describes itself as:
====================================================
Efficiently replace targets in the buffer or context
====================================================
More at https://elpa.gnu.org/packages/substitute.html
## Summary:
# Substitute (substitute.el) for GNU Emacs
Efficiently replace targets in the buffer or context.
Substitute is a set of commands that perform text replacement (i)
throughout the buffer, (ii) limited to the current definition (per
`narrow-to-defun`), (iii) from point to the end of the buffer, and
(iv) from point to the beginning of the buffer.
These substitutions are meant to be as quick as possible and, as such,
differ from the standard `query-replace` (which I still use). The
provided commands prompt for substitute text and perform the
substitution outright.
**Video demo:**
<https://protesilaos.com/codelog/2023-01-16-emacs-substitute-package-demo/>
## Recent NEWS:
[Not provided 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Substitute version 0.2.1,
ELPA update <=