]> git.eshelyaron.com Git - emacs.git/commit
Move union emacs_align_type to alloc.c
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 May 2020 06:24:47 +0000 (23:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 May 2020 06:28:04 +0000 (23:28 -0700)
commitc4faf78a985aa8a147b4a5f7530ea43d0ad55835
treed5137851674fedd2b36068abd84f404645b870b9
parent92278640babbfe1383ebba3baf3bc10278a01050
Move union emacs_align_type to alloc.c

* src/alloc.c (union emacs_align_type): Move to here ...
* src/lisp.h: ... from here, and uncomment out some of the
types that alloc.c can see but lisp.h cannot.
src/alloc.c
src/lisp.h