unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Brennan Vincent <brennan@umanwizard.com>
Cc: 56328-done@debbugs.gnu.org
Subject: bug#56328: [PATCH] Fix grammatical error in `require` docs
Date: Fri, 01 Jul 2022 08:33:37 +0300	[thread overview]
Message-ID: <834k01flce.fsf@gnu.org> (raw)
In-Reply-To: <c9c8fbe8-83d8-1772-3e6a-72fed9cdeb1f@umanwizard.com> (message from Brennan Vincent on Thu, 30 Jun 2022 14:24:48 -0400)

> Date: Thu, 30 Jun 2022 14:24:48 -0400
> From: Brennan Vincent <brennan@umanwizard.com>
> 
> ---
>  src/fns.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/fns.c b/src/fns.c
> index 7553a09446..f30b2f6fb3 100644
> --- a/src/fns.c
> +++ b/src/fns.c
> @@ -3073,7 +3073,7 @@ DEFUN ("require", Frequire, Srequire, 1, 3, 0,
>  load the file without any suffix.  See `get-load-suffixes' for the
>  complete list of suffixes.
> 
> -To find the file, this function searches that directories in `load-path'.
> +To find the file, this function searches the directories in `load-path'.
> 
>  If the optional third argument NOERROR is non-nil, then, if
>  the file is not found, the function returns nil instead of signaling
> --
> 2.34.1

Thanks, installed on the release branch.





      reply	other threads:[~2022-07-01  5:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-30 18:24 bug#56328: [PATCH] Fix grammatical error in `require` docs Brennan Vincent
2022-07-01  5:33 ` 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=834k01flce.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=56328-done@debbugs.gnu.org \
    --cc=brennan@umanwizard.com \
    /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).