diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-05-11 23:10:02 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-05-11 23:45:13 -0400 |
commit | caa9540892974196fafcf2dbaf7bab2178b2cd82 (patch) | |
tree | 16772e593fef09aa336ec9ccc2a1a3be08e0d3b8 /README | |
parent | f25664210291a853d61f11fddccf411358794d99 (diff) | |
download | piem-caa9540892974196fafcf2dbaf7bab2178b2cd82.tar.gz |
piem-inbox-coderepo: Fix incorrect equality function
alist-get uses eq as the default test function, so it was only working
by chance. Rather than calling alist-get with three additional
arguments in order to specify TESTFN, switch to assoc.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions