[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] trunk r117133: * doc/lispref/sequences.texi (Sequence
From: |
Stefan Monnier |
Subject: |
Re: [Emacs-diffs] trunk r117133: * doc/lispref/sequences.texi (Sequence Functions): Update nreverse. |
Date: |
Wed, 21 May 2014 21:47:04 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
>> The docstring is good, but the above manual entry is too specific.
>> We don't want to specify when side-effects are used and when not.
> Do you mean simplify the doc to something like this:
Pretty much, yes, tho it should insist on the fact that this is the
difference between it and `reverse'.
Stefan