diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-01-01 11:33:10 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-01-01 11:33:37 -0800 |
commit | 227343947f083e1094ebd3770f774b480beb2590 (patch) | |
tree | 54c05f6690abbe94c80426c36ebe64231b275da7 /lisp/emacs-lisp/autoload.el | |
parent | 355b1c3cb91a226d1f58098944542142eddccb60 (diff) | |
download | emacs-227343947f083e1094ebd3770f774b480beb2590.tar.gz emacs-227343947f083e1094ebd3770f774b480beb2590.tar.bz2 emacs-227343947f083e1094ebd3770f774b480beb2590.zip |
decode-time: allow bignum years
* src/timefns.c (TM_YEAR_BASE):
Now a constant as it need not be a macro.
(Fdecode_time): Do not signal an overflow merely because the
Gregorian year number does not fix in a fixnum (which can
happen on hosts with 64-bit time_t and with 32-bit int and
EMACS_INT).
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions