]> git.eshelyaron.com Git - emacs.git/commit
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Support region.
authorJuri Linkov <juri@linkov.net>
Tue, 28 Dec 2021 19:19:25 +0000 (21:19 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 28 Dec 2021 19:19:25 +0000 (21:19 +0200)
commitaf92c526699daba6246420a396c086085417c4d3
tree769eeb5f1741a7c8c7d1a60a1f64c489dccc893c
parente066db238139670c6a2cfb2436fabbdeddf211e9
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Support region.

Add optional args 'start' and 'end', and pass them as region boundaries
to query-replace-regexp (bug#52769).
lisp/textmodes/paragraphs.el