diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-10-18 13:21:11 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-10-18 13:23:11 -0700 |
commit | f3aa05b1aad055452093350785ea05d4a64142dd (patch) | |
tree | 41914a875b2fa4b055bfdedb4b66bcc6868a2b54 /lisp/emacs-lisp/lisp-mode.el | |
parent | b72ff3667a137ca5d03f6a5c3cff722f004bc8ed (diff) | |
download | emacs-f3aa05b1aad055452093350785ea05d4a64142dd.tar.gz emacs-f3aa05b1aad055452093350785ea05d4a64142dd.tar.bz2 emacs-f3aa05b1aad055452093350785ea05d4a64142dd.zip |
Generalize list1i etc. to all signed integer types
* src/lisp.h (list1i, list2i, list3i, list4i):
Accept intmax_t instead of EMACS_INT, and use make_int instead
of make_fixnum. This should help avoid integer-overflow
problems akin to the Time bug (Bug#37795).
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions