]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/cl-macs.el: Define fixnum and bignum.
authorAndrea Corallo <akrl@sdf.org>
Mon, 14 Sep 2020 19:22:19 +0000 (21:22 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 14 Sep 2020 21:06:42 +0000 (23:06 +0200)
commitc9a9b0766f43d1acf56e2ff19eb9505b454423a0
tree5aa12c86e7f3ab6066c52845e6e5d65cdf58476a
parent95312717c726e390de26bd85341a17b163b40fd7
* lisp/emacs-lisp/cl-macs.el: Define fixnum and bignum.

Define fixnum so `cl-typep' recognize it and the type check emitted by
`cl-the' is effective.
lisp/emacs-lisp/cl-macs.el