]> git.eshelyaron.com Git - emacs.git/commit
(hash_lookup): Test with EQ before calling key comparion
authorGerd Moellmann <gerd@gnu.org>
Sat, 21 Aug 1999 19:29:32 +0000 (19:29 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 21 Aug 1999 19:29:32 +0000 (19:29 +0000)
commit2e5da6761e5995a3438f488c9a8a49575acbee63
tree2c9c038c8ca9148d268d148eae93df425389a9ec
parentc71106e5dd2dc758d4c3509d3ab50561ae16eb2a
(hash_lookup): Test with EQ before calling key comparion
function.
(hash_remove): Ditto.
(cmpfn_eq): Removed.
(cmpfn_eql): Don't test with EQ.
(cmpfn_equal): Ditto.
(make_hash_table): Set comparison function for `eq' to null.
src/fns.c