This function starts looking for the next match from the end of
the previous match. Hence, it ignores matches that overlap
a previously found match."
-
(interactive
(progn
(barf-if-buffer-read-only)
If a match is split across lines, all the lines it lies in are deleted.
They are deleted _before_ looking for the next match. Hence, a match
starting on the same line at which another match ended is ignored."
-
(interactive
(progn
(barf-if-buffer-read-only)
This function starts looking for the next match from the end of
the previous match. Hence, it ignores matches that overlap
a previously found match."
-
(interactive
(keep-lines-read-args "How many matches for regexp"))
(save-excursion