log src/bytecode.c @ 4775:1d61580e0cf7

age author description
Thu, 17 Dec 2009 12:57:38 +0000 Aidan Kehoe Remove Fsave_window_excursion from window.c, it's overridden by Lisp.
Mon, 12 Oct 2009 12:10:04 -0600 Jerry James Properly handle continuable divide-by-zero errors. Fix truncation of a
Tue, 11 Aug 2009 17:59:23 +0100 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.