Lars Ingebrigtsen writes: > Damien Cassou 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. Indeed. I applied the change suggested by Eli. Also, the same sentence appeared several times in the file so the patch changes them all. -- Damien Cassou "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill