]> git.eshelyaron.com Git - emacs.git/commit
; Reorder struct Lisp_Hash_Table and struct hash_table_test
authorMattias Engdegård <mattiase@acm.org>
Fri, 3 Nov 2023 15:02:56 +0000 (16:02 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sat, 13 Jan 2024 19:50:38 +0000 (20:50 +0100)
commit47502c55b0ce2e4cd3f43fefb77d9c2c11ed7c0a
treec3f841c4d8dd5c3ec0801ffe4870b06c302e24e0
parent7d93a0147a14e14d6964bf93ba11cf494b9d49fd
; Reorder struct Lisp_Hash_Table and struct hash_table_test

Mainly for efficiency, to keep frequently used fields together.
src/fns.c
src/lisp.h