]> git.eshelyaron.com Git - emacs.git/commit
Introduce `sxhash-equal-including-properties'.
authorAndrea Corallo <akrl@sdf.org>
Wed, 21 Apr 2021 12:22:11 +0000 (14:22 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 21 Apr 2021 15:36:59 +0000 (17:36 +0200)
commit0eee48af9de308ef57a065ecd8b2c2c7b59012a0
tree2f8a382f7dc51222438e856ecab5343e5f22184a
parentb5c76530fab4b99e76249bfb9a105b30bef4ce67
Introduce `sxhash-equal-including-properties'.

* src/fns.c (collect_interval): Move it upwards.
(Fsxhash_equal_including_properties): New function.
(syms_of_fns): Register `sxhash-equal-including-properties'.
* etc/NEWS: Add 'sxhash-equal-including-properties'.
etc/NEWS
src/fns.c