GNU bug report logs - #35817
[PATCH] Fix typo in documentation of seq-mapn

Previous Next

Package: emacs;

Reported by: Tom Levy <tomlevy93 <at> gmail.com>

Date: Tue, 21 May 2019 03:29:02 UTC

Severity: minor

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 35817 in the body.
You can then email your comments to 35817 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#35817; Package emacs. (Tue, 21 May 2019 03:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tom Levy <tomlevy93 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 21 May 2019 03:29:02 GMT) Full text and rfc822 format available.

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

From: Tom Levy <tomlevy93 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Cc: Tom Levy <tomlevy93 <at> gmail.com>
Subject: [PATCH] Fix typo in documentation of seq-mapn
Date: Tue, 21 May 2019 14:25:31 +1200
* doc/lispref/sequences.texi (Sequence Functions): Fix typo.
---
 doc/lispref/sequences.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/sequences.texi b/doc/lispref/sequences.texi
index a7f270c068..4b67a5f9f1 100644
--- a/doc/lispref/sequences.texi
+++ b/doc/lispref/sequences.texi
@@ -601,7 +601,7 @@ returned value is a list.
 @defun seq-mapn function &rest sequences
   This function returns the result of applying @var{function} to each
 element of @var{sequences}.  The arity (@pxref{What Is a Function,
-sub-arity}) of @var{function} must match the number of sequences.
+subr-arity}) of @var{function} must match the number of sequences.
 Mapping stops at the end of the shortest sequence, and the returned
 value is a list.
 
-- 
2.11.0





Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Wed, 22 May 2019 10:15:02 GMT) Full text and rfc822 format available.

Notification sent to Tom Levy <tomlevy93 <at> gmail.com>:
bug acknowledged by developer. (Wed, 22 May 2019 10:15:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tom Levy <tomlevy93 <at> gmail.com>
Cc: 35817-done <at> debbugs.gnu.org, tomlevy93 <at> gmail.com
Subject: Re: bug#35817: [PATCH] Fix typo in documentation of seq-mapn
Date: Wed, 22 May 2019 13:14:21 +0300
> From: Tom Levy <tomlevy93 <at> gmail.com>
> Date: Tue, 21 May 2019 14:25:31 +1200
> Cc: Tom Levy <tomlevy93 <at> gmail.com>
> 
> * doc/lispref/sequences.texi (Sequence Functions): Fix typo.
> ---
>  doc/lispref/sequences.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, pushed to the emacs-26 branch.




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

This bug report was last modified 4 years and 284 days ago.

Previous Next


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