]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix minor formatting issue in isearch-forward documentation
authorLele Gaifax <lele@metapensiero.it>
Fri, 15 Nov 2019 08:10:24 +0000 (09:10 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 15 Nov 2019 08:10:24 +0000 (09:10 +0100)
* lisp/isearch.el (isearch-forward): Doc string formatting fix
(bug#38207).

lisp/isearch.el

index a46f4fc3eee66ff42654282235bf3e1624597cbc..4f3342782d38e6b5aa2f5089cef844df28116211 100644 (file)
@@ -1049,8 +1049,8 @@ Type \\[isearch-occur] to run `occur' that shows\
  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.