plist_put 11539 src/coding.c plist_put (CODING_ATTR_PLIST (attrs), prop, val)); plist_put 2569 src/fns.c return plist_put (plist, prop, val); plist_put 2629 src/fns.c (symbol, plist_put (XSYMBOL (symbol)->u.s.plist, propname, value)); plist_put 3491 src/fns.c XSETCDR (widget, plist_put (XCDR (widget), property, value)); plist_put 4056 src/lisp.h extern Lisp_Object plist_put (Lisp_Object plist, Lisp_Object prop, plist_put 1306 src/process.c pset_childp (p, plist_put (p->childp, QCbuffer, buffer)); plist_put 1398 src/process.c pset_childp (p, plist_put (p->childp, QCfilter, filter)); plist_put 1430 src/process.c pset_childp (p, plist_put (p->childp, QCsentinel, sentinel)); plist_put 1591 src/process.c contact = plist_put (contact, QCremote, plist_put 2974 src/process.c pset_childp (p, plist_put (p->childp, option, value)); plist_put 3535 src/process.c contact = plist_put (contact, QCservice, service); plist_put 3641 src/process.c contact = plist_put (contact, p->is_server? QClocal: QCremote, plist_put 3650 src/process.c contact = plist_put (contact, QClocal, plist_put 4074 src/process.c contact = plist_put (contact, QChost, Qnil); plist_put 5035 src/process.c contact = plist_put (contact, QCserver, Qnil); plist_put 5036 src/process.c contact = plist_put (contact, QChost, host); plist_put 5038 src/process.c contact = plist_put (contact, QCservice, service); plist_put 5039 src/process.c contact = plist_put (contact, QCremote, plist_put 5044 src/process.c contact = plist_put (contact, QClocal, plist_put 3207 src/sysdep.c childp2 = plist_put (childp2, QCspeed, tem); plist_put 3228 src/sysdep.c childp2 = plist_put (childp2, QCbytesize, tem); plist_put 3261 src/sysdep.c childp2 = plist_put (childp2, QCparity, tem); plist_put 3283 src/sysdep.c childp2 = plist_put (childp2, QCstopbits, tem); plist_put 3323 src/sysdep.c childp2 = plist_put (childp2, QCflowcontrol, tem); plist_put 3330 src/sysdep.c childp2 = plist_put (childp2, QCsummary, build_string (summary)); plist_put 11023 src/w32.c childp2 = plist_put (childp2, QCspeed, tem); plist_put 11037 src/w32.c childp2 = plist_put (childp2, QCbytesize, tem); plist_put 11067 src/w32.c childp2 = plist_put (childp2, QCparity, tem); plist_put 11084 src/w32.c childp2 = plist_put (childp2, QCstopbits, tem); plist_put 11117 src/w32.c childp2 = plist_put (childp2, QCflowcontrol, tem); plist_put 11123 src/w32.c childp2 = plist_put (childp2, QCsummary, build_string (summary)); plist_put 15180 src/xdisp.c plist = plist_put (plist, QCrelief, make_fixnum (-relief)); plist_put 15190 src/xdisp.c plist = plist_put (plist, QCrelief, plist_put 15202 src/xdisp.c plist = plist_put (plist, QCmargin, make_fixnum (hmargin)); plist_put 15204 src/xdisp.c plist = plist_put (plist, QCmargin, plist_put 15213 src/xdisp.c plist = plist_put (plist, QCconversion, Qdisabled); plist_put 27360 src/xdisp.c oprops = plist_put (oprops, XCAR (tem), plist_put 27818 src/xdisp.c props = plist_put (props, Qface, face);