GNU bug report logs - #56328
[PATCH] Fix grammatical error in `require` docs

Previous Next

Package: emacs;

Reported by: Brennan Vincent <brennan <at> umanwizard.com>

Date: Thu, 30 Jun 2022 20:26:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56328 in the body.
You can then email your comments to 56328 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#56328; Package emacs. (Thu, 30 Jun 2022 20:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brennan Vincent <brennan <at> umanwizard.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 30 Jun 2022 20:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brennan Vincent <brennan <at> umanwizard.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Fix grammatical error in `require` docs
Date: Thu, 30 Jun 2022 14:24:48 -0400
---
 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




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 01 Jul 2022 05:34:02 GMT) Full text and rfc822 format available.

Notification sent to Brennan Vincent <brennan <at> umanwizard.com>:
bug acknowledged by developer. (Fri, 01 Jul 2022 05:34:02 GMT) Full text and rfc822 format available.

Message #10 received at 56328-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Brennan Vincent <brennan <at> umanwizard.com>
Cc: 56328-done <at> debbugs.gnu.org
Subject: Re: bug#56328: [PATCH] Fix grammatical error in `require` docs
Date: Fri, 01 Jul 2022 08:33:37 +0300
> Date: Thu, 30 Jun 2022 14:24:48 -0400
> From: Brennan Vincent <brennan <at> 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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Jul 2022 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 324 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.