]> git.eshelyaron.com Git - emacs.git/commit
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.
authorPaul Eggert <eggert@twinsun.com>
Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)
committerPaul Eggert <eggert@twinsun.com>
Tue, 10 Aug 1993 04:14:17 +0000 (04:14 +0000)
commitfc2157cb0f852c92ad5515a1f918326c6731b53c
tree7ad1cdd185430d97184c79e6ee27509349855b48
parentd7cb42c3490e1cb58a5b4ccbfda2368115a7af58
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.
(syms_of_floatfns): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
isn't defined, since `(floor A B)' is now needed for integers.
src/floatfns.c