]> git.eshelyaron.com Git - emacs.git/commit
Improve ‘equal’ and array doc
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Jun 2019 22:39:04 +0000 (15:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Jun 2019 22:39:34 +0000 (15:39 -0700)
commitbdbb390ffef9f8b4eab263055723b27edad7b91c
tree5396f26e5dce9b19705bb20ab40a0476b631d129
parent2212ab5035490a681116744387ba6c1467ec9cfe
Improve ‘equal’ and array doc

* doc/lispref/objects.texi (Array Type): Array sizes are
nonnegative fixnums, not arbitrary integers.
(Equality Predicates): Do not say that ‘eq’ equals ‘=’ on bignums.
Do not imply that ‘equal’ must signal an error on circular lists.
doc/lispref/objects.texi