]> git.eshelyaron.com Git - emacs.git/commit
* lisp/replace.el (flush-lines): Return the number of deleted lines.
authorJuri Linkov <juri@linkov.net>
Thu, 28 Feb 2019 21:32:39 +0000 (23:32 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 28 Feb 2019 21:32:39 +0000 (23:32 +0200)
commit44b7436d4408ddfb72c1758d60395872791ae00d
tree5e8e95fadea6509e29e97374fc7445ec91165eae
parent5d60229bf1a9a496102fc2a3ef9e57dcce7bef10
* lisp/replace.el (flush-lines): Return the number of deleted lines.

When called interactively, also print the number. (Bug#34520)

* doc/emacs/search.texi (Other Repeating Search): Update
flush-lines that prints the number of deleted lines.
doc/emacs/search.texi
etc/NEWS
lisp/replace.el