]> git.eshelyaron.com Git - emacs.git/commit
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Use filter variable.
authorJuri Linkov <juri@linkov.net>
Wed, 5 Jan 2022 18:47:20 +0000 (20:47 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 5 Jan 2022 18:47:20 +0000 (20:47 +0200)
commit2b59a425832f6f89bb6b1267812711bfcc7a16cd
treede3d03d542604dd49a09374f53f1037d772a28c8
parent0a51652f6dcf62c598bde9bece5639e09966dbb5
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Use filter variable.

(repunctuate-sentences-filter)<defun>:
Reimplement without using match data.
(repunctuate-sentences-filter)<defvar>: New variable.
(repunctuate-sentences): Use new variable.
Remove regexp group from spaces as was before.
https://lists.gnu.org/archive/html/emacs-devel/2022-01/msg00395.html
lisp/textmodes/paragraphs.el