unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Sebastian Miele <iota@whxvd.name>
Cc: 65799-done@debbugs.gnu.org
Subject: bug#65799: 29.1.50; Typo in elisp manual
Date: Thu, 07 Sep 2023 16:17:35 +0300	[thread overview]
Message-ID: <83edjayvf4.fsf@gnu.org> (raw)
In-Reply-To: <87a5ty186p.fsf@whxvd.name> (message from Sebastian Miele on Thu,  07 Sep 2023 13:51:12 +0200)

> From: Sebastian Miele <iota@whxvd.name>
> Date: Thu, 07 Sep 2023 13:51:12 +0200
> 
> In GNU Emacs 29.1.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
>  3.24.38, cairo version 1.17.8) of 2023-09-06 built on huette
> Repository revision: 9e9f61866e7dab6f805fac0e2fb03e786e32f6b3
> 
> diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi
> index 3d86a87516b..7d11db49def 100644
> --- a/doc/lispref/strings.texi
> +++ b/doc/lispref/strings.texi
> @@ -754,7 +754,7 @@ Text Comparison
>  @defun string-search needle haystack &optional start-pos
>  Return the position of the first instance of @var{needle} in
>  @var{haystack}, both of which are strings.  If @var{start-pos} is
> -non-@code{nil}, start searching from that position in @var{needle}.
> +non-@code{nil}, start searching from that position in @var{haystack}.
>  Return @code{nil} if no match was found.
>  This function only considers the characters in the strings when doing
>  the comparison; text properties are ignored.  Matching is always

Thanks, installed on the emacs-29 branch, and closing the bug.





      reply	other threads:[~2023-09-07 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-07 11:51 bug#65799: 29.1.50; Typo in elisp manual Sebastian Miele
2023-09-07 13:17 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83edjayvf4.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=65799-done@debbugs.gnu.org \
    --cc=iota@whxvd.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).