aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/isearch.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/isearch.el b/lisp/isearch.el
index a46f4fc3eee..4f3342782d3 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -1049,8 +1049,8 @@ Type \\[isearch-occur] to run `occur' that shows\
1049 the last search string. 1049 the last search string.
1050Type \\[isearch-highlight-regexp] to run `highlight-regexp'\ 1050Type \\[isearch-highlight-regexp] to run `highlight-regexp'\
1051 that highlights the last search string. 1051 that highlights the last search string.
1052Type \\[isearch-highlight-lines-matching-regexp] to run 1052Type \\[isearch-highlight-lines-matching-regexp] to run\
1053 `highlight-lines-matching-regexp'\ that highlights lines 1053 `highlight-lines-matching-regexp' that highlights lines
1054 matching the last search string. 1054 matching the last search string.
1055 1055
1056Type \\[isearch-describe-bindings] to display all Isearch key bindings. 1056Type \\[isearch-describe-bindings] to display all Isearch key bindings.