emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 35ab18c: Fix minor formatting issue in isearch-forward documentat


From: Lars Ingebrigtsen
Subject: master 35ab18c: Fix minor formatting issue in isearch-forward documentation
Date: Fri, 15 Nov 2019 03:11:13 -0500 (EST)

branch: master
commit 35ab18c03cf2ec5f7f1f8c511d656cd96f24d007
Author: Lele Gaifax <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Fix minor formatting issue in isearch-forward documentation
    
    * lisp/isearch.el (isearch-forward): Doc string formatting fix
    (bug#38207).
---
 lisp/isearch.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/isearch.el b/lisp/isearch.el
index a46f4fc..4f33427 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]