>From ecde4b203068d7a69b36e2c204ee3723ac6463f5 Mon Sep 17 00:00:00 2001 From: Lele Gaifax Date: Thu, 14 Nov 2019 09:20:49 +0100 Subject: [PATCH] Fix minor formatting issue in isearch-forward documentation --- lisp/isearch.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/isearch.el b/lisp/isearch.el index a46f4fc3ee..4f3342782d 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -1049,8 +1049,8 @@ isearch-forward the last search string. Type \\[isearch-highlight-regexp] to run `highlight-regexp'\ that highlights the last search string. -Type \\[isearch-highlight-lines-matching-regexp] to run - `highlight-lines-matching-regexp'\ that highlights lines +Type \\[isearch-highlight-lines-matching-regexp] to run\ + `highlight-lines-matching-regexp' that highlights lines matching the last search string. Type \\[isearch-describe-bindings] to display all Isearch key bindings. -- 2.24.0