unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#38207: 27.0.50; Minor glitch in the isearch-forward doc string
@ 2019-11-14  8:30 Lele Gaifax
  2019-11-15  8:11 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Lele Gaifax @ 2019-11-14  8:30 UTC (permalink / raw)
  To: 38207

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

Hi,

I see a spurious line-break and a missing space here:

    Type M-s h l to run
     ‘highlight-lines-matching-regexp’that highlights lines
     matching the last search string.

The attached patch cures that.

Thank you&bye, lele.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-minor-formatting-issue-in-isearch-forward-docume.patch --]
[-- Type: text/x-diff, Size: 957 bytes --]

From ecde4b203068d7a69b36e2c204ee3723ac6463f5 Mon Sep 17 00:00:00 2001
From: Lele Gaifax <lele@metapensiero.it>
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


[-- Attachment #3: Type: text/plain, Size: 211 bytes --]


-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
lele@metapensiero.it  |                 -- Fortunato Depero, 1929.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#38207: 27.0.50; Minor glitch in the isearch-forward doc string
  2019-11-14  8:30 bug#38207: 27.0.50; Minor glitch in the isearch-forward doc string Lele Gaifax
@ 2019-11-15  8:11 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-11-15  8:11 UTC (permalink / raw)
  To: Lele Gaifax; +Cc: 38207

Lele Gaifax <lele@metapensiero.it> writes:

> I see a spurious line-break and a missing space here:
>
>     Type M-s h l to run
>      ‘highlight-lines-matching-regexp’that highlights lines
>      matching the last search string.
>
> The attached patch cures that.

Thanks; applied to Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-15  8:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14  8:30 bug#38207: 27.0.50; Minor glitch in the isearch-forward doc string Lele Gaifax
2019-11-15  8:11 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).