diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-11-04 23:17:06 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-11-04 23:39:55 -0800 |
commit | 799d738bc7404b5bda4fe3c544a4fc24e6580f46 (patch) | |
tree | abd39a5ad8751314f31a4c34a362a2b2eb04a0fb /lisp/emacs-lisp/timer-list.el | |
parent | 5ab29400a4e9b29928aaf63d1f89a0b059491b29 (diff) | |
download | emacs-799d738bc7404b5bda4fe3c544a4fc24e6580f46.tar.gz emacs-799d738bc7404b5bda4fe3c544a4fc24e6580f46.tar.bz2 emacs-799d738bc7404b5bda4fe3c544a4fc24e6580f46.zip |
Overflow errors are range errors
* etc/NEWS: Mention this.
* doc/lispref/errors.texi (Standard Errors):
Document overflow-error, which was formerly undocumented.
It is a range error, not a domain error.
* src/data.c (syms_of_data): overflow-error and (undocumented)
underflow-error are subtypes range-error, not domain-error.
This fixes bugs in timezone-time-from-absolute and in
erc-ctcp-reply-PING.
Diffstat (limited to 'lisp/emacs-lisp/timer-list.el')
0 files changed, 0 insertions, 0 deletions