Use TSET for write access to Lisp_Object slots of struct terminal.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 9 Aug 2012 05:14:23 +0000 (09:14 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 9 Aug 2012 05:14:23 +0000 (09:14 +0400)
commita2752828083a77421efdcd59938eeb21657c39a3
tree13a3ddaf12f8794882d552d0f15aa3011a96ef58
parente0cc4efac7f170e81c9b95f1a616c1595442936e
Use TSET for write access to Lisp_Object slots of struct terminal.
* termhooks.h (TSET): New macro.
* coding.c, terminal.c, xselect.c: Adjust users.
src/ChangeLog
src/coding.c
src/termhooks.h
src/terminal.c
src/xselect.c