Searched refs:QCnowait (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/
H A Dprocess.c161 Lisp_Object QCserver, QCnowait, QCnoquery, QCstop;
2942 && (tem = Fplist_get (contact, QCnowait), !NILP (tem)))
7095 ADD_SUBFEATURE (QCnowait, Qt);
7192 QCnowait = intern (":nowait");
7193 staticpro (&QCnowait);
160 Lisp_Object QCserver, QCnowait, QCnoquery, QCstop; variable

Completed in 127 milliseconds