]> 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)
committerMattias Engdegård <mattiase@acm.org>
Fri, 12 Jan 2024 17:02:15 +0000 (18:02 +0100)
commit484e04efa4fcb81968cba8e05835812c62856287
treef0605dc74b76c89a90e56e5b8d5b256aa33d3233
parent43127e5ec110debadef5e823ee8adbfc561bb708
; * src/alloc.c (purecopy_hash_table): Simplify

Copy the entire struct, then take care of fields needing special
treatment.
src/alloc.c