Mercurial > emacs
graph
-
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(vc-previous-comment): Use `mod', not `ring-mod'.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(Fmod): New function; result is always same sign as divisor.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPETue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(unexec): Add casts for some comparisons.Tue, 10 Aug 1993 01:32:23 +0000, by Richard M. Stallman
-
(awkscript): Some sites put comma-separated junk after the fullname.Mon, 09 Aug 1993 22:06:00 +0000, by Paul Eggert