(occur-engine): Change message for count of matches.

This commit is contained in:
Richard M. Stallman 2004-03-12 10:11:16 +00:00
parent 8de4476933
commit 74ce1b11e9

View file

@ -916,7 +916,7 @@ See also `multi-occur'."
(goto-char headerpt)
(let ((beg (point))
end)
(insert (format "%d lines matching \"%s\" in buffer: %s\n"
(insert (format "%d matches for \"%s\" in buffer: %s\n"
matches regexp (buffer-name buf)))
(setq end (point))
(add-text-properties beg end