]> git.eshelyaron.com Git - emacs.git/commit
; * src/alloc.c (purecopy_hash_table): Simplify
authorMattias EngdegÄrd <mattiase@acm.org>
Tue, 28 Nov 2023 12:54:26 +0000 (13:54 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 13 Jan 2024 18:23:44 +0000 (19:23 +0100)
commita68939a7545cb2233e8dfb19d077d77005f316ba
treeb5e8505151cde8bcbd8729602d361effc2344410
parent3a05e6ddf080da8159a65be28228d60483880b5b
; * src/alloc.c (purecopy_hash_table): Simplify

Copy the entire struct, then take care of fields needing special
treatment.

(cherry picked from commit 484e04efa4fcb81968cba8e05835812c62856287)
src/alloc.c