




 
The 
process-send
 function queues 
object
 in the mailbox of the given process. 
object
 should be a list of the form 
(
function
 . 
arguments
)
. This  causes 
function
 to be applied to 
arguments
 in the process 
process
. (The results of 
function
 are discarded.)
If 
change-priority
, which has a default value of 
:default
, is non-
nil
, it controls how the priority of that process is calculated as follows: