]> git.eshelyaron.com Git - emacs.git/commit
Fix (length NON-SEQUENCE) documentation
authorBasil L. Contovounesios <contovob@tcd.ie>
Sat, 7 Jul 2018 16:33:08 +0000 (19:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Jul 2018 17:05:42 +0000 (20:05 +0300)
commitda5d6dbe3974a8012d4fb6a0281d583965742aaa
tree7a2cb3a247095a9ba8c76a5828007b07eca6ef64
parenta427de9c86ed31b1fd7599664b3fea0733e633ee
Fix (length NON-SEQUENCE) documentation

Suggested by Eli Zaretskii <eliz@gnu.org> in the following threads:
https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00171.html
https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00206.html

* doc/lispref/sequences.texi (Sequence Functions): Mention that
'length' signals a 'wrong-type-argument' also when given a
non-sequencep argument.
doc/lispref/sequences.texi