emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#22992: closed (25.0.92; Missing word in the elisp


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22992: closed (25.0.92; Missing word in the elisp info page for seq-elt)
Date: Sat, 12 Mar 2016 08:29:01 +0000

Your message dated Sat, 12 Mar 2016 10:27:31 +0200
with message-id <address@hidden>
and subject line Re: bug#22992: 25.0.92; Missing word in the elisp info page 
for seq-elt
has caused the debbugs.gnu.org bug report #22992,
regarding 25.0.92; Missing word in the elisp info page for seq-elt
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22992: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22992
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.92; Missing word in the elisp info page for seq-elt Date: Fri, 11 Mar 2016 23:24:55 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#22992: 25.0.92; Missing word in the elisp info page for seq-elt Date: Sat, 12 Mar 2016 10:27:31 +0200
> From: Lars Ljung <address@hidden>
> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]