• Paul Eggert's avatar
    Change vectorlike from struct to union · 5d68dc9a
    Paul Eggert authored
    * src/lisp.h (vectorlike_headed): Change from struct to union.
    All uses changed.  Since it has only one member, this does not
    change semantics.  This is designed to simplify future changes
    needed to fix bugs like Bug#29040.  All uses changed.
    5d68dc9a
window.c 255 KB