• Paul Eggert's avatar
    Fix minor ldexp issues · 711770da
    Paul Eggert authored
    * doc/lispref/numbers.texi (Float Basics): Improve ldexp documentation.
    * src/floatfns.c (Fldexp): Require 2 args.  Avoid undefined behavior
    if the exponent is out of 'int' range.  Improve documentation.
    Fixes: bug#20185
    711770da
ChangeLog 693 KB