]> git.eshelyaron.com Git - emacs.git/commit
Minor pdumper tweaks
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jul 2019 06:17:52 +0000 (23:17 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jul 2019 06:18:51 +0000 (23:18 -0700)
commit62047917282ac523eea3d6442fff88ef46d74f43
treea9a780b592c06254c965fcd8d76edc6c70249d31
parent0efb88150df56559e8d649e657902fb51ad43bc1
Minor pdumper tweaks

* src/pdumper.c (dump_hash_table_stable_p):
Bool vectors and bignums are also stable keys.
(decode_emacs_reloc, drain_reloc_list, Fdump_emacs_portable):
(dump_bitset_clear): Simplify use of memset.
src/pdumper.c