summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer-list.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-03-26 16:12:21 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-03-26 16:13:28 -0700
commit57f5a63d85f6c3ea1d8b428b12a8db743de3b0bc (patch)
treea13f3efe7f443b1235c9ad2ed987586b0bc394ed /lisp/emacs-lisp/timer-list.el
parentd28b00476890f791a89b65007e5f20682b3eaa0d (diff)
downloademacs-57f5a63d85f6c3ea1d8b428b12a8db743de3b0bc.tar.gz
emacs-57f5a63d85f6c3ea1d8b428b12a8db743de3b0bc.tar.bz2
emacs-57f5a63d85f6c3ea1d8b428b12a8db743de3b0bc.zip
Refactor and fix typo in CHECK_*_COERCE_MARKER
* src/data.c (check_integer_coerce_marker) (check_number_coerce_marker): New functions. Also, fix a typo in the former, by having it use Qinteger_or_marker_p not Qnumber_or_marker_p. (arithcompare, floatop_arith_driver, bignum_arith_driver) (arith_driver, Fplus, Fminus, Ftimes, Fquo, Frem, Fmod) (minmax_driver, Flogand, Flogior, Flogxor, Fadd1, Fsub1): Use them in place of the similarly-named macros. * src/lisp.h (CHECK_NUMBER_COERCE_MARKER) (CHECK_INTEGER_COERCE_MARKER): Remove; no longer used.
Diffstat (limited to 'lisp/emacs-lisp/timer-list.el')
0 files changed, 0 insertions, 0 deletions