diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-04-19 12:52:57 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-04-19 12:57:30 -0700 |
commit | bc4ed68314e51d784c03a06385f294db80f9a3bd (patch) | |
tree | 366412b02d402c16d2a384f2965685b951593258 /lisp/emacs-lisp | |
parent | 7d84056df4b228509b723b11d69bf39e3d1e548a (diff) | |
download | emacs-bc4ed68314e51d784c03a06385f294db80f9a3bd.tar.gz emacs-bc4ed68314e51d784c03a06385f294db80f9a3bd.tar.bz2 emacs-bc4ed68314e51d784c03a06385f294db80f9a3bd.zip |
Fix comment and tweak eval_sub
* src/eval.c (eval_sub): Check whether Fassq returns Qnil,
not whether it returns a cons, as NILP is faster than CONSP
nowadays. Remove incorrect comment “only original_fun and
original_args have values that will be used below”; instead,
move declarations around so that the set of variables with
useful values is obvious.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions