]> git.eshelyaron.com Git - emacs.git/commitdiff
(occur-engine): Change message for count of matches.
authorRichard M. Stallman <rms@gnu.org>
Fri, 12 Mar 2004 10:11:16 +0000 (10:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 12 Mar 2004 10:11:16 +0000 (10:11 +0000)
lisp/replace.el

index e8ecef120396112280693fe3eb98e4d36650071e..d8d642261e49a45bfdd4e7b12827777256c45713 100644 (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