]> git.eshelyaron.com Git - emacs.git/commit
Update pdumper hashes for buffer and Lisp_Hash_Table
authorMattias EngdegÄrd <mattiase@acm.org>
Mon, 15 Jan 2024 13:58:43 +0000 (14:58 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 17 Jan 2024 16:41:17 +0000 (17:41 +0100)
commit19183c60cc4c707b59f7c3708d86203f170ea87f
treeb33841ca39dd5504d05f97af9669568c470b2548
parent54f539d6112ea48bcb41a21c1452ab8cd9f2ef13
Update pdumper hashes for buffer and Lisp_Hash_Table

* src/pdumper.c (dump_hash_table): Update for changes in recent
hash-table patch suites (bug#68244).
(dump_buffer): Update for case-fold-search changes (bug#66117).

(cherry picked from commit f19f5604deb72c4d548702b2d9b8565805ffbca1)
src/pdumper.c