• Paul Eggert's avatar
    Make (mod 1.0 0) consistent with (/ 1.0 0) · 575179f7
    Paul Eggert authored
    * src/data.c (Fmod): Do not signal an error for (mod 1.0 0), for
    the same reason (/ 1.0 0) does not signal an error.
    * test/src/data-tests.el (data-tests-mod-0): New test.
    575179f7
data.c 116 KB