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

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

bug#57561: Improve documentation of seq-position


From: Lars Ingebrigtsen
Subject: bug#57561: Improve documentation of seq-position
Date: Sat, 03 Sep 2022 15:30:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Damien Cassou <damien@cassou.me> writes:

> -  "Return the index of the first element in SEQUENCE that is equal to ELT.
> -Equality is defined by TESTFN if non-nil or by `equal' if nil."
> +  "Return the (zero-based) index of the first element in SEQUENCE that is 
> equal to ELT.

This makes the first line too long.





reply via email to

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