1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

Fix minor formatting issue in isearch-forward documentation

* lisp/isearch.el (isearch-forward): Doc string formatting fix
(bug#38207).
This commit is contained in:
Lele Gaifax 2019-11-15 09:10:24 +01:00 committed by Lars Ingebrigtsen
parent ecc21845ea
commit 35ab18c03c

View 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.