]> git.eshelyaron.com Git - emacs.git/commit
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
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)
commitce426daa3271b501792fab319e8c2cecac10dd98
tree5c32526049ac70d25b8a7f78931115120c0ba56e
parentfc2157cb0f852c92ad5515a1f918326c6731b53c
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
isn't defined, since `(floor A B)' is now needed for integers.
src/emacs.c