diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-13 12:20:40 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-13 12:22:30 -0700 |
commit | b80559be212292d44ce14ca5e94505cab4d9a868 (patch) | |
tree | d32c29befdc953b97eaf643c945a37341d340519 /lisp/eshell/em-script.el | |
parent | a354736e1dfe5a7e4ddbb1ee7f1373be2b5bbe09 (diff) | |
download | emacs-b80559be212292d44ce14ca5e94505cab4d9a868.tar.gz emacs-b80559be212292d44ce14ca5e94505cab4d9a868.tar.bz2 emacs-b80559be212292d44ce14ca5e94505cab4d9a868.zip |
Let consing_until_gc exceed EMACS_INT_MAX
This builds on the previous patch.
* src/alloc.c (consing_until_gc): Now of type intmax_t,
since gc-cons-threshold can be up to INTMAX_MAX. All uses changed.
* src/lisp.h (CONSING_CT_MAX, consing_ct): Remove.
Diffstat (limited to 'lisp/eshell/em-script.el')
0 files changed, 0 insertions, 0 deletions