diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-08-21 16:06:58 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-08-21 19:24:38 -0700 |
commit | c79444c5b7b8ead1ea98ed5603bf2a49c13dbf16 (patch) | |
tree | 2b36ffd2d444b3fcbf0f6e59a8b4ca4ef69ba5f4 /lisp/emacs-lisp/debug.el | |
parent | f8069952abf147d090032ad6b941a728cad2c496 (diff) | |
download | emacs-c79444c5b7b8ead1ea98ed5603bf2a49c13dbf16.tar.gz emacs-c79444c5b7b8ead1ea98ed5603bf2a49c13dbf16.tar.bz2 emacs-c79444c5b7b8ead1ea98ed5603bf2a49c13dbf16.zip |
Move bignump, fixnump from C to Lisp
* doc/lispref/objects.texi (Integer Type): Mention
most-negative-fixnum and most-positive-fixnum as alternatives
to fixnump and bignump.
* lisp/subr.el (fixnump, bignump): Now written in Lisp.
* src/data.c (Ffixnump, Fbignump): No longer written in C,
as these new functions are not crucial for performance.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions