* composite.c (run_composite_function): Use NILP when checking for nil.
authorKen Raeburn <raeburn@raeburn.org>
Sun, 2 Apr 2000 02:42:12 +0000 (02:42 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Sun, 2 Apr 2000 02:42:12 +0000 (02:42 +0000)
commit096540869a2be7676946ef9c4ee52e5cedb5c28a
tree2a83bcd957998fad87976be477c82c975868e514
parent2387b382fff2fe92236a4b457ba0067459db8c0e
* composite.c (run_composite_function): Use NILP when checking for nil.
(syms_of_composite): Delete local var NARGS, pass an int as first argument to
Fmake_hash_table.
src/ChangeLog
src/composite.c