• Dmitry Antipov's avatar
    Separate read and write access to Lisp_Object slots of struct window. · 077288cf
    Dmitry Antipov authored
    * window.h (WGET, WSET): New macros similar to AREF and ASET.
    * alloc.c, buffer.c, composite.c, dispextern.h, dispnew.c, editfns.c:
    * fileio.c, font.c, fontset.c, frame.c, frame.h, fringe.c, indent.c:
    * insdel.c, keyboard.c, keymap.c, lisp.h, minibuf.c, msdos.c, nsfns.m:
    * nsmenu.m, nsterm.m, print.c, textprop.c, w32fns.c, w32menu.c:
    * w32term.c, window.c, xdisp.c, xfaces.c, xfns.c, xmenu.c, xterm.c:
    Adjust users.
    077288cf
frame.c 132 KB