unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22992: 25.0.92; Missing word in the elisp info page for seq-elt
@ 2016-03-11 22:24 Lars Ljung
  2016-03-12  8:27 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Ljung @ 2016-03-11 22:24 UTC (permalink / raw)
  To: 22992

The documentation for seq-elt in the elisp info page looks like this:

 -- Function: seq-elt sequence index
     This function the element at the index INDEX in SEQUENCE.  INDEX
     can be an integer from zero up to the length of SEQUENCE minus one.
     For out-of-range values on built-in sequence types, ‘seq-elt’
     behaves like ‘elt’.  *Note Definition of elt::.

I guess it should be "This function returns the element..."

Kind regards,
Lars Ljung





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

* bug#22992: 25.0.92; Missing word in the elisp info page for seq-elt
  2016-03-11 22:24 bug#22992: 25.0.92; Missing word in the elisp info page for seq-elt Lars Ljung
@ 2016-03-12  8:27 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-03-12  8:27 UTC (permalink / raw)
  To: Lars Ljung; +Cc: 22992-done

> From: Lars Ljung <lars@matholka.se>
> Date: Fri, 11 Mar 2016 23:24:55 +0100
> 
> The documentation for seq-elt in the elisp info page looks like this:
> 
>  -- Function: seq-elt sequence index
>      This function the element at the index INDEX in SEQUENCE.  INDEX
>      can be an integer from zero up to the length of SEQUENCE minus one.
>      For out-of-range values on built-in sequence types, ‘seq-elt’
>      behaves like ‘elt’.  *Note Definition of elt::.
> 
> I guess it should be "This function returns the element..."

Thanks, fixed.





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

end of thread, other threads:[~2016-03-12  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11 22:24 bug#22992: 25.0.92; Missing word in the elisp info page for seq-elt Lars Ljung
2016-03-12  8:27 ` Eli Zaretskii

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).