]> git.eshelyaron.com Git - emacs.git/commit
Make abs handle bignums
authorTom Tromey <tom@tromey.com>
Thu, 5 Jul 2018 19:19:32 +0000 (13:19 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jul 2018 04:12:27 +0000 (22:12 -0600)
commit025adce2cf43f4ce9f3c543c1b8973541e1414d2
treef3ea1912a987b717b28b8df9bb33cb12c3965778
parent872faabbd8cb0f5518777b2d4fe7de187f684a92
Make abs handle bignums

* src/floatfns.c (Fabs): Handle bignums.
* test/src/floatfns-tests.el (bignum-abs): New test.
src/floatfns.c
test/src/floatfns-tests.el