diff options
author | Paul Eggert <eggert@Penguin.CS.UCLA.EDU> | 2018-07-31 23:46:57 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-07-31 23:48:56 -0700 |
commit | e28a37438d4ba71cd8a053e956686ab29ff97b6a (patch) | |
tree | 77c7f4cb879dd8da7925531209222e96834dd711 /lisp/emacs-lisp/backquote.el | |
parent | 1804fece02691798394c9e9bd519cd4a53776018 (diff) | |
download | emacs-e28a37438d4ba71cd8a053e956686ab29ff97b6a.tar.gz emacs-e28a37438d4ba71cd8a053e956686ab29ff97b6a.tar.bz2 emacs-e28a37438d4ba71cd8a053e956686ab29ff97b6a.zip |
Simplify by assuming C99 math.h isnan etc.
These should be portable nowadays.
* src/data.c (isnan): Remove.
* src/floatfns.c (isfinite, isnan): Remove.
* src/print.c: Include math.h, for isinf and isnan.
(float_to_string): Simplify by using them.
Diffstat (limited to 'lisp/emacs-lisp/backquote.el')
0 files changed, 0 insertions, 0 deletions