Drop PGET and revert read access to Lisp_Objects slots of Lisp_Process.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 7 Aug 2012 07:42:34 +0000 (11:42 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 7 Aug 2012 07:42:34 +0000 (11:42 +0400)
commit4d2b044cdc0cb1edc8150772fbbb24e2e55c4b77
treea6de5fdb164bad38a3389f9d7e0703b9ab8a0043
parentd3d50620ed3a8066c15ae3d3701b83371ca5382a
Drop PGET and revert read access to Lisp_Objects slots of Lisp_Process.
* process.h (PGET): Remove.
(struct Lisp_Process): Do not use INTERNAL_FIELD.
* gnutls.c, print.c, process.c, sysdep.c, w32.c, xdisp.c: Adjust users.
src/ChangeLog
src/print.c
src/process.c
src/process.h
src/sysdep.c
src/w32.c
src/xdisp.c