From: Eli Zaretskii Date: Tue, 7 Sep 2021 16:22:48 +0000 (+0300) Subject: ; * doc/emacs/maintaining.texi (Project File Commands): Fix wording. X-Git-Tag: emacs-28.0.90~1119 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=91afb9363de7f0c793f0b10414162ca82a5db821;p=emacs.git ; * doc/emacs/maintaining.texi (Project File Commands): Fix wording. --- diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index 578ef0c716c..64221f19da3 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -1752,7 +1752,7 @@ by the value of @code{xref-auto-jump-to-first-xref} (@pxref{Identifier Search}). @findex project-search - @kbd{M-x project-search} is an incremental variant of + @kbd{M-x project-search} is a sequential variant of @code{project-find-regexp}. It prompts for a regular expression to search in the current project's files, but instead of finding all the matches and displaying them, it stops when it finds a match and visits