From: Lars Ingebrigtsen Date: Thu, 1 Aug 2019 19:21:59 +0000 (+0200) Subject: Fix reference to `tags-loop-continue' in doc string X-Git-Tag: emacs-27.0.90~1771 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fe939b36f901645e976bf016d8766c3a1300e45c;p=emacs.git Fix reference to `tags-loop-continue' in doc string * lisp/dired-aux.el (dired-do-search): Refer to `fileloop-continue' instead of the obsolete `tags-loop-continue' (bug#21475). --- diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index 30a941c7bb6..20656a8fccd 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -2873,7 +2873,7 @@ is part of a file name (i.e., has the text property `dired-filename')." (defun dired-do-search (regexp) "Search through all marked files for a match for REGEXP. Stops when a match is found. -To continue searching for next match, use command \\[tags-loop-continue]." +To continue searching for next match, use command \\[fileloop-continue]." (interactive "sSearch marked files (regexp): ") (fileloop-initialize-search regexp