]> git.eshelyaron.com Git - emacs.git/commit
Recognize vectors as obarrays
authorGerd Möllmann <gerd@gnu.org>
Mon, 17 Oct 2022 13:24:35 +0000 (15:24 +0200)
committerGerd Möllmann <gerd@gnu.org>
Mon, 17 Oct 2022 13:24:35 +0000 (15:24 +0200)
commitbbb2609103a7724bdc9940921503cfc2fbeeec7b
treec01e2543bb50ec46256c9c2187c1aba2446993e3
parent2518bc249c7962ab0e2272f591fce63495d793b4
Recognize vectors as obarrays

* lisp/obarray.el (obarray-make): Ignore parameter.
(obarray-size): Ignore parameter.
(obarrayp): Accept vectors.
lisp/obarray.el