diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-08-01 00:49:39 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-08-01 00:51:55 -0700 |
commit | 6e37d2fd05bea373c472af1c6e80238ace5e1c94 (patch) | |
tree | 9c3090ba9e3bdb682b7702d64db98581befe1009 /lisp/emacs-lisp/cl-extra.el | |
parent | e28a37438d4ba71cd8a053e956686ab29ff97b6a (diff) | |
download | emacs-6e37d2fd05bea373c472af1c6e80238ace5e1c94.tar.gz emacs-6e37d2fd05bea373c472af1c6e80238ace5e1c94.tar.bz2 emacs-6e37d2fd05bea373c472af1c6e80238ace5e1c94.zip |
Read and print NaN significand if <ieee754.h>
* configure.ac: Check for ieee754.h.
* doc/lispref/numbers.texi (Float Basics): Document
that NaN string representation digits are machine-dependent.
* etc/NEWS: Mention the change.
* src/lread.c, src/print.c [HAVE_IEEE754_H]: Include ieee754.h.
* src/lread.c (string_to_number) [HAVE_IEEE754_H]:
* src/print.c (float_to_string) [HAVE_IEEE754_H]:
Read and print NaN significand.
Diffstat (limited to 'lisp/emacs-lisp/cl-extra.el')
0 files changed, 0 insertions, 0 deletions