diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-03-26 19:24:25 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-03-26 19:24:46 -0700 |
commit | bc9cc21d34ae71dc38bd20f224c4b3ac073bcb50 (patch) | |
tree | 259f54589caf61669955e0708b6800101db465b2 /test/lisp/emacs-lisp/seq-tests.el | |
parent | efb1883244f551cfb43fa9d85e3df8cc334fb232 (diff) | |
download | emacs-bc9cc21d34ae71dc38bd20f224c4b3ac073bcb50.tar.gz emacs-bc9cc21d34ae71dc38bd20f224c4b3ac073bcb50.tar.bz2 emacs-bc9cc21d34ae71dc38bd20f224c4b3ac073bcb50.zip |
func-arity minor improvements
* src/bytecode.c (get_byte_code_arity): Omit unnecessary
runtime test for integer argument, unless debugging.
Use EMACS_INT for Emacs integers.
* src/eval.c (Ffunc_arity): Omit unused locals.
Avoid side effects in ‘if’ expr.
(lambda_arity): Use bool for boolean, and EMACS_INT for Emacs ints.
Diffstat (limited to 'test/lisp/emacs-lisp/seq-tests.el')
0 files changed, 0 insertions, 0 deletions